The HugeIcons yen icon depicts the Japanese yen symbol (¥) and is typically used to represent currency, pricing, or financial contexts related to Japan.
Common uses
- Displaying prices in Japanese Yen
- Indicating a currency conversion to JPY
- Labeling a payment method for Japanese currency
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { YenIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={YenIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- japanese yencurrencymoneyyen symbol
FAQ
- What does the Yen icon represent?
- The Yen icon represents the Japanese yen symbol (¥), commonly used for currency, pricing, and financial information related to Japan.
- How do I use the Yen icon in React?
- Import both HugeiconsIcon and YenIcon, then render <HugeiconsIcon icon={YenIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
- What is the license for the Yen icon?
- The Yen icon is part of the HugeIcons library and 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 →