Add icons to this collection by clicking the heart icon.
Check icon - also known as mark, check, tick, done, ui, and accept. 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 24 24"
>
<linearGradient
id="a"
x1="22.51"
x2="-2.93"
y1="-.56"
y2="29.84"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a0d39f" />
<stop offset="1" stop-color="#08b89d" />
</linearGradient>
<linearGradient
id="b"
x1="21.77"
x2="-3.67"
y1="-1.18"
y2="29.22"
href="#a"
/>
<path
fill="url(#a)"
d="M12 1a11 11 0 1 0 11 11A11 11 0 0 0 12 1zm0 20a9 9 0 1 1 9-9 9 9 0 0 1-9 9z"
/>
<path
fill="url(#b)"
d="M15.29 8.79 11 13.09l-2.29-2.3a1 1 0 1 0-1.42 1.42l3 3a1 1 0 0 0 1.42 0l5-5a1 1 0 0 0-1.42-1.42z"
/>
</svg>
More icons in the same style and category