Add icons to this collection by clicking the heart icon.
Garbage icon - also known as bag, can, bin, garbage, 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="237"
x2="237"
y1="450"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#96dcff" />
<stop offset=".503" stop-color="#e5f5ff" />
<stop offset="1" stop-color="#e5f5ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="512"
y2="60"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5357ff" />
<stop offset="1" stop-color="#00c0ff" />
</linearGradient>
<path
fill="url(#a)"
d="M102 60V45c0-24.813 20.187-45 45-45h60c24.813 0 45 20.187 45 45v15h-30V45c0-8.271-6.729-15-15-15h-60c-8.271 0-15 6.729-15 15v15zM22 90v305c0 30.327 24.673 55 55 55h200c30.327 0 55-24.673 55-55V90zm430 177v-50c0-8.284-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15v50c0 24.813 20.187 45 45 45s45-20.187 45-45z"
/>
<path
fill="url(#b)"
d="M339 90H15C6.716 90 0 83.284 0 75s6.716-15 15-15h324c8.284 0 15 6.716 15 15s-6.716 15-15 15zm106.95 199.494C438.157 302.934 423.622 312 407 312s-31.157-9.066-38.95-22.506C329.382 304.996 302 342.858 302 387v70c0 30.327 24.673 55 55 55h100c30.327 0 55-24.673 55-55v-70c0-44.142-27.382-82.004-66.05-97.506zM262 385V145c0-8.284-6.716-15-15-15s-15 6.716-15 15v240c0 8.284 6.716 15 15 15s15-6.716 15-15zm-140 0V145c0-8.284-6.716-15-15-15s-15 6.716-15 15v240c0 8.284 6.716 15 15 15s15-6.716 15-15zm70 0V145c0-8.284-6.716-15-15-15s-15 6.716-15 15v240c0 8.284 6.716 15 15 15s15-6.716 15-15z"
/>
</svg>
More icons in the same style and category