loadingthree constant

String const loadingthree

Implementation

static const String loadingthree =
    '<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 1024zM64 512q0 91 35.5 174T195 829t143 95.5T512 960t173-34.5T829 829L512 512V64q-91 0-174 35.5T195 195 99.5 338 64 512z"/></svg>';