clock constant

String const clock

Implementation

static const String clock =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M256 0Q150 0 75 75T0 256t75 181 181 75 181-75 75-181-75-181T256 0zm192 277h19q-8 76-61.5 130T277 467v-19q0-21-21-21t-21 21v19q-76-8-130-61.5T45 277h19q21 0 21-21t-21-21H45q6-76 60-130t130-60v19q0 21 21 21t21-21V45q76 8 130 61.5T467 235h-19q-21 0-21 21t21 21zm-169-23 39-96q3-9-.5-17T305 130q-20-7-28 13l-47 117 92 137q5 8 17 8 5 0 13-4 19-10 6-30z"/></svg>';