Add icons to this collection by clicking the heart icon.
Delete icon - also known as interface, button, delete, trash, ui, garbage can, and rubbish bin. 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="linear-gradient"
gradientUnits="userSpaceOnUse"
x2="64"
y1="32"
y2="32"
>
<stop offset="0" stop-color="#a8ff78" />
<stop offset="1" stop-color="#78ffd6" />
</linearGradient>
<g id="delete">
<path
d="m33 43h-2v-8h2zm-10-15h18v21h-18zm14 16a1 1 0 0 0 2 0v-10a1 1 0 0 0 -2 0zm-8 0a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-10a1 1 0 0 0 -1-1h-4a1 1 0 0 0 -1 1zm-4 0a1 1 0 0 0 2 0v-10a1 1 0 0 0 -2 0zm10-24v-2h-6v2zm-8-3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3h1v-5h-12v5h1zm37 15a32 32 0 1 1 -32-32 32.036 32.036 0 0 1 32 32zm-17-11a1 1 0 0 0 -1-1h-6v-6a1 1 0 0 0 -1-1h-14a1 1 0 0 0 -1 1v6h-6a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h3v22a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1v-22h3a1 1 0 0 0 1-1zm-28 5h26v-4h-26z"
fill="url(#linear-gradient)"
/>
</g>
</svg>
More icons in the same style and category