right_arrow_circle constant

String const right_arrow_circle

Implementation

static const String right_arrow_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M256 0Q150 0 75 75T0 256t75 181 181 75 181-75 75-181-75-181T256 0zm0 469q-88 0-150.5-62.5T43 256t62.5-150.5T256 43t150.5 62.5T469 256t-62.5 150.5T256 469zm107-219q-3 0 0 0 0-3-2-5 0-2-3-2l-42-64q-12-17-30-6-18 10-7 30l22 30H171q-22 0-22 21t22 21h130l-22 30q-11 20 7 30 19 10 30-6l42-64q0-3 3-3v-10q2 2 2-2z"/></svg>';