Add icons to this collection by clicking the heart icon.
Check icon - also known as check, check box, ui, check list, check button, and check circle. Created in a clean flat 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 100 100"
>
<linearGradient
id="a"
x1="17"
x2="83.675"
y1="17"
y2="83.675"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#faffec" />
<stop offset="1" stop-color="#dff8bf" />
</linearGradient>
<linearGradient
id="b"
x1="26"
x2="74"
y1="26"
y2="74"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a8e66a" />
<stop offset=".542" stop-color="#3ec24f" />
<stop offset="1" stop-color="#1b8e2a" />
</linearGradient>
<g fill="none">
<path
fill="url(#a)"
d="M17 27c0-5.523 4.477-10 10-10h46.675c5.523 0 10 4.477 10 10v46.675c0 5.523-4.477 10-10 10H27c-5.523 0-10-4.477-10-10z"
/>
<path
fill="url(#b)"
fill-rule="evenodd"
d="M50 74c13.255 0 24-10.745 24-24S63.255 26 50 26 26 36.745 26 50s10.745 24 24 24zm13.072-31.95a1.5 1.5 0 0 0-2.144-2.1L44.372 56.856l-5.3-5.412a1.5 1.5 0 0 0-2.144 2.1l6.372 6.505 1.072 1.095 1.071-1.095z"
clip-rule="evenodd"
/>
</g>
</svg>
More icons in the same style and category