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 basic outline 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
fill="#292929"
fill-rule="evenodd"
clip-path="url(#a)"
clip-rule="evenodd"
>
<path
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
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>
</svg>
More icons in the same style and category