The Tabler category minus icon depicts a category symbol with a minus sign, commonly used to indicate the removal or reduction of a classification or group.
Common uses
- Removing an item from a category list
- Collapsing a category in a hierarchical view
- Deselecting a category filter
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCategoryMinus } from '@tabler/icons-react';
<IconCategoryMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- classificationreducesubtractgroupidentitylabeltypesortfilterremoveshapescategoryminusremove categorysubtract groupclassification remove
FAQ
- What is the purpose of the category minus icon?
- It visually represents the action of removing an item from a category or reducing the scope of a classification.
- How do I use this icon in React?
- Import it using `import { IconCategoryMinus } from '@tabler/icons-react'` and then use it as a component: `<IconCategoryMinus />`.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →