octagon_duotone constant

String const octagon_duotone

Implementation

static const String octagon_duotone =
    '<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="M164.5 32h-73a7.9 7.9 0 00-5.6 2.3L34.3 85.9a7.9 7.9 0 00-2.3 5.6v73a7.9 7.9 0 002.3 5.6l51.6 51.6a7.9 7.9 0 005.6 2.3h73a7.9 7.9 0 005.6-2.3l51.6-51.6a7.9 7.9 0 002.3-5.6v-73a7.9 7.9 0 00-2.3-5.6l-51.6-51.6a7.9 7.9 0 00-5.6-2.3Z" opacity=".2"/><path fill="currentColor" d="M164.5 232h-73a16.2 16.2 0 01-11.3-4.7l-51.5-51.5a16.2 16.2 0 01-4.7-11.3v-73a16.2 16.2 0 014.7-11.3l51.5-51.5A16.2 16.2 0 0191.5 24h73a16.2 16.2 0 0111.3 4.7l51.5 51.5a16.2 16.2 0 014.7 11.3v73a16.2 16.2 0 01-4.7 11.3l-51.5 51.5a16.2 16.2 0 01-11.3 4.7Zm-73-192L40 91.5v73L91.5 216h73l51.5-51.5v-73L164.5 40Z"/></svg>';