wave_triangle_light constant

String const wave_triangle_light

Implementation

static const String wave_triangle_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="m236.9 131.5-52 72a6.1 6.1 0 01-9.8 0L76 66.2l-47.1 65.3a6 6 0 11-9.8-7l52-72a6.1 6.1 0 019.8 0L180 189.8l47.1-65.3a6 6 0 019.8 7Z"/></svg>';