John KuehJohn Kueh

badge cent icon

HugeIcons · BadgeCentIcon · MIT

Download SVG

The HugeIcons badge cent icon depicts a badge with a cent symbol, commonly used to represent currency, pricing, or discounts in user interfaces.

Common uses

  • Displaying price or cost information
  • Indicating a sale or discount
  • Representing a currency-related setting

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
cent badgecurrency badgeprice tagdiscount badge

FAQ

What is the BadgeCentIcon used for?
It's typically used to visually represent currency, pricing, or discounts within an application's UI.
How do I use BadgeCentIcon in React?
Import both HugeiconsIcon and BadgeCentIcon, then render <HugeiconsIcon icon={BadgeCentIcon} />.
What is the license for this icon?
The HugeIcons badge cent icon is distributed 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 →