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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="12" cy="13" r="9"/><path d="M15.5 9.5 12 13m7 6 1 3M5 19l-1 3M2 5l3-3m14 0 3 3M12 4V2"/></g></svg>';