alarm constant

String const alarm

Icon Data of alarm

Implementation

static const String alarm =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 28a11 11 0 1111-11 11 11 0 01-11 11Zm0-20a9 9 0 109 9 9 9 0 00-9-9Z"/><path fill="currentColor" d="M18.59 21 15 17.41V11h2v5.58l3 3.01L18.59 21zM4 7.592l3.582-3.589 1.416 1.413-3.582 3.589zm19-2.184 1.415-1.413 3.581 3.589-1.415 1.413z"/></svg>';