octagon_fill constant

String const octagon_fill

Implementation

static const String octagon_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M232 91.5v73a16.1 16.1 0 01-4.7 11.3l-51.5 51.5a16.1 16.1 0 01-11.3 4.7h-73a16.1 16.1 0 01-11.3-4.7l-51.5-51.5a16.1 16.1 0 01-4.7-11.3v-73a16.1 16.1 0 014.7-11.3l51.5-51.5A16.1 16.1 0 0191.5 24h73a16.1 16.1 0 0111.3 4.7l51.5 51.5a16.1 16.1 0 014.7 11.3Z"/></svg>';