The Tabler filter minus icon visually represents the action of removing or reducing a filter option, often used to signify clearing a specific filter criterion.
Common uses
- Removing a selected filter from a list
- Deselecting a filter option
- Clearing a specific search parameter
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFilterMinus } from '@tabler/icons-react';
<IconFilterMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- subtractreduceremovedecreaselessendeductlowernegativediminishshrinksystemfilterminusremove filtersubtract filterclear filter option
FAQ
- What does the filter minus icon represent?
- It signifies the removal or reduction of a filter. It's commonly used to clear a specific filter choice or to indicate a decrease in applied criteria.
- How do I use this icon in React?
- You can import and use it like this: import { IconFilterMinus } from '@tabler/icons-react'. Then, render it as <IconFilterMinus />.
- What is the license for this icon?
- The Tabler icon set, including the filter minus 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 →