clock_two constant

String const clock_two

Implementation

static const String clock_two =
    '<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="M14.348 10.067 12.5 11.134V7a.5.5 0 00-1 0v5a.5.5 0 00.75.433l2.598-1.5a.5.5 0 10-.5-.866zM12 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>';