air_vent constant

String const air_vent

Implementation

static const String air_vent =
    '<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="M6 12H4a2 2 0 01-2-2V5a2 2 0 012-2h16a2 2 0 012 2v5a2 2 0 01-2 2h-2M6 8h12m.3 9.7a2.5 2.5 0 01-3.16 3.83 2.53 2.53 0 01-1.14-2V12m-7.4 3.6A2 2 0 1010 17v-5"/></svg>';