wave_triangle_thin constant

String const wave_triangle_thin

Implementation

static const String wave_triangle_thin =
    '<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.2 130.3-52 72a3.9 3.9 0 01-6.4 0L76 62.8l-48.8 67.5a3.9 3.9 0 11-6.4-4.6l52-72a3.9 3.9 0 016.4 0L180 193.2l48.8-67.5a3.9 3.9 0 016.4 4.6Z"/></svg>';