check_circle constant

String const check_circle

Implementation

static const String check_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M10.5 15.25A.74.74 0 0110 15l-3-3a.75.75 0 011-1l2.47 2.47L19 5a.75.75 0 011 1l-9 9a.74.74 0 01-.5.25Z"/><path fill="currentColor" d="M12 21a9 9 0 01-7.87-4.66 8.67 8.67 0 01-1.07-3.41 9 9 0 014.6-8.81 8.67 8.67 0 013.41-1.07 8.86 8.86 0 013.55.34.75.75 0 11-.43 1.43 7.62 7.62 0 00-3-.28 7.43 7.43 0 00-2.84.89 7.5 7.5 0 00-2.2 1.84 7.42 7.42 0 00-1.64 5.51 7.43 7.43 0 00.89 2.84 7.5 7.5 0 001.84 2.2 7.42 7.42 0 005.51 1.64 7.43 7.43 0 002.84-.89 7.5 7.5 0 002.2-1.84 7.42 7.42 0 001.64-5.51.75.75 0 111.57-.15 9 9 0 01-4.61 8.81A8.67 8.67 0 0112.93 21H12Z"/></svg>';