polyline constant

String const polyline

Implementation

static const String polyline =
    '<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 001.626 4.674 3.5 3.5 0 004.676-1.625l19.453-40.203 35.412 9.361L84.182 78.13a3.5 3.5 0 004.418 2.234 3.5 3.5 0 002.234-4.416l-14.268-43.49a3.5 3.5 0 00-2.431-2.293l-40.04-10.586a3.5 3.5 0 00-.933-.115z" color="currentColor"/></svg>';