The Tabler tag minus icon visually represents a price tag with a minus symbol, commonly used to indicate the removal or reduction of a price or item in an e-commerce context.
Common uses
- Removing a discount from a product price.
- Deactivating a product listing.
- Indicating a sale item with a price reduction.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTagMinus } from '@tabler/icons-react';
<IconTagMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- labelpricetagminusstorepurchasesubtractremovelessdecreasee-commerceprice tag removelabel subtractsale tagdiscount tag
FAQ
- What does the tag minus icon signify?
- It signifies the removal or subtraction related to a price tag or label, often used in e-commerce for discounts or item removal.
- How do I use the tag minus icon in React?
- You can import and use it directly with: import { IconTagMinus } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the tag 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 →