Add icons to this collection by clicking the heart icon.
Trash Bin icon - also known as button, delete, garbage, ui, trash bin, and trash can. 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="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ff3786" />
<stop offset="1" stop-color="#ffa78c" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="442"
y2="72"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffc8d2" />
<stop offset="1" stop-color="#fff5f6" />
</linearGradient>
<path
fill="url(#a)"
d="M331 132V45c0-24.813-20.187-45-45-45h-60c-24.813 0-45 20.187-45 45v87H89.659l28.26 329.697C120.357 490.148 144.163 512 172.718 512h166.564c28.555 0 52.36-21.852 54.799-50.303L422.341 132zM211 45c0-8.271 6.729-15 15-15h60c8.271 0 15 6.729 15 15v87h-90z"
/>
<path
fill="url(#b)"
d="M328.357 441.986c-8.277-.355-14.699-7.352-14.344-15.629l9.001-210c.355-8.277 7.352-14.699 15.629-14.344 8.277.355 14.698 7.352 14.344 15.629l-9.001 210c-.355 8.277-7.352 14.699-15.629 14.344zM271 427V217c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15v210c0 8.284 6.716 15 15 15 8.284 0 15-6.716 15-15zm-87.357 14.986c8.277-.355 14.699-7.352 14.344-15.629l-9.001-210c-.355-8.277-7.352-14.699-15.629-14.344-8.277.355-14.698 7.352-14.344 15.629l9.001 210c.355 8.277 7.352 14.699 15.629 14.344zM413.5 72h-315C77.789 72 61 88.789 61 109.5S77.789 147 98.5 147h315c20.711 0 37.5-16.789 37.5-37.5S434.211 72 413.5 72z"
/>
</svg>
More icons in the same style and category