chevron_circle_right constant

String const chevron_circle_right

Implementation

static const String chevron_circle_right =
    '<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="M8 16c4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8 3.6 8 8 8zM5.2 4.4 6.6 3l5 5-5 5-1.4-1.4L8.8 8 5.2 4.4z"/></svg>';