clock_out constant

String const clock_out

Implementation

static const String clock_out =
    '<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" d="m18 1 1.8 1.79-4.01 4 1.42 1.42 4-4L23 6V1M12 8c-3.86 0-7 3.13-7 7a7 7 0 007 7c3.86 0 7-3.13 7-7a7 7 0 00-7-7m0 2.15c2.67 0 4.85 2.17 4.85 4.85A4.85 4.85 0 0112 19.85c-2.68 0-4.85-2.17-4.85-4.85A4.85 4.85 0 0112 10.15M11 12v3.69l3.19 1.84.75-1.3-2.44-1.41V12"/></svg>';