Add icons to this collection by clicking the heart icon.
Garbage icon - also known as can, garbage, rubbish, trash, and miscellaneous. 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 512 512"
>
<linearGradient
id="a"
x1="40"
x2="472"
y1="256"
y2="256"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#80d8ff" />
<stop offset="1" stop-color="#ea80fc" />
</linearGradient>
<path
fill="url(#a)"
d="M452 80H276V20c0-11.046-8.954-20-20-20s-20 8.954-20 20v60H60c-11.046 0-20 8.954-20 20v80c0 11.046 8.954 20 20 20h38.137v292c0 11.046 8.954 20 20 20h275.726c11.046 0 20-8.954 20-20V200H452c11.046 0 20-8.954 20-20v-80c0-11.046-8.954-20-20-20zm-78.137 392H138.137V200h235.726zM432 160H80v-40h352zM281.955 412V260c0-11.046 8.954-20 20-20s20 8.954 20 20v152c0 11.046-8.954 20-20 20s-20-8.954-20-20zm-91.909 0V260c0-11.046 8.954-20 20-20s20 8.954 20 20v152c0 11.046-8.954 20-20 20s-20-8.954-20-20z"
/>
</svg>
More icons in the same style and category