clock_ten constant

String const clock_ten

Implementation

static const String clock_ten =
    '<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"><path fill="currentColor" d="M12 6.5a.5.5 0 00-.5.5v4.134l-1.848-1.067a.5.5 0 10-.5.866l2.598 1.5A.5.5 0 0012.5 12V7a.5.5 0 00-.5-.5zM12 2C6.477 2 2 6.477 2 12s4.477 10 10 10c5.52-.006 9.994-4.48 10-10 0-5.523-4.477-10-10-10zm0 19a9 9 0 110-18 9.01 9.01 0 019 9 9 9 0 01-9 9z"/></svg>';