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="1024" height="1025" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1025"><path fill="currentColor" d="M512 1025q-104 0-199-40.5t-163.5-109T40.5 712 0 513t40.5-199 109-163.5T313 41 512 0t199 41 163.5 109.5 109 163.5 40.5 199-40.5 199-109 163.5-163.5 109-199 40.5zm0-896q-104 0-192.5 51t-140 139.5-51.5 193 51.5 193 140 140T512 897t192.5-51.5 140-140 51.5-193-51.5-193-140-139.5T512 129zm192 224L573 530q-5 20-22 33.5T512 577q-21 0-38-13t-23-32L256 289v-32h32l225 181 159-117h32v32z"/></svg>';