Add icons to this collection by clicking the heart icon.
Check icon - also known as check, check mark, right, done, correct, ui, and checkbox. 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#12c2e9" />
<stop offset=".5" stop-color="#c471ed" />
<stop offset="1" stop-color="#f64f59" />
</linearGradient>
<path
fill="url(#a)"
d="M256 0C114.841 0 0 114.841 0 256s114.841 256 256 256 256-114.841 256-256S397.159 0 256 0zm0 480C132.486 480 32 379.514 32 256S132.486 32 256 32s224 100.486 224 224-100.486 224-224 224zm130.784-321.418c6.249 6.248 6.249 16.379 0 22.627l-172.209 172.21a15.997 15.997 0 0 1-22.626 0l-66.731-66.731c-6.249-6.248-6.249-16.379 0-22.627 6.248-6.248 16.379-6.248 22.627 0l55.418 55.418 160.896-160.896c6.246-6.249 16.377-6.249 22.625-.001z"
/>
</svg>
More icons in the same style and category