The Lucide funnel plus icon depicts a funnel with a plus symbol, commonly used to represent adding or creating a new filter or category.
Common uses
- Add new filter option
- Create new category
- Initiate advanced search
Use it in React
Install
npm i lucide-reactImport & render
import { FunnelPlus } from 'lucide-react';
<FunnelPlus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- filterhopperaddcreatenewfunnelplusadd filternew funnelcreate filterfilter add
FAQ
- What does the funnel plus icon represent?
- It signifies the action of adding a new filter, category, or a new item within a funnel-like structure.
- How do I use the funnel plus icon in React?
- You can import and use it like this: import { FunnelPlus } from 'lucide-react'; <FunnelPlus />.
- What is the license for this icon?
- The Lucide icon library, including the funnel plus icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →