wheel constant

String const wheel

Implementation

static const String wheel =
    '<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 1024zM133 450q-5 34-5 62 0 142 91.5 248.5T448 890V698q-84-17-138-68.5T256 512q0-10 2-21-78-15-125-41zm379-322q-108 0-198.5 55.5T173 331q119 53 339 53t339-53q-50-92-140.5-147.5T512 128zm254 363q2 11 2 21 0 66-54 118t-138 68v192q137-23 228.5-129.5T896 512q0-28-5-62-46 26-125 41z"/></svg>';