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="750" height="850" preserveAspectRatio="xMidYMid meet" viewBox="0 0 750 850"><path fill="currentColor" d="M465 424q10 10 10 24t-10 24.5-25 10.5-24-10l-70-70q-10-10-10-24V194q0-15 10-25t24.5-10 24.5 10 10 25v170zM371 8q76 0 144 29t118 79 79 118 29 145-29 144-79 118-118 80-144.5 29T227 721t-118-80-80-118T0 379t29-145 80-118 118-79T371 8zm0 649q57 0 108-22t89-60 59-88 21.5-108T627 270t-59-88-89-59-109-22-107 22-88 59-60 88-22 108.5T115 487t60 88 88 60 108 22z"/></svg>';