donut constant

String const donut

Implementation

static const String donut =
    '<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-104 0-199-40.5t-163.5-109T40.5 711 0 512t40.5-199 109-163.5T313 40.5 512 0t199 40.5 163.5 109 109 163.5 40.5 199-40.5 199-109 163.5-163.5 109-199 40.5zm0-704q-80 0-136 56t-56 136 56 136 136 56 136-56 56-136-56-136-136-56zm352 255q-36 0-62.5 17T768 640q0 64 30 101 2 14 2 27 0 20-30.5 42T704 832q-36 0-66-20.5T608 768q0-6 2-19-47 19-98 19-2 0-16-1 16 34 16 65 0 20-30.5 42T416 896q-36 0-66-20.5T320 832q0-29 15-77 20-11 33-31-78-54-103-145-32 7-52.5 33T192 671q0 11 3 22-1 0-1.5.5l-.5.5 6 9q19 27 28.5 42t19 40 9.5 47q0 9-8.5 13.5T222 854q126 106 290 106 155 0 276-95.5T946 622q-13-21-34.5-34T864 575z"/></svg>';