image_circle_story_line constant

String const image_circle_story_line

Implementation

static const String image_circle_story_line =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M11.23 13.92c1.598.614 2.56 1.587 3.77 3.08m-3.77-3.08c-1.943-.747-3.405-.942-4.73-.92m4.73.92c1.515-1.666 2.51-2.867 6.27-3.42M10 10h.001"/><circle cx="12" cy="12" r="6"/><path d="M22 12a9.966 9.966 0 01-.832 4M12 22a9.966 9.966 0 007.071-2.929M2 12a9.966 9.966 0 012.929-7.071M12 2a9.966 9.966 0 00-4 .832m0 18.336A10.02 10.02 0 012.832 16m13-13A10.02 10.02 0 0121 8.168"/></g></svg>';