The Lucide list filter plus icon visually represents adding a new filter option to an existing list or set of criteria.
Common uses
- Add new filter to a data table
- Create a new category filter
- Add advanced search criteria
Use it in React
Install
npm i lucide-reactImport & render
import { ListFilterPlus } from 'lucide-react';
<ListFilterPlus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- filterplusoptionsaddlistadd filternew filterfilter optionslist add
FAQ
- What does the list filter plus icon represent?
- It signifies the action of adding a new filter or option to a list or data set, often used in search or filtering interfaces.
- How do I use this icon in React?
- You can import and use it like so: import { ListFilterPlus } from 'lucide-react'. Then render it as <ListFilterPlus />.
- What is the license for this icon?
- The Lucide icon library, including this icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.