John KuehJohn Kueh

coupon percent icon

HugeIcons · CouponPercentIcon · MIT

Download SVG

The HugeIcons coupon percent icon visually represents a discount or sale, commonly used to indicate promotional offers, percentage-based deals, or loyalty rewards in user interfaces.

Common uses

  • Displaying active promotions
  • Indicating a discount on a product
  • Representing a loyalty program tier

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CouponPercentIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CouponPercentIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
discountsalepercentageoffer

FAQ

What does the coupon percent icon represent?
It signifies a discount, sale, or percentage-based offer, often used for promotions or deals.
How do I use the CouponPercentIcon in React?
Import both HugeiconsIcon and CouponPercentIcon, then render it using <HugeiconsIcon icon={CouponPercentIcon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free usage in commercial and non-commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

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 →