geometricweather constant

String const geometricweather

Icon Data of geometricweather

Implementation

static const String geometricweather =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><circle cx="24" cy="24" r="16.32" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M34.61 42.38 36.85 34l.16-.22 7.49-4.33L40.19 22v-.28l2.24-8.35L34 11.15l-.18-.15-4.33-7.5L22 7.81l-.28.05-8.33-2.24L11.15 14l-.16.22-7.49 4.29L7.81 26c0 .09 0 .19.05.28l-2.24 8.33L14 36.85l.22.16 4.33 7.49L26 40.19h.28Z"/></svg>';