The Lucide funnel x icon depicts a funnel with an 'x' or cross symbol, commonly used to represent clearing or removing applied filters.
Common uses
- Clear all active filters
- Reset search parameters
- Remove a specific filter selection
Use it in React
Install
npm i lucide-reactImport & render
import { FunnelX } from 'lucide-react';
<FunnelX size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- filterhopperremovedeletefunnelxclear filterremove filterreset filtercancel filter
FAQ
- What does the funnel x icon represent?
- It signifies the action of clearing or removing filters, often used to reset a search or data view to its default state.
- How do I use the funnel x icon in React?
- You can import and use it like this: import { FunnelX } from 'lucide-react'. Then, render it as <FunnelX />.
- What is the license for this icon?
- The Lucide icon library, including the funnel x 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 →