Add icons to this collection by clicking the heart icon.
Trash Can icon - also known as delete, bin, garbage, rubbish, trash, garbage can, trash can, garbage bin, rubbish bin, and furniture and household. 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="b"
        x1="32"
        x2="32"
        y1="64"
        y2="13"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset=".016" stop-color="#ff5023" />
        <stop offset="1" stop-color="#ff7956" />
    </linearGradient>
    <linearGradient id="a">
        <stop offset="0" stop-color="#ff9811" />
        <stop offset="1" stop-color="#ffb655" />
    </linearGradient>
    <linearGradient
        id="c"
        x1="32"
        x2="32"
        y1="11"
        y2="0"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="d"
        x1="32"
        x2="32"
        y1="27.09"
        y2="13"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="e"
        x1="32"
        x2="32"
        y1="37"
        y2="27"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc477" />
        <stop offset="1" stop-color="#ffdaaa" />
    </linearGradient>
    <linearGradient
        id="f"
        x1="32"
        x2="32"
        y1="23"
        y2="13"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a71159" />
        <stop offset="1" stop-color="#c61469" />
    </linearGradient>
    <path
        fill="url(#b)"
        d="m49.694 27.081-4.988-11.637C44.12 14.073 42.491 13 41 13H23c-1.491 0-3.12 1.073-3.706 2.444l-4.988 11.637A3.006 3.006 0 0 0 12 30v4c0 1.304.836 2.416 2 2.829V59c0 2.757 2.243 5 5 5h26c2.757 0 5-2.243 5-5V36.829A3.006 3.006 0 0 0 52 34v-4a3.006 3.006 0 0 0-2.306-2.919z"
    />
    <path
        fill="url(#c)"
        d="M36.924 5.617A1 1 0 0 0 36 5h-1V1a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v4h-1a1 1 0 0 0-.707 1.707l4 4a.997.997 0 0 0 1.414 0l4-4a1 1 0 0 0 .217-1.09z"
    />
    <path
        fill="url(#d)"
        d="M15 27h34c.241 0 .473.036.698.09l-4.991-11.646C44.12 14.073 42.491 13 41 13H23c-1.491 0-3.12 1.073-3.706 2.444L14.302 27.09A2.98 2.98 0 0 1 15 27z"
    />
    <path
        fill="url(#e)"
        d="M49 27H15c-1.654 0-3 1.346-3 3v4c0 1.654 1.346 3 3 3h34c1.654 0 3-1.346 3-3v-4c0-1.654-1.346-3-3-3z"
    />
    <path
        fill="url(#f)"
        d="M24 20c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3v-7H24z"
    />
</svg>
More icons in the same style and category