wave_sine_light constant

String const wave_sine_light

Implementation

static const String wave_sine_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="M237.4 130.5C215.9 177 197 198.7 178 198.7c-23.8 0-39.2-33.1-55.4-68.2-13.4-28.7-28.5-61.2-44.6-61.2-9.2 0-25.1 10.7-48.6 61.2a6 6 0 11-10.8-5C40.1 79 59 57.3 78 57.3c23.8 0 39.2 33.1 55.4 68.2 13.4 28.7 28.5 61.2 44.6 61.2 9.2 0 25.1-10.7 48.6-61.2a6 6 0 1110.8 5Z"/></svg>';