file_clock constant

String const file_clock

Implementation

static const String file_clock =
    '<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="M4 2c-1.11 0-2 .89-2 2v16a2 2 0 002 2h8.41A7 7 0 0016 23a7 7 0 007-7 7 7 0 00-5-6.7V8l-6-6H4m7 1.5L16.5 9H11V3.5m5 7.5a5 5 0 015 5 5 5 0 01-5 5 5 5 0 01-5-5 5 5 0 015-5m-1 1v5l3.61 2.16.75-1.22-2.86-1.69V12H15Z"/></svg>';