heptagon_fill constant

String const heptagon_fill

Implementation

static const String heptagon_fill =
    '<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="M11.114 1.438a2 2 0 011.772 0l7.077 3.495a2 2 0 011.066 1.359l1.767 7.937a2 2 0 01-.374 1.662l-4.926 6.337a2 2 0 01-1.579.772H8.083a2 2 0 01-1.579-.772L1.578 15.89a2 2 0 01-.374-1.662l1.767-7.937a2 2 0 011.066-1.359l7.077-3.495Z"/></svg>';