wave_sawtooth constant

String const wave_sawtooth

Implementation

static const String wave_sawtooth =
    '<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="m236.2 134.8-104 64a8 8 0 01-8.1.2 8.1 8.1 0 01-4.1-7V78.3l-91.8 56.5a8 8 0 01-8.4-13.6l104-64A8 8 0 01136 64v113.7l91.8-56.5a8 8 0 018.4 13.6Z"/></svg>';