John KuehJohn Kueh

diamond percent icon

HugeIcons · DiamondPercentIcon · MIT

Download SVG

The HugeIcons diamond percent icon depicts a diamond shape with a percentage symbol inside, commonly used to represent discounts, special offers, or value-added percentages in user interfaces.

Common uses

  • Discount badges on products
  • Percentage-based promotions
  • Loyalty program tiers

Use it in React

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

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

Details

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

FAQ

What does the diamond percent icon represent?
It represents concepts like discounts, special offers, or value percentages. It's often used to highlight deals or special pricing.
How do I use the DiamondPercentIcon in React?
Import both HugeiconsIcon and DiamondPercentIcon, then render <HugeiconsIcon icon={DiamondPercentIcon} />.
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 →