timer_off constant

String const timer_off

Implementation

static const String timer_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="M10 2h4m-9.4 9a8 8 0 001.7 8.7 8 8 0 008.7 1.7m-7.6-14a8 8 0 0110.3 1 8 8 0 01.9 10.2M2 2l20 20M12 12v-2"/></svg>';