The HugeIcons voucher icon visually represents a coupon or discount, commonly used in e-commerce and retail UIs to indicate special offers or promotions.
Common uses
- Apply discount code button
- View available coupons list
- Promotional banner element
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { VoucherIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={VoucherIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- coupondiscountofferpromo
FAQ
- What does the voucher icon represent?
- It represents a voucher, coupon, or discount, often used to signify special offers or savings.
- How do I use the VoucherIcon in React?
- Import both HugeiconsIcon and VoucherIcon, then render it using <HugeiconsIcon icon={VoucherIcon} />.
- What is the license for this icon?
- The HugeIcons voucher icon is released 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 →