clock_solid constant

String const clock_solid

Implementation

static const String clock_solid =
    '<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 2Zm6.2 21.18a1 1 0 01-1.39.28l-5.9-4v-8.71a1 1 0 012 0v7.65l5 3.39a1 1 0 01.29 1.39Zm-.35-14.95a11.39 11.39 0 10-8.54 20.83L15 30.63a13 13 0 119.7-23.77Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';