arrow_circle_left constant

String const arrow_circle_left

Implementation

static const String arrow_circle_left =
    '<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 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zM6.4 9l1.8 1.8-1.4 1.4L2.6 8l4.2-4.2 1.4 1.4L6.4 7H13v2H6.4z"/></svg>';