Add icons to this collection by clicking the heart icon.
Trash Bin icon - also known as delete, rubbish, 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 64 64"
>
<linearGradient
id="a"
x1="9"
x2="55"
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 20v34c0 3.3-2.7 6-6 6H20c-3.3 0-6-2.7-6-6V20c0-1.1.9-2 2-2s2 .9 2 2v34c0 1.1.9 2 2 2h24c1.1 0 2-.9 2-2V20c0-1.1.9-2 2-2s2 .9 2 2zm5-6c0 1.1-.9 2-2 2H11c-1.1 0-2-.9-2-2s.9-2 2-2h10v-2c0-3.3 2.7-6 6-6h10c3.3 0 6 2.7 6 6v2h10c1.1 0 2 .9 2 2zm-16-2v-2c0-1.1-.9-2-2-2H27c-1.1 0-2 .9-2 2v2zM26 46V26c0-1.1-.9-2-2-2s-2 .9-2 2v20c0 1.1.9 2 2 2s2-.9 2-2zm8-4V30c0-1.1-.9-2-2-2s-2 .9-2 2v12c0 1.1.9 2 2 2s2-.9 2-2zm8 4V26c0-1.1-.9-2-2-2s-2 .9-2 2v20c0 1.1.9 2 2 2s2-.9 2-2z"
/>
</svg>
More icons in the same style and category