Add icons to this collection by clicking the heart icon.
Trash icon - also known as can, bin, garbage, trash, ui, waste, and user interface. Created in a clean flat 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 24 24"
>
    <linearGradient
        id="b"
        x1="5"
        x2="19"
        y1="13.5"
        y2="13.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#bbdefb" />
        <stop offset="1" stop-color="#64b5f6" />
    </linearGradient>
    <linearGradient id="a">
        <stop offset="0" stop-color="#42a5f5" />
        <stop offset="1" stop-color="#1e88e5" />
    </linearGradient>
    <linearGradient
        id="c"
        x1="3"
        x2="21"
        y1="6"
        y2="6"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="d"
        x1="9"
        x2="11"
        y1="13.5"
        y2="13.5"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="e"
        x1="13"
        x2="15"
        y1="13.5"
        y2="13.5"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="f"
        x1="9"
        x2="15"
        y1="3"
        y2="3"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <path
        fill="url(#b)"
        d="M18 5H6a1 1 0 0 0-1 1v13c0 1.654 1.346 3 3 3h8c1.654 0 3-1.346 3-3V6a1 1 0 0 0-1-1z"
    />
    <path fill="url(#c)" d="M20 7H4a1 1 0 1 1 0-2h16a1 1 0 1 1 0 2z" />
    <path
        fill="url(#d)"
        d="M10 17a1 1 0 0 1-1-1v-5a1 1 0 1 1 2 0v5a1 1 0 0 1-1 1z"
    />
    <path
        fill="url(#e)"
        d="M14 17a1 1 0 0 1-1-1v-5a1 1 0 1 1 2 0v5a1 1 0 0 1-1 1z"
    />
    <path fill="url(#f)" d="M14 4h-4a1 1 0 1 1 0-2h4a1 1 0 1 1 0 2z" />
</svg>
More icons in the same style and category