Checkmark circled
Download SVG
Icon font
<i class="wiw-icon wiw-checkmark-circled"></i>
Code point
- Unicode:
- CSS:
- JS:
- HTML:
Raw SVG
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-checkmark-circled" viewBox="0 0 24 24">
<g fill-rule="evenodd">
<path d="M10,18c-0.26519,-0.00006 -0.51951,-0.10545 -0.707,-0.293l-4,-4c-0.25996,-0.25107 -0.36421,-0.62288 -0.2727,-0.97251c0.09152,-0.34963 0.36456,-0.62267 0.71419,-0.71419c0.34963,-0.09152 0.72143,0.01274 0.97251,0.2727l3.25,3.25l7.295,-8.208c0.37399,-0.38235 0.98234,-0.40357 1.38206,-0.0482c0.39972,0.35537 0.44987,0.96202 0.11394,1.3782l-8,9c-0.18324,0.20601 -0.4434,0.32723 -0.719,0.335z"/>
<path d="M12,2c-5.514,0 -10,4.486 -10,10c0,5.514 4.486,10 10,10c5.514,0 10,-4.486 10,-10c0,-5.514 -4.486,-10 -10,-10M12,24c-6.617,0 -12,-5.383 -12,-12c0,-6.617 5.383,-12 12,-12c6.617,0 12,5.383 12,12c0,6.617 -5.383,12 -12,12"/>
</g>
</svg>