John KuehJohn Kueh

badge japanese yen icon

HugeIcons · BadgeJapaneseYenIcon · MIT

Download SVG

The HugeIcons badge japanese yen icon visually represents the Japanese yen currency, often used to indicate pricing, financial transactions, or currency-specific settings.

Common uses

  • Displaying prices in JPY
  • Indicating a transaction in Japanese yen
  • Currency selection menus

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
yen symboljapanese currencymoney yenyen badge

FAQ

What does the badge japanese yen icon represent?
This icon represents the Japanese yen (¥) currency. It's commonly used in interfaces to denote monetary values or financial contexts related to Japan.
How do I use the BadgeJapaneseYenIcon in React?
To use it in React, import both HugeiconsIcon and BadgeJapaneseYenIcon, then render the icon component like this: <HugeiconsIcon icon={BadgeJapaneseYenIcon} />.
What is the license for this icon?
The HugeIcons badge japanese yen 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 →