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.5 6a7.5 7.5 0 110 15 7.5 7.5 0 010-15Zm0 1a6.5 6.5 0 100 13 6.5 6.5 0 000-13ZM11 9h1v4.363l3.048 1.421-.423.906L11 14V9Zm4.25-3.75.643-.766 3.83 3.214-.643.766-3.83-3.214Zm-7.5 0L3.92 8.464l-.643-.766 3.83-3.214.643.766Z"/></svg>';