triangle_fill constant

String const triangle_fill

Implementation

static const String triangle_fill =
    '<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="M236.8 212a23.9 23.9 0 01-20.8 12H40a23.9 23.9 0 01-20.7-36l87.9-152a24 24 0 0141.6 0l87.9 152a23.7 23.7 0 01.1 24Z"/></svg>';