Add icons to this collection by clicking the heart icon.
Check icon - also known as mark, check, tick, done, ui, checkbox, and accept. Created in a clean flat style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 24 24"
>
<clipPath id="a"><path d="M0 0h24v24H0z" /></clipPath>
<g fill="none">
<g clip-path="url(#a)">
<path fill="#58a700" d="M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z" />
<g fill-rule="evenodd" clip-rule="evenodd">
<path
fill="#58a700"
d="M12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16zM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12z"
/>
<path
fill="#d7ffb8"
d="M15.707 9.293a1 1 0 0 1 0 1.414l-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 1 1 1.414-1.414l.94.94a.5.5 0 0 0 .707 0l2.939-2.94a1 1 0 0 1 1.414 0z"
/>
</g>
</g>
</g>
</svg>
More icons in the same style and category