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="1200" height="1200" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1200 1200"><path fill="currentColor" d="M600 0C268.63 0 0 268.63 0 600s268.63 600 600 600c331.369 0 600-268.63 600-600S931.369 0 600 0zm0 130.371c259.369 0 469.556 210.325 469.556 469.629 0 259.305-210.187 469.556-469.556 469.556-259.37 0-469.556-210.251-469.556-469.556C130.445 340.696 340.63 130.371 600 130.371zm229.907 184.717L482.153 662.915 369.36 550.122 258.691 660.718l112.793 112.793 111.401 111.401 110.597-110.669 347.826-347.754-111.401-111.401z"/></svg>';