ok_sign constant

String const ok_sign

Implementation

static const String ok_sign =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1200" height="1200" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1200 1200"><path fill="currentColor" d="M600 0C268.629 0 0 268.629 0 600s268.629 600 600 600 600-268.629 600-600S931.371 0 600 0zm257.446 281.03 124.657 124.658-389.354 389.43L468.823 918.97 344.165 794.312l-126.27-126.344 123.853-123.853 126.27 126.343L857.446 281.03z"/></svg>';