Add icons to this collection by clicking the heart icon.
Filter icon - also known as economy, money, coin, investment, funnel, filter, and business and finance. 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="210"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 0c-57.891 0-105 47.109-105 105s47.109 105 105 105 105-47.109 105-105S313.891 0 256 0zM106 0c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15s15-6.709 15-15V15c0-8.291-6.709-15-15-15zm300 0c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15s15-6.709 15-15V15c0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M466 180H46c-8.291 0-15 6.709-15 15s6.709 15 15 15h22.978L211 381.435V497c0 8.291 6.709 15 15 15h60c8.291 0 15-6.709 15-15V381.435L443.022 210H466c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-210-30c24.814 0 45-20.186 45-45s-20.186-45-45-45-45 20.186-45 45 20.186 45 45 45z"
    />
</svg>
More icons in the same style and category