snowflake_light constant

String const snowflake_light

Implementation

static const String snowflake_light =
    '<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="M222 149.7a5.9 5.9 0 01-4.2 7.3l-27 7.2 7.2 27a6 6 0 01-4.2 7.4l-1.6.2a6.1 6.1 0 01-5.8-4.5l-8.1-30.3-44.3-25.6v51.1l22.2 22.3a5.9 5.9 0 11-8.4 8.4L128 200.5l-19.8 19.7a5.9 5.9 0 01-8.4-8.4l22.2-22.3v-51.1L77.7 164l-8.1 30.3a6.1 6.1 0 01-5.8 4.5l-1.6-.2a6 6 0 01-4.2-7.4l7.2-27-27-7.2a5.9 5.9 0 01-4.2-7.3 6.1 6.1 0 017.3-4.3l30.4 8.2L116 128l-44.3-25.6-30.4 8.2-1.5.2a6 6 0 01-5.8-4.5 5.9 5.9 0 014.2-7.3l27-7.2-7.2-27a6 6 0 014.2-7.4 6.2 6.2 0 017.4 4.3L77.7 92l44.3 25.6V66.5L99.8 44.2a5.9 5.9 0 018.4-8.4L128 55.5l19.8-19.7a5.9 5.9 0 018.4 8.4L134 66.5v51.1L178.3 92l8.1-30.3a6.2 6.2 0 017.4-4.3 6 6 0 014.2 7.4l-7.2 27 27 7.2a5.9 5.9 0 014.2 7.3 6 6 0 01-5.8 4.5l-1.5-.2-30.4-8.2L140 128l44.3 25.6 30.4-8.2a6.1 6.1 0 017.3 4.3Z"/></svg>';