The HugeIcons filter add icon visually represents the action of adding a new filter or criterion to an existing set of filters.
Common uses
- Adding a new search filter
- Creating a new rule in a filtering system
- Expanding filter options in a data table
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FilterAddIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FilterAddIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add filternew filterfilter pluscreate filter
FAQ
- What is the purpose of the filter add icon?
- It signifies the addition of a new filter or condition to refine data or search results.
- How do I use the FilterAddIcon in React?
- Import both HugeiconsIcon and FilterAddIcon, then render it using <HugeiconsIcon icon={FilterAddIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.