circlefour constant

String const circlefour

Implementation

static const String circlefour =
    '<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-736q0-13-9.5-22.5T672 256t-22.5 9.5T640 288v160q0 27-18.5 45.5T576 512H448q-26 0-45-18.5T384 448V288q0-13-9.5-22.5T352 256t-22.5 9.5T320 288v160q0 53 37.5 90.5T448 576h128q34 0 64-17v177q0 13 9.5 22.5T672 768t22.5-9.5T704 736V288z"/></svg>';