alarm_light constant

String const alarm_light

Implementation

static const String alarm_light =
    '<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"><path fill="currentColor" d="M184 122a6 6 0 010 12h-56a6 6 0 01-6-6V72a6 6 0 0112 0v50Zm10.5-60.5A94.2 94.2 0 11128 34a93.7 93.7 0 0166.5 27.5ZM210 128a81.9 81.9 0 10-24 58 81.5 81.5 0 0024-58Zm24.1-72.1-34-34a6 6 0 00-8.5 8.5l34 34a6.2 6.2 0 008.5 0 6.1 6.1 0 000-8.5Zm-169.7-34a6.1 6.1 0 00-8.5 0l-34 34a6.1 6.1 0 000 8.5 6.2 6.2 0 008.5 0l34-34a6.1 6.1 0 000-8.5Z"/></svg>';