triangle constant

String const triangle

Implementation

static const String 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="m21.87 19.29-9-15.58a1 1 0 00-1.74 0l-9 15.58a1 1 0 000 1 1 1 0 00.87.5h18a1 1 0 00.87-.5 1 1 0 000-1Zm-17.14-.5L12 6.21l7.27 12.58Z"/></svg>';