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="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-.115z" color="currentColor"/></svg>';