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"><g fill="currentColor"><path d="m7.92 10.631-2.14-2.14h5.752v-1h-5.68L7.92 5.426l-.707-.707-2.956 2.957v.707l2.956 2.956.707-.707Z"/><path d="M8 2a6 6 0 110 12A6 6 0 018 2Zm0 1a5 5 0 100 10A5 5 0 008 3Z"/></g></svg>';