wind_off constant

String const wind_off

Implementation

static const String wind_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 8h3m4 0h1.5a2.5 2.5 0 10-2.34-3.24M3 12h9m4 0h2.5a2.5 2.5 0 011.801 4.282M4 16h5.5a2.5 2.5 0 11-2.34 3.24M3 3l18 18"/></svg>';