chevron_with_circle_up constant

String const chevron_with_circle_up

Implementation

static const String chevron_with_circle_up =
    '<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="M10.359 7.785a.51.51 0 00-.717 0l-2.864 2.807a.498.498 0 000 .71.51.51 0 00.717 0L10 9l2.506 2.302a.512.512 0 00.718 0 .5.5 0 000-.71l-2.865-2.807zM10 .4A9.6 9.6 0 00.4 10c0 5.303 4.298 9.6 9.6 9.6s9.6-4.297 9.6-9.6A9.6 9.6 0 0010 .4zm0 17.954A8.353 8.353 0 011.646 10 8.354 8.354 0 1110 18.354z"/></svg>';