The Tabler filter plus icon depicts a funnel with a plus sign, commonly used to indicate adding a new filter or expanding filtering options.
Common uses
- Button to add a new filter criterion
- Option to expand a collapsed filter section
- Action to apply an additional filter
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFilterPlus } from '@tabler/icons-react';
<IconFilterPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- addincreasemoreexpandamplifygrowpositivemultiplyenhancefiltersystemplusadd filternew filterexpand filterfilter add
FAQ
- What does the filter plus icon represent?
- It visually represents the action of adding a new filter or expanding existing filtering capabilities within a user interface.
- How do I use this icon in React?
- You can import and use it directly with: import { IconFilterPlus } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →