fire_hydrant constant

String const fire_hydrant

Icon Data of fire_hydrant

Implementation

static const String fire_hydrant =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M5 21h14m-2 0v-5h1a1 1 0 001-1v-2a1 1 0 00-1-1h-1V8A5 5 0 007 8v4H6a1 1 0 00-1 1v2a1 1 0 001 1h1v5"/><circle cx="12" cy="14" r="2"/><path d="M6 8h12"/></g></svg>';