Add icons to this collection by clicking the heart icon.
Garbage icon - also known as nature, leaf, garbage, trash, ecology, and ecology and environment. Created in a clean 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="11"
        x2="53"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f2551c" />
        <stop offset="1" stop-color="#ffd432" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M50 11h-3V7a3 3 0 0 0-3-3H34a3 3 0 0 0-3 3H20a3 3 0 0 0-3 3v1h-3a3 3 0 0 0 0 6h.05l1.86 40.14a3 3 0 0 0 3 2.86h26.18a3 3 0 0 0 3-2.86L50 17a3 3 0 0 0 0-6zm-31-1a1 1 0 0 1 1-1h12a1 1 0 0 0 1-1V7a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v4H19zm27.09 47.05a1 1 0 0 1-1 1H18.91a1 1 0 0 1-1-1L16.05 17H48zM50 15H14a1 1 0 0 1 0-2h36a1 1 0 0 1 0 2zM31.93 40.56h.14c.23 0 3.86-.42 6.08-2.64s2.62-5.94 2.64-6.09a1 1 0 0 0-1.09-1.1 12.46 12.46 0 0 0-4.82 1.64 12.38 12.38 0 0 0-2.11-4 1 1 0 0 0-1.54 0 12.51 12.51 0 0 0-2.11 4 12.46 12.46 0 0 0-4.82-1.64 1 1 0 0 0-1.09 1.1c0 .15.39 3.84 2.64 6.09s5.85 2.61 6.08 2.64zm4.81-4.05a7.78 7.78 0 0 1-3.53 1.8A7.93 7.93 0 0 1 35 34.79 7.82 7.82 0 0 1 38.54 33a7.88 7.88 0 0 1-1.8 3.51zM32 30.77a8.73 8.73 0 0 1 1.15 3.11A8.58 8.58 0 0 0 32 35.75a8.9 8.9 0 0 0-1.16-1.89A8.55 8.55 0 0 1 32 30.77zm-3 4a7.82 7.82 0 0 1 1.81 3.52 8 8 0 0 1-3.53-1.8A7.88 7.88 0 0 1 25.46 33 7.92 7.92 0 0 1 29 34.79zM32 46a12 12 0 1 0-12-12 12 12 0 0 0 12 12zm0-22a10 10 0 1 1-10 10 10 10 0 0 1 10-10zM20 55v-5h2v4h4v2h-5a1 1 0 0 1-1-1zm8-1h2v2h-2z"
    />
</svg>
More icons in the same style and category