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.934 20.006-9.5-16.51a.521.521 0 00-.868 0l-9.5 16.51a.5.5 0 00.434.749h19a.5.5 0 00.434-.75zm-18.57-.251L12 4.748l8.636 15.007H3.364z"/></svg>';