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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M10.7 3.148a1.5 1.5 0 012.599 0l8.634 14.954a1.5 1.5 0 01-1.299 2.25H3.366a1.5 1.5 0 01-1.299-2.25l8.634-14.954Z"/></g></svg>';