alarm_clock_off constant

String const alarm_clock_off

Implementation

static const String alarm_clock_off =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6.87 6.87a8 8 0 1011.26 11.26m1.77-3.88A7.44 7.44 0 0020 13a8 8 0 00-8-8 7.44 7.44 0 00-1.25.1M22 6l-3-3M6 19l-2 2M2 2l20 20M4 4 2 6"/></svg>';