check_circle_solid constant

String const check_circle_solid

Implementation

static const String check_circle_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M30 18A12 12 0 1118 6a12 12 0 0112 12Zm-4.77-2.16a1.4 1.4 0 00-2-2l-6.77 6.77L13 17.16a1.4 1.4 0 00-2 2l5.45 5.45Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';