forward_end_circle constant

String const forward_end_circle

Implementation

static const String forward_end_circle =
    '<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" fill-rule="evenodd" d="M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1zM6.507 8.13a1 1 0 011.008.013L11 10.233V9a1 1 0 011.514-.857L16 10.233V9a1 1 0 112 0v6a1 1 0 11-2 0v-1.234l-3.486 2.091A1 1 0 0111 15v-1.234l-3.486 2.091A1 1 0 016 15V9a1 1 0 01.507-.87zM13 12v1.234L15.056 12 13 10.766V12zm-5 1.234L10.056 12 8 10.766v2.468z" clip-rule="evenodd"/></svg>';