The Tabler flag discount icon, code name flag-discount, visually represents a promotional offer or sale, commonly used in UIs to indicate special pricing or discounts.
Common uses
- Highlighting sale items in an e-commerce product listing.
- Indicating a limited-time promotion in a banner.
- Labeling a discounted price point.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlagDiscount } from '@tabler/icons-react';
<IconFlagDiscount size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- saleofferdealreductionbargainsavingpromotioncutmarkdownpricesystemflagdiscountsale tagpromotion iconprice reduction
FAQ
- What does the flag discount icon represent?
- It signifies a sale, offer, or discount, often used to draw attention to reduced prices or special promotions.
- How do I use this icon in React?
- Import it using `import { IconFlagDiscount } from '@tabler/icons-react'` and use it as a component: `<IconFlagDiscount />`.
- What is the license for this icon?
- The Tabler icon library, including this 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 →