left_arrow_circle constant

String const left_arrow_circle

Implementation

static const String left_arrow_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M256 512q106 0 181-75t75-181-75-181T256 0 75 75 0 256t75 181 181 75zm0-469q88 0 150.5 62.5T469 256t-62.5 150.5T256 469t-150.5-62.5T43 256t62.5-150.5T256 43zM149 262q3 0 0 0 0 3 2 5 0 2 3 2l42 64q12 17 30 6 18-10 7-30l-22-30h130q22 0 22-21t-22-21H211l22-30q11-20-7-30-17-13-30 2l-42 64q0 2-3 2v11q-2 2-2 6z"/></svg>';