The Tabler rosette discount check icon visually represents a verified discount or a special offer that has been successfully applied, often used to highlight promotions or validated savings in e-commerce interfaces.
Common uses
- Indicating a successful discount application on a product page.
- Highlighting a verified promotional offer in a shopping cart.
- Signifying a special deal or verified saving in marketing banners.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRosetteDiscountCheck } from '@tabler/icons-react';
<IconRosetteDiscountCheck size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconRosetteDiscountCheck size={24} stroke={2} />filled
<IconRosetteDiscountCheckFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- reductionpricecostmoneyshoppingbargaintickdoneverifiedcertificatevalidofficialsuccesse-commercerosettediscount
FAQ
- What does the rosette discount check icon represent?
- It signifies a confirmed discount, a verified special offer, or a successfully applied promotion, often used in e-commerce contexts.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconRosetteDiscountCheck } 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 →