ok_circle constant

String const ok_circle

Implementation

static const String ok_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1000" height="1000" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1000 1000"><path fill="currentColor" d="M500 0q136 0 251 67t182 182 67 251-67 251-182 182-251 67-251-67T67 751 0 500t67-251T249 67 500 0zM260 447l-54 53q71 71 129 133.5t81 89.5l22 26q8-13 22-35.5t56.5-85.5T600 509.5 695 390t99-104q-18-35-36-35-10 6-32 22t-113.5 97.5T402 571z"/></svg>';