chevron_circle_up constant

String const chevron_circle_up

Implementation

static const String chevron_circle_up =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M16 8c0-4.4-3.6-8-8-8S0 3.6 0 8s3.6 8 8 8 8-3.6 8-8zM4.4 10.8 3 9.4l5-5 5 5-1.4 1.4L8 7.2l-3.6 3.6z"/></svg>';