Add icons to this collection by clicking the heart icon.
Filter icon - also known as coffee, paper, filter, and food and restaurant. 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="#ffc8d1" />
        <stop offset="1" stop-color="#fff6f7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="250.865"
        y2="99.579"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M45.394 108.449c-5.858-5.858-5.858-15.355 0-21.213 116.315-116.314 304.898-116.314 421.212 0 5.858 5.858 5.858 15.355 0 21.213l-42.837 42.837c-100.866-68.916-234.673-68.916-335.539 0zm221.213 399.158 200-200c5.858-5.858 5.858-15.355 0-21.213-116.315-116.315-304.898-116.315-421.212 0-5.858 5.858-5.858 15.355 0 21.213l200 200c5.856 5.857 15.354 5.857 21.212 0z"
    />
    <path
        fill="url(#b)"
        d="M45.394 208.028c-5.858-5.858-5.858-15.355 0-21.213 116.315-116.314 304.898-116.314 421.212 0 5.858 5.858 5.858 15.355 0 21.213l-42.837 42.837c-100.866-68.916-234.673-68.916-335.539 0z"
    />
</svg>
More icons in the same style and category