chevron_with_circle_right constant

String const chevron_with_circle_right

Implementation

static const String chevron_with_circle_right =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M11 10 8.698 7.494a.512.512 0 010-.718.5.5 0 01.71 0l2.807 2.864a.51.51 0 010 .717l-2.807 2.864a.498.498 0 01-.71 0 .51.51 0 010-.717L11 10zM10 .4a9.6 9.6 0 019.6 9.6c0 5.303-4.298 9.6-9.6 9.6S.4 15.303.4 10A9.6 9.6 0 0110 .4zm0 17.954a8.354 8.354 0 100-16.709 8.354 8.354 0 000 16.709z"/></svg>';