wave_triangle_duotone constant

String const wave_triangle_duotone

Implementation

static const String wave_triangle_duotone =
    '<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="m76 56 52 72H24Zm156 72H128l52 72Z" opacity=".2"/><path fill="currentColor" d="m238.5 132.7-52 72a8.1 8.1 0 01-13 0L76 69.7l-45.5 63a8 8 0 11-13-9.4l52-72a8.1 8.1 0 0113 0l97.5 135 45.5-63a8 8 0 0113 9.4Z"/></svg>';