Add icons to this collection by clicking the heart icon.
Bin icon - also known as can, container, bin, garbage, trash, waste, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M420.795 192.539 395.014 37.778C391.425 15.894 372.704 0 350.497 0H161.503c-22.207 0-40.928 15.894-44.502 37.734L91.205 192.539a14.884 14.884 0 0 0-.132 3.955l27.305 274.974c2.256 23.1 21.445 40.532 44.619 40.532h186.006c23.174 0 42.363-17.432 44.619-40.503l27.305-275.003a14.884 14.884 0 0 0-.132-3.955z"
    />
    <path
        fill="url(#b)"
        d="M176.825 150h158.35c4.409 0 8.599-1.934 11.44-5.303a14.962 14.962 0 0 0 3.354-12.158l-10.005-60A14.99 14.99 0 0 0 325.17 60H186.83a14.992 14.992 0 0 0-14.795 12.539l-10.005 60a14.965 14.965 0 0 0 3.354 12.158A14.964 14.964 0 0 0 176.825 150zM436 180H76c-8.291 0-15 6.709-15 15s6.709 15 15 15h105v15c0 8.291 6.709 15 15 15s15-6.709 15-15v-15h90v15c0 8.291 6.709 15 15 15s15-6.709 15-15v-15h105c8.291 0 15-6.709 15-15s-6.709-15-15-15zM316 422H196c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category