Add icons to this collection by clicking the heart icon.
Delete Button icon - also known as interface, cross, close, cancel, ui, and delete 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 64 64"
>
<linearGradient
id="a"
x1="32"
x2="32"
y1="64.236"
y2="6.319"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#1a125f" />
<stop offset=".205" stop-color="#423795" />
<stop offset=".681" stop-color="#ed1a58" />
<stop offset="1" stop-color="#54c2ef" />
</linearGradient>
<g fill="url(#a)">
<path
d="M32.707 27.05a1 1 0 0 1-1.414 0l-8.485-8.485-4.244 4.243 8.486 8.485a1 1 0 0 1 0 1.414l-8.486 8.485 4.244 4.243 8.485-8.485a1 1 0 0 1 1.414 0l8.485 8.485 4.244-4.243-8.486-8.485a1 1 0 0 1 0-1.414l8.486-8.485-4.244-4.243z"
/>
<path
d="M60 7a3 3 0 0 0-3-3H7a3 3 0 0 0-3 3v50a3 3 0 0 0 3 3h50a3 3 0 0 0 3-3zM47.557 40.485a1 1 0 0 1 0 1.414L41.9 47.556a1 1 0 0 1-1.414 0L32 39.071l-8.485 8.485a1 1 0 0 1-1.414 0L16.443 41.9a1 1 0 0 1 0-1.414L24.929 32l-8.486-8.485a1 1 0 0 1 0-1.414l5.657-5.657a1 1 0 0 1 1.414 0L32 24.929l8.485-8.485a1 1 0 0 1 1.414 0l5.658 5.656a1 1 0 0 1 0 1.414L39.071 32z"
/>
</g>
</svg>
More icons in the same style and category