fire_hydrant_off constant

String const fire_hydrant_off

Implementation

static const String fire_hydrant_off =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 21h14m-2 0v-4m2-2v-2a1 1 0 00-1-1h-1V8a5 5 0 00-8.533-3.538M7.08 7.1A5.03 5.03 0 007 8v4H6a1 1 0 00-1 1v2a1 1 0 001 1h1v5m5-9a2 2 0 102 2M6 8h2m4 0h6M3 3l18 18"/></svg>';