alarm constant

String const alarm

Implementation

static const String alarm =
    '<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"><path d="M5.459 2 1 6.015 2.338 7.5l4.46-4.015L5.457 2ZM11 8h2v4h3v2h-5V8Z"/><path fill-rule="evenodd" d="M3 12a9 9 0 1118 0 9 9 0 01-18 0Zm2 0a7 7 0 1114 0 7 7 0 01-14 0Z" clip-rule="evenodd"/><path d="M18.541 2 23 6.015 21.662 7.5l-4.46-4.015L18.543 2Z"/></g></svg>';