weather_station constant

String const weather_station

Icon Data of weather_station

Implementation

static const String weather_station =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M17 28V17h1a2.002 2.002 0 002-2v-4a2.002 2.002 0 00-2-2h-4a2.002 2.002 0 00-2 2v4a2.002 2.002 0 002 2h1v11H2v2h28v-2Zm-3-17h4l.002 4H14Z"/><path fill="currentColor" d="M9.332 18.217a7 7 0 010-10.434l1.334 1.49a5 5 0 000 7.453zm13.335 0-1.334-1.49a5 5 0 000-7.454l1.334-1.49a7 7 0 010 10.434z"/><path fill="currentColor" d="M6.4 21.8a11.002 11.002 0 010-17.6l1.2 1.6a9 9 0 000 14.401zm19.2 0-1.2-1.6a9.001 9.001 0 000-14.401l1.2-1.6a11.002 11.002 0 010 17.601z"/></svg>';