Add icons to this collection by clicking the heart icon.
Check Mark icon - also known as check, tick, check mark, v, true, select, completion, ui, checklist, and user interface. 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 64 64"
>
<linearGradient
id="a"
x1="2.75"
x2="61.25"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#0170fe" />
<stop offset=".38" stop-color="#035ed4" />
<stop offset=".79" stop-color="#044dad" />
<stop offset="1" stop-color="#05479e" />
</linearGradient>
<linearGradient
id="b"
x1="19.75"
x2="45.25"
y1="30.5"
y2="30.5"
href="#a"
/>
<g>
<path
fill="url(#a)"
d="M32 2.75A29.25 29.25 0 1 0 61.25 32 29.28 29.28 0 0 0 32 2.75zm0 56A26.75 26.75 0 1 1 58.75 32 26.78 26.78 0 0 1 32 58.75z"
/>
<path
fill="url(#b)"
d="M43 20.29 30.73 38.18 21.78 31a1.25 1.25 0 1 0-1.56 2l10 8a1.28 1.28 0 0 0 1.78-.29l13-19a1.25 1.25 0 1 0-2-1.42z"
/>
</g>
</svg>
More icons in the same style and category