Add icons to this collection by clicking the heart icon.
Cross Button icon - also known as cross mark, forbidden, prohibition, close, cancel, error, ui, and cross button. 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">
<stop offset="0" stop-color="#fedbb8" />
<stop offset="1" stop-color="#f41d65" />
</linearGradient>
<linearGradient
id="b"
x1="32"
x2="32"
y1="64"
y2="0"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="c"
x1="32.02"
x2="32.02"
y1="64"
y2="0"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<path
fill="url(#b)"
d="m22.101 38.364 3.535 3.535a.999.999 0 0 0 1.414 0l4.95-4.95 4.95 4.95a.997.997 0 0 0 1.414 0l3.535-3.535a.999.999 0 0 0 0-1.414L36.949 32l4.95-4.95a.999.999 0 0 0 0-1.414l-3.535-3.535a.999.999 0 0 0-1.414 0L32 27.051l-4.95-4.95a.999.999 0 0 0-1.414 0l-3.535 3.535a.999.999 0 0 0 0 1.414l4.95 4.95-4.95 4.95a.999.999 0 0 0 0 1.414zm7.071-5.657a.999.999 0 0 0 0-1.414l-4.95-4.95 2.121-2.121 4.95 4.95a.999.999 0 0 0 1.414 0l4.95-4.95 2.121 2.121-4.95 4.95a.999.999 0 0 0 0 1.414l4.95 4.95-2.121 2.121-4.95-4.95a.997.997 0 0 0-1.414 0l-4.95 4.95-2.121-2.121z"
/>
<path
fill="url(#c)"
d="M18.147 47.783c3.795 3.333 8.727 5.169 13.886 5.169h.002c4.399 0 8.584-1.318 12.101-3.813A21.045 21.045 0 0 0 53 32c0-9.495-6.675-18.062-15.872-20.369a20.614 20.614 0 0 0-5.014-.618c-7.764 0-15.102 4.392-18.692 11.189-4.482 8.482-2.494 19.239 4.725 25.581zm-2.958-24.647c3.25-6.149 9.894-10.123 16.925-10.123 1.529 0 3.052.188 4.527.558C44.961 15.658 51 23.409 51 32a19.048 19.048 0 0 1-8.021 15.509c-3.177 2.253-6.961 3.443-10.944 3.443h-.002c-4.673 0-9.136-1.659-12.565-4.671-6.533-5.738-8.332-15.472-4.279-23.145z"
/>
</svg>
More icons in the same style and category