alarm_solid constant

String const alarm_solid

Implementation

static const String alarm_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="m3.854.854-3 3-.708-.708 3-3 .708.708Zm10.292 3-3-3 .708-.708 3 3-.707.708Z"/><path fill="currentColor" fill-rule="evenodd" d="M1 8.5a6.5 6.5 0 1113 0 6.5 6.5 0 01-13 0ZM8 8V5H7v4h3V8H8Z" clip-rule="evenodd"/></svg>';