Add icons to this collection by clicking the heart icon.
Cancel icon - also known as cross, close, cancel, error, ui, criss cross, and clear. 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 32 32"
>
<linearGradient
id="linear-gradient"
gradientUnits="userSpaceOnUse"
x1="6.921"
x2="25.079"
y1="25.987"
y2="6.013"
>
<stop offset="0" stop-color="#0056e0" />
<stop offset=".01" stop-color="#0056e0" />
<stop offset="1" stop-color="#00e5b8" />
</linearGradient>
<path
d="m16 2.5a13.5 13.5 0 1 0 13.499 13.50019 13.50713 13.50713 0 0 0 -13.499-13.50019zm0 11.37937-2.47479-2.475a1.49959 1.49959 0 0 0 -2.12075 2.12072l2.47479 2.4751-2.47479 2.475a1.49963 1.49963 0 0 0 2.12078 2.12081l2.47476-2.475 2.47479 2.475a1.49961 1.49961 0 0 0 2.12069-2.12084l-2.47479-2.475 2.47479-2.4751a1.49956 1.49956 0 0 0 -2.12069-2.12072l-2.47479 2.47501z"
fill="url(#linear-gradient)"
fill-rule="evenodd"
/>
</svg>
More icons in the same style and category