polygon_o constant

String const polygon_o

Implementation

static const String polygon_o =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M33.162 19.463a3.5 3.5 0 00-3.111 1.974L9.34 64.239a3.5 3.5 0 002.632 4.985l75.015 11.275a3.5 3.5 0 003.846-4.55L76.566 32.456a3.5 3.5 0 00-2.431-2.293l-40.04-10.586a3.5 3.5 0 00-.933-.115zm1.934 7.621 35.412 9.361 11.904 36.287-64.7-9.724 17.384-35.924z" color="currentColor"/></svg>';