The Tabler circle dashed minus icon visually represents a subtraction or removal action, often used to indicate decreasing a value or deleting an item.
Common uses
- Button to decrease quantity in a shopping cart
- Remove item from a list
- Indicate a negative balance or value
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleDashedMinus } from '@tabler/icons-react';
<IconCircleDashedMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- subtractminus-symboldecreasenegativeremovelessreducetakeawaydeductnegateshapescircledashedminussubtract iconremove icon
FAQ
- What is the circle dashed minus icon used for?
- It's commonly used for actions like subtracting, removing, or decreasing a value. It can also signify a negative state.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconCircleDashedMinus } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this 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 →