Add icons to this collection by clicking the heart icon.
Trash icon - also known as interface, heart, can, rubbish, trash, dustbin, and love and romance. Created in a clean flat gradient style with a white finish, 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="16"
        x2="16"
        y1="1.5"
        y2="30.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#09c6f9" />
        <stop offset="1" stop-color="#045de9" />
    </linearGradient>
    <circle cx="16" cy="16" r="14.5" fill="url(#a)" />
    <g fill="#fff" fill-rule="evenodd">
        <path
            d="m16.36 15.091.277-.277a1.056 1.056 0 1 1 1.493 1.493L16 18.437l-2.13-2.13a1.056 1.056 0 1 1 1.493-1.493l.277.277a.5.5 0 0 0 .72 0zM16 14.04a2.056 2.056 0 0 0-2.838 2.974l2.484 2.486a.5.5 0 0 0 .708 0l2.484-2.484A2.056 2.056 0 0 0 16 14.04z"
        />
        <path
            d="M17.786 8.5v1.286h-3.572V8.5zm-6.957 2.286h10.342L20.111 23.5h-8.222zm2.385-1H9.143a.5.5 0 0 0 0 1h.683l1.1 13.256a.5.5 0 0 0 .5.459h9.142a.5.5 0 0 0 .5-.459l1.1-13.256h.683a.5.5 0 0 0 0-1h-4.065V8a.5.5 0 0 0-.5-.5h-4.572a.5.5 0 0 0-.5.5z"
        />
    </g>
</svg>
More icons in the same style and category