circle_check_o constant

String const circle_check_o

Implementation

static const String circle_check_o =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm0 1.395a8.605 8.605 0 100 17.21 8.605 8.605 0 000-17.21Zm4.922 5.188c.28.25.304.682.053.962l-4.909 5.488a.682.682 0 01-1.006.011L5.72 9.47a.682.682 0 01.995-.931l2.832 3.03 4.412-4.932a.682.682 0 01.963-.053Z"/></svg>';