Add icons to this collection by clicking the heart icon.
Cross Button icon - also known as close, cancel, error, ui, clear, and cross button. 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="a"
x1="3"
x2="29"
y1="16"
y2="16"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#cc2bed" />
<stop offset=".117" stop-color="#c631ed" />
<stop offset=".28" stop-color="#b443ed" />
<stop offset=".47" stop-color="#9661ec" />
<stop offset=".679" stop-color="#6e8aeb" />
<stop offset=".903" stop-color="#3abeea" />
<stop offset="1" stop-color="#21d7ea" />
</linearGradient>
<path
fill="url(#a)"
d="M16 3C8.82 3 3 8.82 3 16s5.82 13 13 13 13-5.82 13-13S23.18 3 16 3zm4.301 17.07a.998.998 0 0 1-.766 1.642.998.998 0 0 1-.767-.357L16 18.056l-2.769 3.3a.997.997 0 0 1-1.409.123 1 1 0 0 1-.124-1.408l2.996-3.57-2.996-3.57a1 1 0 1 1 1.533-1.285l2.769 3.3 2.769-3.3a.998.998 0 0 1 1.409-.123 1 1 0 0 1 .124 1.408l-2.996 3.57z"
/>
</svg>
More icons in the same style and category