clock_in constant

String const clock_in

Implementation

static const String clock_in =
    '<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="M2.21.79.79 2.21l4.01 4L3 8h5V3L6.21 4.8M12 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>';