The HugeIcons promotion icon visually represents a special offer or announcement, commonly used to draw attention to sales, discounts, or new product launches.
Common uses
- Highlighting a limited-time sale banner.
- Indicating a featured product or deal.
- Signaling a new feature announcement.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PromotionIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PromotionIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- saleofferdealspecial
FAQ
- What does the promotion icon signify?
- It signifies a special offer, sale, or announcement. It's used to draw user attention to important deals or news.
- How do I use the PromotionIcon in React?
- Import both HugeiconsIcon and PromotionIcon, then render it using <HugeiconsIcon icon={PromotionIcon} />.
- What is the license for this icon?
- The HugeIcons promotion icon is available under the MIT license.
Looking for something else? Search HugeIcons 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 →