Add icons to this collection by clicking the heart icon.
Check icon - also known as interface, check, success, tick, done, ready, and ui. Created in a clean gradient 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 25 25"
>
<linearGradient
id="a"
x1="2"
x2="23"
y1="12.5"
y2="12.5"
gradientUnits="userSpaceOnUse"
>
<stop offset=".1" stop-color="#4d148b" />
<stop offset=".36" stop-color="#a8196f" />
<stop offset=".49" stop-color="#d81b60" />
<stop offset=".98" stop-color="#ff6f00" />
</linearGradient>
<path
fill="url(#a)"
d="M12.5 2A10.5 10.5 0 1 0 23 12.5 10.51 10.51 0 0 0 12.5 2zm0 20a9.5 9.5 0 1 1 9.5-9.5 9.51 9.51 0 0 1-9.5 9.5zm4.85-13.35a.48.48 0 0 1 0 .7l-7 7a.5.5 0 0 1-.77-.07l-2-3a.5.5 0 0 1 .84-.56l1.66 2.5 6.57-6.57a.48.48 0 0 1 .7 0z"
/>
</svg>
More icons in the same style and category