up_arrow_circle constant

String const up_arrow_circle

Implementation

static const String up_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 0Q150 0 75 75T0 256t75 181 181 75 181-75 75-181-75-181T256 0zm0 469q-88 0-150.5-62.5T43 256t62.5-150.5T256 43t150.5 62.5T469 256t-62.5 150.5T256 469zm13-315-2-3h-22q-2 0-2 3l-64 42q-14 12-4 30t30 7l30-22v130q0 22 21 22t21-22V211l30 22q20 11 30-7 10-19-6-30z"/></svg>';