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 outline color 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-rule="evenodd" clip-path="url(#a)" clip-rule="evenodd">
<path
fill="#292929"
d="M20.707 6.293a1 1 0 0 1 0 1.414l-10 10a1 1 0 0 1-1.414-1.414l10-10a1 1 0 0 1 1.414 0z"
/>
<path
fill="#40f"
d="M4.293 11.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1-1.414 1.414l-5-5a1 1 0 0 1 0-1.414z"
/>
</g>
</g>
</svg>
More icons in the same style and category