clock_fill constant

String const clock_fill

Implementation

static const String clock_fill =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M12 2a9 9 0 019 9c0 3.074-1.676 5.59-3.442 7.395a20.441 20.441 0 01-2.876 2.416l-.426.29-.2.133-.377.24-.336.205-.416.242a1.874 1.874 0 01-1.854 0l-.416-.242-.52-.32-.192-.125-.41-.273a20.638 20.638 0 01-3.093-2.566C4.676 16.588 3 14.074 3 11a9 9 0 019-9Zm3.08 5.983-4.245 4.244-1.768-1.768a1 1 0 00-1.414 1.415l2.404 2.404a1.1 1.1 0 001.556 0l4.88-4.881a1 1 0 00-1.414-1.414Z"/></g></svg>';