Add icons to this collection by clicking the heart icon.
Delete icon - also known as delete, bin, garbage, rubbish, ui, trash can, and eliminate. 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="2"
        x2="30"
        y1="16.002"
        y2="16.002"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M29 9h-4.432V7.249a2.709 2.709 0 0 0-2.705-2.705h-4.867a2.708 2.708 0 0 0-2.704 2.705V9H9.86a1 1 0 0 0 0 2h1.85v10.46a6.011 6.011 0 0 0 6 6h3.44a6.011 6.011 0 0 0 6-6V11H29a1 1 0 0 0 0-2zm-5.29 12.43a1 1 0 1 1-2 0v-7.32a1 1 0 1 1 2 0zm-3.28 0a1 1 0 0 1-2 0v-7.32a1 1 0 0 1 2 0zm-3.28 0a1 1 0 1 1-2 0v-7.32a1 1 0 0 1 2 0zm-.858-14.181a.705.705 0 0 1 .704-.705h4.867a.706.706 0 0 1 .705.705V9h-6.276zm-5.786 6.857a1 1 0 0 1-1 1H3a1 1 0 0 1 0-2h6.506a1 1 0 0 1 1 1zm0 3.664a1 1 0 0 1-1 1h-5.25a1 1 0 0 1 0-2h5.25a1 1 0 0 1 1 1zm0 3.664a1 1 0 0 1-1 1H6.253a1 1 0 1 1 0-2h3.253a1 1 0 0 1 1 1z"
    />
</svg>
More icons in the same style and category