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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M14 25c0-5.523 4.477-10 10-10s10 4.477 10 10v16H14V25Z"/><path stroke-linecap="round" d="M24 5v3m11.892 1.328-1.929 2.298m8.256 8.661-2.955.521m-33.483-.521 2.955.521m3.373-11.48 1.928 2.298M6 41h37"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';