circlearrowup constant

String const circlearrowup

Implementation

static const String circlearrowup =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 1024q-139 0-257-68.5T68.5 769 0 512t68.5-257T255 68.5 512 0t257 68.5T955.5 255t68.5 257-68.5 257T769 955.5 512 1024zm237-623L559 211q-22-21-54-17h-3q-3 0-6 1l-1.5.5-2.5.5-2 1-3 1q-15 5-23 13L274 401q-19 19-19 46t19 46 46 19 46-19l82-81v356q0 27 18.5 45.5t45 18.5 45-18.5T575 768V412l82 81q19 19 46 19t46-19 19-46-19-46z"/></svg>';