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"><path fill="currentColor" d="M11.999 22a9.121 9.121 0 01-9-9 9.121 9.121 0 019-9 9.121 9.121 0 019 9 9.121 9.121 0 01-9 9Zm0-16a7.094 7.094 0 00-7 7 7.094 7.094 0 007 7 7.094 7.094 0 007-7 7.094 7.094 0 00-7-7Zm5 8h-6V8h2v4h4v2Zm3.292-7.292-3.009-3 1.409-1.417 3.01 3-1.41 1.416v.001Zm-16.585 0L2.291 5.291l2.991-3 1.415 1.417-2.989 3h-.002Z"/></svg>';