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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M3 16.011V8.98L7.98 4h7.04L20 8.98v7.046L15.025 21H7.99L3 16.011ZM8.393 5 4 9.393v6.204L8.403 20h6.208L19 15.611V9.393L14.607 5H8.393ZM11 8h1v5h-1V8Zm0 7h1v2h-1v-2Z"/></svg>';