polygon constant

String const polygon

Icon Data of 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="M16.5 20.794h-9a1 1 0 01-.866-.5l-4.5-7.794a1.002 1.002 0 010-1l4.5-7.794a1 1 0 01.866-.5h9a1 1 0 01.866.5l4.5 7.794a1.002 1.002 0 010 1l-4.5 7.794a1 1 0 01-.866.5Z"/></svg>';