circle_arrow_down constant

String const circle_arrow_down

Implementation

static const String circle_arrow_down =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1200" height="1200" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1200 1200"><path fill="currentColor" d="M1200 600C1200 268.641 931.359 0 600 0S0 268.641 0 600s268.641 600 600 600 600-268.641 600-600zm-297.141-66.656L600 987.656 297.141 533.344h163.184V212.32h279.352v321.023h163.182z"/></svg>';