chevron_circle_left constant

String const chevron_circle_left

Implementation

static const String chevron_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-8zm2.8 11.6L9.4 13l-5-5 5-5 1.4 1.4L7.2 8l3.6 3.6z"/></svg>';