Add icons to this collection by clicking the heart icon.
Exit icon - also known as remove, button, cross, delete, close, cancel, exit, and ui. Created in a clean gradient style with a orange finish, 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 128 128"
>
<linearGradient
id="a"
x1="64"
x2="64"
y1="14"
y2="114"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="red" />
<stop offset="1" stop-color="#fcb9b4" stop-opacity=".432" />
<stop offset="1" stop-color="#3f2ac5" />
</linearGradient>
<g fill="none">
<path
fill="url(#a)"
d="M54.206 47.136a5 5 0 1 0-7.07 7.071L57.42 64.492l-9.71 9.71a5 5 0 1 0 7.07 7.072l9.71-9.71 9.364 9.363a5 5 0 1 0 7.07-7.071l-9.362-9.363 9.71-9.711a5 5 0 1 0-7.07-7.072l-9.711 9.711z"
/>
<path
fill="#faa500"
fill-opacity=".52"
d="M54.206 47.136a5 5 0 1 0-7.07 7.071L57.42 64.492l-9.71 9.71a5 5 0 1 0 7.07 7.072l9.71-9.71 9.364 9.363a5 5 0 1 0 7.07-7.071l-9.362-9.363 9.71-9.711a5 5 0 1 0-7.07-7.072l-9.711 9.711z"
/>
<g fill-rule="evenodd" clip-rule="evenodd">
<path
fill="url(#a)"
d="M64 104c22.091 0 40-17.909 40-40S86.091 24 64 24 24 41.909 24 64s17.909 40 40 40zm0 10c27.614 0 50-22.386 50-50S91.614 14 64 14 14 36.386 14 64s22.386 50 50 50z"
/>
<path
fill="#faa500"
fill-opacity=".52"
d="M64 104c22.091 0 40-17.909 40-40S86.091 24 64 24 24 41.909 24 64s17.909 40 40 40zm0 10c27.614 0 50-22.386 50-50S91.614 14 64 14 14 36.386 14 64s22.386 50 50 50z"
/>
</g>
</g>
</svg>
More icons in the same style and category