fire_extinguisher_one constant

String const fire_extinguisher_one

Implementation

static const String fire_extinguisher_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M16 18a8 8 0 1116 0v24a2 2 0 01-2 2H18a2 2 0 01-2-2V18Z"/><path stroke-linecap="round" d="M24 24v10"/><path d="M20 5h9v4h-9zm9 0 9-1v6l-9-1V5Z"/><path stroke-linecap="round" d="M20 7c-3 0-7.5-.5-10 2-2.417 2.416-2 5-2 9"/></g></svg>';