Add icons to this collection by clicking the heart icon.
Close icon - also known as interface, cross, forbidden, prohibition, close, cancel, equis, error, and ui. 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 32 32"
>
<linearGradient id="a">
<stop offset="0" stop-color="#f0f" />
<stop offset="1" stop-color="#00f" />
</linearGradient>
<linearGradient
id="b"
x1="3"
x2="30"
y1="-37"
y2="-10"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<g fill="url(#b)" transform="translate(0 40)">
<path
d="M16-38C8.28-38 2-31.72 2-24s6.28 14 14 14a13.95 13.95 0 0 0 8.285-2.715 1 1 0 0 0 .215-1.396 1 1 0 0 0-1.398-.215A11.934 11.934 0 0 1 16-12C9.36-12 4-17.36 4-24s5.36-12 12-12 12 5.36 12 12c0 2.518-.773 4.845-2.094 6.773a1 1 0 0 0 .26 1.391 1 1 0 0 0 1.39-.26A13.952 13.952 0 0 0 30-24c0-7.72-6.28-14-14-14z"
/>
<path
d="M10.293-29.707a1 1 0 0 0 0 1.414L14.586-24l-4.293 4.293a1 1 0 0 0 1.414 1.414L16-22.586l4.293 4.293a1 1 0 0 0 1.414-1.414L17.414-24l4.293-4.293a1 1 0 0 0 0-1.414c-.46-.404-1.052-.385-1.414 0L16-25.414l-4.293-4.293c-.46-.433-.996-.418-1.414 0z"
/>
</g>
</svg>
More icons in the same style and category