spiral_light constant

String const spiral_light

Implementation

static const String spiral_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="M246 144a6 6 0 01-12 0 98.2 98.2 0 00-98-98 90.1 90.1 0 00-90 90 82.1 82.1 0 0082 82 74.1 74.1 0 0074-74 66.1 66.1 0 00-66-66 58 58 0 00-58 58 50 50 0 0050 50 42 42 0 0042-42 34.1 34.1 0 00-34-34 26.1 26.1 0 00-26 26 18.1 18.1 0 0018 18 10 10 0 0010-10 2 2 0 00-2-2 6 6 0 010-12 14 14 0 0114 14 22.1 22.1 0 01-22 22 30.1 30.1 0 01-30-30 38 38 0 0138-38 46 46 0 0146 46 54 54 0 01-54 54 62.1 62.1 0 01-62-62 70.1 70.1 0 0170-70 78.1 78.1 0 0178 78 86.1 86.1 0 01-86 86 94.1 94.1 0 01-94-94A102.2 102.2 0 01136 34a110.1 110.1 0 01110 110Z"/></svg>';