The Tabler filter 2 plus icon depicts a filter symbol with an added plus sign, commonly used to indicate an option to add new filters or refine existing ones.
Common uses
- Adding a new filter condition to a search form.
- Expanding a filter menu to reveal more options.
- Applying a refined set of filters to data.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFilter2Plus } from '@tabler/icons-react';
<IconFilter2Plus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- filterplussortorganizearrangeselectrefinesievescreenaddsystem2add filternew filterrefine searchfilter options
FAQ
- What is the purpose of the filter 2 plus icon?
- This icon signifies the ability to add new filters or expand existing filtering capabilities, often used in conjunction with search or data organization features.
- How do I use the filter 2 plus icon in React?
- You can import and use it in your React application with the following statement: import { IconFilter2Plus } from '@tabler/icons-react'.
- What is the license for the filter 2 plus icon?
- The filter 2 plus icon is part of the Tabler icon library, which is distributed 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 →