John KuehJohn Kueh

badge percent icon

HugeIcons · BadgePercentIcon · MIT

Download SVG

The HugeIcons badge percent icon visually represents a discount, sale, or special offer, commonly used to highlight promotions or percentage-based deals.

Common uses

  • Displaying sale prices
  • Indicating discount percentages
  • Highlighting promotional offers

Use it in React

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

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

Details

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

FAQ

What is the badge percent icon used for?
It's typically used to signify discounts, sales, or percentage-based offers in user interfaces.
How do I use the BadgePercentIcon in React?
Import both HugeiconsIcon and BadgePercentIcon, then render <HugeiconsIcon icon={BadgePercentIcon} />.
What is the license for this icon?
This icon is available under the MIT license.

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 →