Add icons to this collection by clicking the heart icon.
Dustbin icon - also known as bin, garbage, trash, dustbin, trash bin, recycle bin, recycle, miscellaneous, and ecology and environment. 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="32"
        x2="32"
        y1="3"
        y2="61.09"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff3b90" />
        <stop offset=".073" stop-color="#fe2eab" />
        <stop offset=".139" stop-color="#fe1bd9" />
        <stop offset=".2" stop-color="#fd10f3" />
        <stop offset=".289" stop-color="#fd0cfa" />
        <stop offset=".514" stop-color="#6e3ff3" />
        <stop offset=".8" stop-color="#3c41ed" />
        <stop offset="1" stop-color="#3a85e9" />
    </linearGradient>
    <linearGradient id="b" x1="24" x2="24" y1="3" y2="61.09" href="#a" />
    <linearGradient id="c" x1="40" x2="40" y1="3" y2="61.09" href="#a" />
    <path
        fill="url(#a)"
        d="M52 18h-2.22L45.97 2.757A1 1 0 0 0 45 2H19a1 1 0 0 0-.97.757L14.22 18H12a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.08l2.924 35.083A.999.999 0 0 0 18 62h28a.999.999 0 0 0 .996-.917L49.92 26H52a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1zM39.78 4l-1.6 8H25.82l-1.6-8zM19.781 4h2.4l1.839 9.196A1 1 0 0 0 25 14h14a1 1 0 0 0 .98-.804L41.82 4h2.399l3.5 14H16.28zm25.3 56H18.92l-2.833-34h31.826zM51 24H13v-4h38z"
    />
    <path
        fill="url(#b)"
        d="M22 56h4a1 1 0 0 0 1-1V31a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v24a1 1 0 0 0 1 1zm1-24h2v22h-2z"
    />
    <path
        fill="url(#a)"
        d="M30 56h4a1 1 0 0 0 1-1V31a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v24a1 1 0 0 0 1 1zm1-24h2v22h-2z"
    />
    <path
        fill="url(#c)"
        d="M38 56h4a1 1 0 0 0 1-1V31a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v24a1 1 0 0 0 1 1zm1-24h2v22h-2z"
    />
</svg>
More icons in the same style and category