circle_arrow_up constant

String const circle_arrow_up

Implementation

static const String circle_arrow_up =
    '<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 600c0 331.359-268.641 600-600 600S0 931.359 0 600 268.641 0 600 0s600 268.641 600 600zm-297.141 66.633L600 212.32 297.141 666.633h163.184v321.023h279.352V666.633h163.182z"/></svg>';