okcircle constant

String const okcircle

Implementation

static const String okcircle =
    '<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 1024zm0-896q-104 0-192.5 51.5t-140 140T128 512t51.5 192.5 140 140T512 896t192.5-51.5 140-140T896 512t-51.5-192.5-140-140T512 128zm-2 531q-5 18-15 28-20 20-49 16-28 2-46-16-10-10-14-27L272 546q-17-17-17-41t17-41 41-17 41 17l93 93 222-221q17-17 41-17t41 17 17 41-17 41z"/></svg>';