clock_line constant

String const clock_line

Implementation

static const String clock_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M18 2a16 16 0 1016 16A16 16 0 0018 2Zm0 30a14 14 0 1114-14 14 14 0 01-14 14Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M18.92 18.4v-7.65a1 1 0 00-2 0v8.72l5.9 4a1 1 0 101.11-1.66Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M8 17.94a9.94 9.94 0 0115.41-8.35l.85-1.36a11.55 11.55 0 10-8.53 21L16 27.7a10 10 0 01-8-9.76Z" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';