Add icons to this collection by clicking the heart icon.
Check Mark icon - also known as interface, complete, check mark, verified, symbol, ui, available, approved, and accept. Created in a clean circular 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="0"
y2="512"
gradientTransform="matrix(1 0 0 -1 0 512)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffc8d1" />
<stop offset="1" stop-color="#fff6f7" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="105"
y2="407"
gradientTransform="matrix(1 0 0 -1 0 512)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffa68d" />
<stop offset="1" stop-color="#fd3a84" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M256 105c-83.395 0-151 67.605-151 151s67.605 151 151 151 151-67.605 151-151-67.605-151-151-151zm75.433 113.105-100.1 100.1a8.847 8.847 0 0 1-12.512 0l-50.05-50.05a8.847 8.847 0 1 1 12.513-12.512l43.793 43.794 93.844-93.844a8.849 8.849 0 0 1 12.513 0c3.454 3.454 3.454 9.056-.001 12.512z"
/>
</svg>
More icons in the same style and category