check_circle constant

String const check_circle

Icon Data of 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.313 16.094a.997.997 0 01-.708-.293l-2.812-2.813a1 1 0 011.414-1.414l2.105 2.106 5.481-5.48a1 1 0 011.414 1.413l-6.188 6.188a.997.997 0 01-.707.293Z" opacity=".99"/><path fill="currentColor" d="M12 2a10 10 0 1010 10A10.011 10.011 0 0012 2Zm5.207 7.613-6.188 6.188a1 1 0 01-1.414 0l-2.812-2.813a1 1 0 011.414-1.414l2.105 2.106 5.481-5.48a1 1 0 011.414 1.413Z" opacity=".5"/></svg>';