The Tabler pointer minus icon depicts a cursor with a minus sign, commonly used to indicate an action that removes, subtracts, or decreases an item or value.
Common uses
- Remove item from a list
- Decrease quantity in a cart
- Deduct from a balance
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPointerMinus } from '@tabler/icons-react';
<IconPointerMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- subtractdecreasereducelessdeducttakeawayminusnegativelowercutsystempointerremove
FAQ
- What is the pointer minus icon used for?
- It's used to signify actions like removing, subtracting, or decreasing. This could be removing an item, reducing a quantity, or indicating a negative value.
- How do I use the pointer minus icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconPointerMinus } from '@tabler/icons-react'.
- What is the license for the Tabler pointer minus icon?
- The Tabler icon library, including the pointer 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 →