triangle_thin constant

String const triangle_thin

Implementation

static const String 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="M110.7 38a20 20 0 0134.6 0l88 152a20 20 0 01-17.3 30H40a20 20 0 01-17.3-30l88-152m17.3-2a11.9 11.9 0 00-10.4 6l-88 152a12.2 12.2 0 000 12 12.1 12.1 0 0010.4 6h176a12.1 12.1 0 0010.4-6 12.2 12.2 0 000-12l-88-152a11.9 11.9 0 00-10.4-6Z"/></svg>';