alarm_outline constant

String const alarm_outline

Implementation

static const String alarm_outline =
    '<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" stroke="currentColor" d="m.5 3.5 3-3m8 0 3 3M7.5 5v3.5H10m-2.5-6a6 6 0 100 12 6 6 0 000-12Z"/></svg>';