triangle_light constant

String const triangle_light

Implementation

static const String 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="M109 37a21.9 21.9 0 0138 0l88 152a22 22 0 01-19 33H40a22 22 0 01-19-33l88-152m10.3 6L31.4 195a10 10 0 008.6 15h176a10 10 0 008.6-15L136.7 43a10.1 10.1 0 00-17.4 0Z"/></svg>';