shape_triangle constant

String const shape_triangle

Implementation

static const String shape_triangle =
    '<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"><path fill="currentColor" d="M1 21 11.5 2.813 22 21H1Zm19.268-1L11.5 4.813 2.732 20h17.536Z"/></svg>';