The Tabler rosette discount icon visually represents a special offer or price reduction, commonly used in e-commerce interfaces to highlight sales or promotions.
Common uses
- Button to apply a discount code
- Label for a sale item
- Indicator for a limited-time offer
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRosetteDiscount } from '@tabler/icons-react';
<IconRosetteDiscount size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconRosetteDiscount size={24} stroke={2} />filled
<IconRosetteDiscountFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- salereductionpricecostmoneyshoppingbargainrosettediscountstoree-commercesale tagprice reductionspecial offerbargain symbol
FAQ
- What is the rosette discount icon used for?
- It signifies a discount, sale, or special price, drawing attention to promotional offers in a UI.
- How do I use this icon in React?
- Import it using `import { IconRosetteDiscount } from '@tabler/icons-react'` and render the component.
- What is the license for this icon?
- The Tabler icon library, including the rosette discount icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.