Add icons to this collection by clicking the heart icon.
Rubbish Bin icon - also known as garbage, trash can, rubbish bin, and ecology and environment. 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 48 48"
>
    <linearGradient
        id="a"
        x1="-2.04"
        x2="45.39"
        y1="2.31"
        y2="50.02"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#84bf04" />
        <stop offset="1" stop-color="#317302" />
    </linearGradient>
    <linearGradient id="b" x1="-.03" x2="47.4" y1=".32" y2="48.03" href="#a" />
    <linearGradient
        id="c"
        x1="1.99"
        x2="49.42"
        y1="-1.69"
        y2="46.02"
        href="#a"
    />
    <linearGradient
        id="d"
        x1="-6.06"
        x2="41.37"
        y1="6.31"
        y2="54.02"
        href="#a"
    />
    <path fill="url(#a)" d="M23 18h2v21h-2z" />
    <path
        fill="url(#b)"
        d="M41 7H29V4c0-.55-.45-1-1-1h-8c-.55 0-1 .45-1 1v3H7c-.55 0-1 .45-1 1v5c0 .55.45 1 1 1h2v30c0 .55.45 1 1 1h28c.55 0 1-.45 1-1V14h2c.55 0 1-.45 1-1V8c0-.55-.45-1-1-1zM19 40c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1V17c0-.55.45-1 1-1h4c.55 0 1 .45 1 1zm8 0c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1V17c0-.55.45-1 1-1h4c.55 0 1 .45 1 1zm8 0c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1V17c0-.55.45-1 1-1h4c.55 0 1 .45 1 1zM21 5h6v2h-6zm19 7H8V9h32z"
    />
    <path fill="url(#c)" d="M31 18h2v21h-2z" />
    <path fill="url(#d)" d="M15 18h2v21h-2z" />
</svg>
More icons in the same style and category