polygon constant

String const polygon

Implementation

static const String polygon =
    '<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 11.5-4.5-7.79a1 1 0 00-.87-.5h-9a1 1 0 00-.87.5l-4.5 7.79a1 1 0 000 1l4.5 7.79a1 1 0 00.87.5h9a1 1 0 00.87-.5l4.5-7.79a1 1 0 000-1Zm-6 7.29H8.08L4.15 12l3.93-6.79h7.84L19.85 12Z"/></svg>';