The Lucide funnel icon visually represents a funnel, commonly used in user interfaces to signify filtering, data processing, or a sales pipeline.
Common uses
- Filtering search results
- Visualizing a sales or conversion funnel
- Indicating data aggregation
Use it in React
Install
npm i lucide-reactImport & render
import { Funnel } from 'lucide-react';
<Funnel size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- filterhopperfunnelpipelineprocess
FAQ
- What is the funnel icon used for?
- It's typically used to represent filtering data, showing a process with decreasing stages, or visualizing conversion rates.
- How do I use the funnel icon in React?
- You can import and use it directly from the lucide-react library: import { Funnel } from 'lucide-react'
- What is the license for the Lucide funnel icon?
- The Lucide icon library, including the funnel 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 →