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" fill-rule="evenodd" d="M11.66 5 3 20h17.32L11.66 5Zm0 6-3.464 6h6.928l-3.464-6Z" clip-rule="evenodd"/></svg>';