The HugeIcons coupon 02 icon depicts a stylized coupon, commonly used to represent discounts, special offers, or promotional codes in user interfaces.
Common uses
- Discount or offer badges
- Promotional banners
- Voucher redemption sections
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Coupon02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Coupon02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- voucherdiscountofferpromo
FAQ
- What does the Coupon02 icon represent?
- The Coupon02 icon visually represents a coupon or a voucher, often used to signify discounts or special offers within an application.
- How do I use the Coupon02 icon in React?
- To use the Coupon02 icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { Coupon02Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={Coupon02Icon} />
- What is the license for this icon?
- The Coupon02 icon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.