wave_sawtooth_light constant

String const wave_sawtooth_light

Implementation

static const String wave_sawtooth_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="m235.1 133.1-104 64a5.6 5.6 0 01-3.1.9 6 6 0 01-2.9-.8 5.9 5.9 0 01-3.1-5.2V74.7l-94.9 58.4a6 6 0 11-6.2-10.2l104-64A6 6 0 01134 64v117.3l94.9-58.4a6 6 0 116.2 10.2Z"/></svg>';