backward_circle constant

String const backward_circle

Implementation

static const String backward_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 1c6.075 0 11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1zm5.493 7.13a1 1 0 00-1.008.013L12 10.833V9a1 1 0 00-1.514-.857l-5 3a1 1 0 000 1.714l5 3A1 1 0 0012 15v-1.834l4.485 2.691A1 1 0 0018 15V9a1 1 0 00-.507-.87zM16 13.234 13.944 12 16 10.766v2.468zM7.944 12 10 13.234v-2.468L7.944 12z" clip-rule="evenodd"/></svg>';