The Tabler discount off icon visually represents a product or service that is no longer on sale or has had a discount removed, often used to indicate the end of a promotion.
Common uses
- Showing an item is no longer discounted.
- Indicating a sale period has ended.
- Clearing a previously applied discount code.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDiscountOff } from '@tabler/icons-react';
<IconDiscountOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- salereductionpricecostmoneyshoppingbargaindiscountoffstoree-commerceno discountsale endedprice reduction removed
FAQ
- What does the discount off icon signify?
- It signifies that a discount or sale is no longer active or applicable to an item or service.
- How do I use the discount off icon in React?
- You can import and use it in your React components like this: import { IconDiscountOff } from '@tabler/icons-react'.
- What is the license for the Tabler discount off icon?
- The Tabler discount off icon is distributed 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 →