Add icons to this collection by clicking the heart icon.
Funnel icon - also known as education, tool, Tools and utensils, funnel, filter, and healthcare and medical. 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="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="90"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M449.857 69.258A14.983 14.983 0 0 0 436 60H76c-6.064 0-11.543 3.647-13.857 9.258s-1.025 12.056 3.252 16.348L211 231.211V377c0 5.2 2.695 10.02 7.119 12.759 4.438 2.76 9.988 2.96 14.59.659l60-30C297.777 357.869 301 352.684 301 347V231.211L446.605 85.605a15.033 15.033 0 0 0 3.252-16.347zM243.666 398.475C233.852 412.698 211 447.825 211 467c0 24.814 20.186 45 45 45s45-20.186 45-45c0-19.175-22.852-54.302-32.666-68.525-5.566-8.116-19.102-8.116-24.668 0z"
    />
    <path
        fill="url(#b)"
        d="M436 0H76C51.186 0 31 20.186 31 45s20.186 45 45 45h360c24.814 0 45-20.186 45-45S460.814 0 436 0z"
    />
</svg>
More icons in the same style and category