circler constant

String const circler

Implementation

static const String circler =
    '<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 1024zm192-640q0-53-37.5-90.5T576 256H352q-13 0-22.5 9.5T320 288v448q0 13 9.5 22.5T352 768t22.5-9.5T384 736V576h192q27 0 45.5 19t18.5 45v96q0 13 9.5 22.5T672 768t22.5-9.5T704 736v-96q0-58-43-96 43-38 43-96v-64zM576 512H384V320h192q27 0 45.5 19t18.5 45v64q0 27-18.5 45.5T576 512z"/></svg>';