John KuehJohn Kueh

discount icon

HugeIcons · DiscountIcon · MIT

Download SVG

The HugeIcons discount icon visually represents a reduction in price, commonly used to highlight sales, promotions, or special offers in e-commerce and retail interfaces.

Common uses

  • Sale banners
  • Promotional badges
  • Price comparison tables

Use it in React

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

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

Details

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

FAQ

What is the discount icon used for?
It signifies price reductions, sales, or special offers. Use it to draw attention to deals and promotions.
How do I use the DiscountIcon in React?
Import both HugeiconsIcon and DiscountIcon, then render it using <HugeiconsIcon icon={DiscountIcon} />.
What is the license for this icon?
The DiscountIcon is provided under the MIT license, allowing for free commercial and non-commercial use.

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 →