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 32 32"
>
<linearGradient
id="a"
x1="4"
x2="28"
y1="16"
y2="16"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#2af598" />
<stop offset="1" stop-color="#009efd" />
</linearGradient>
<path
fill="url(#a)"
d="M28 6h-6V3a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v3H4v2h2v19a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V8h2zM12 4h8v2h-8zm12 23a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V8h16zM12 14h2v8h-2zm6 0h2v8h-2z"
/>
</svg>
More icons in the same style and category