tick_circle_solid constant

String const tick_circle_solid

Implementation

static const String tick_circle_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M0 7.5a7.5 7.5 0 1115 0 7.5 7.5 0 01-15 0Zm7.072 3.21 4.318-5.398-.78-.624-3.682 4.601L4.32 7.116l-.64.768 3.392 2.827Z" clip-rule="evenodd"/></svg>';