oksign constant

String const oksign

Implementation

static const String oksign =
    '<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 1024zm311-683-44-44q-10-9-22.5-9t-22.5 9L432 599 289 457q-9-9-22-9t-22 9l-44 44q-9 9-9 22t9 23l152 151q1 11 8 18l44 44q11 11 27 8 16 3 27-8l44-44q6-7 8-18l312-312q9-9 9-22t-9-22z"/></svg>';