The Tabler circle minus icon depicts a minus sign within a circle, commonly used to indicate removal, subtraction, or a decrease in quantity.
Common uses
- Button to remove an item from a list
- Decrementing a numerical input
- Collapsing a section or menu
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleMinus } from '@tabler/icons-react';
<IconCircleMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- removedeletecircleminusroundcircularsubtractlessdecreasenegativeshapes
FAQ
- What is the circle minus icon used for?
- It's used for actions like removing items, subtracting values, or indicating a decrease. It visually signifies a negative or removal operation.
- How do I use the circle minus icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconCircleMinus } from '@tabler/icons-react'.
- What is the license for the Tabler circle minus icon?
- The Tabler icon library, including the circle minus icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.