heptagon constant

String const heptagon

Implementation

static const String heptagon =
    '<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" stroke="currentColor" stroke-width="2" d="M11.114 2.438a2 2 0 011.772 0l6.275 3.1a2 2 0 011.066 1.358l1.569 7.047a2 2 0 01-.374 1.662l-4.371 5.623a2 2 0 01-1.579.772H8.528a2 2 0 01-1.579-.772l-4.371-5.623a2 2 0 01-.374-1.662l1.569-7.047a2 2 0 011.066-1.359l6.275-3.1Z"/></svg>';