The Tabler circle minus 2 icon depicts a minus sign within a circle, commonly used to indicate removal, subtraction, or a decrease in quantity.
Common uses
- Removing an item from a list
- Decreasing a numerical value
- Collapsing a section or menu
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleMinus2 } from '@tabler/icons-react';
<IconCircleMinus2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- decreaseeliminatesubtractreducelessenlowerdiminishremovedeductnegativeshapescircleminus2negative circle
FAQ
- What is the purpose of the circle minus 2 icon?
- This icon visually represents an action of removal, subtraction, or reduction. It's often used for buttons that decrease a value or remove an element.
- How do I use the circle minus 2 icon in React?
- You can import and use it directly in your React components like this: import { IconCircleMinus2 } from '@tabler/icons-react'; <IconCircleMinus2 />
- What is the license for the Tabler circle minus 2 icon?
- The Tabler icon library, including the circle minus 2 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 →