Add icons to this collection by clicking the heart icon.
Close Button icon - also known as delete, close, ui, close button, ui design, 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 32 32"
>
<linearGradient
id="a"
x1="0"
x2="32"
y1="16"
y2="16"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fff33b" />
<stop offset=".014" stop-color="#fee72e" />
<stop offset=".042" stop-color="#fed51b" />
<stop offset=".07" stop-color="#fdca10" />
<stop offset=".1" stop-color="#fdc70c" />
<stop offset=".4" stop-color="#f3903f" />
<stop offset=".8" stop-color="#ed683c" />
<stop offset="1" stop-color="#e93e3a" />
</linearGradient>
<path
fill="url(#a)"
d="M16 32C7.178 32 0 24.822 0 16S7.178 0 16 0s16 7.178 16 16-7.178 16-16 16zm0-30C8.28 2 2 8.28 2 16s6.28 14 14 14 14-6.28 14-14S23.72 2 16 2zm5.126 20.15a.999.999 0 0 1-.709-.294l-4.42-4.442-4.441 4.421a1.003 1.003 0 0 1-1.415-.003 1.002 1.002 0 0 1 .003-1.415l4.442-4.42-4.421-4.441a1.001 1.001 0 0 1 1.418-1.412l4.42 4.442 4.441-4.421a1.001 1.001 0 0 1 1.412 1.418l-4.442 4.42 4.421 4.441a1.002 1.002 0 0 1-.709 1.706z"
/>
</svg>
More icons in the same style and category