wind_fill constant

String const wind_fill

Implementation

static const String wind_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M24 104a8 8 0 010-16h96a16 16 0 10-15-21.6 8 8 0 11-15-5.5 32 32 0 1130 43.1Zm128 48H40a8 8 0 000 16h112a16 16 0 11-15 21.6 8 8 0 10-15 5.5 32 32 0 1030-43.1Zm56-80a32.1 32.1 0 00-30 20.9 8 8 0 1015 5.5 16 16 0 1115 21.6H32a8 8 0 000 16h176a32 32 0 000-64Z"/></svg>';