alarm_duotone constant

String const alarm_duotone

Implementation

static const String alarm_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><circle cx="128" cy="128" r="88" fill="currentColor" opacity=".2"/><path fill="currentColor" d="M136 120V72a8 8 0 00-16 0v56a8 8 0 008 8h56a8 8 0 000-16Z"/><path fill="currentColor" d="M128 32a95.9 95.9 0 1067.9 28.1A95.5 95.5 0 00128 32Zm56.6 152.6A80 80 0 0171.4 71.4a80 80 0 01113.2 113.2Zm50.9-130.1-34-34a8 8 0 10-11.3 11.3l34 34a8 8 0 005.6 2.3 8.3 8.3 0 005.7-2.3 8 8 0 000-11.3Zm-169.7-34a8 8 0 00-11.3 0l-34 34a8 8 0 000 11.3 8.3 8.3 0 005.7 2.3 8 8 0 005.6-2.3l34-34a8 8 0 000-11.3Z"/></svg>';