triangle_bold constant

String const triangle_bold

Implementation

static const String triangle_bold =
    '<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="M216 228H40a28 28 0 01-24.2-42l88-152a27.9 27.9 0 0148.4 0l88 152a28 28 0 01-24.2 42ZM124.5 46 36.6 198a3.8 3.8 0 000 4 3.8 3.8 0 003.4 2h176a3.8 3.8 0 003.4-2 3.8 3.8 0 000-4L131.5 46a4.1 4.1 0 00-7 0Z"/></svg>';