alert_octagon_fill constant

String const alert_octagon_fill

Implementation

static const String alert_octagon_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M15.314 2a2 2 0 011.414.586l4.686 4.686A2 2 0 0122 8.686v6.628a2 2 0 01-.586 1.414l-4.686 4.686a2 2 0 01-1.414.586H8.686a2 2 0 01-1.414-.586l-4.686-4.686A2 2 0 012 15.314V8.686a2 2 0 01.586-1.414l4.686-4.686A2 2 0 018.686 2h6.628ZM12 15a1 1 0 100 2 1 1 0 000-2Zm0-9a1 1 0 00-.993.883L11 7v6a1 1 0 001.993.117L13 13V7a1 1 0 00-1-1Z"/></g></svg>';