Add icons to this collection by clicking the heart icon.
Checkbox icon - also known as check, box, tick, tick box, check box, true, okay, ui, checkbox, and checkboxes. 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="12"
x2="12"
y1="0"
y2="24"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ce9ffc" />
<stop offset=".979" stop-color="#7367f0" />
</linearGradient>
<g fill="none">
<path
fill="url(#a)"
d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16.001A8 8 0 0 0 12 20zm-.997-4L6.76 11.757l1.414-1.414 2.829 2.829 5.656-5.657 1.415 1.414z"
/>
</g>
</svg>
More icons in the same style and category