The HugeIcons list filter plus icon depicts a list with a filter symbol and a plus sign, commonly used to indicate adding a new filter option or creating a new filter to a list.
Common uses
- Add new filter to a data table
- Create a new filtering rule
- Apply advanced search criteria
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ListFilterPlusIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ListFilterPlusIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add filternew filterfilter listcreate filter
FAQ
- What does the list filter plus icon represent?
- This icon represents the action of adding a new filter or a new filter option to an existing list or data set.
- How do I use the ListFilterPlusIcon in React?
- Import both HugeiconsIcon and ListFilterPlusIcon, then render the icon using <HugeiconsIcon icon={ListFilterPlusIcon} />.
- What is the license for this icon?
- The ListFilterPlusIcon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →