alert_octagon constant

String const alert_octagon

Implementation

static const String alert_octagon =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="384" height="384" preserveAspectRatio="xMidYMid meet" viewBox="0 0 384 384"><path fill="currentColor" d="m272 0 112 112v160L272 384H112L0 272V112L112 0h160zm-80 305q12 0 20-8t8-19.5-8-19.5-20-8-20 8-8 19.5 8 19.5 20 8zm21-92V85h-42v128h42z"/></svg>';