The Tabler currency yen icon depicts the Japanese yen symbol (¥) and is commonly used in user interfaces to represent monetary values, pricing, or financial transactions related to Japan.
Common uses
- Displaying prices in Japanese Yen.
- Indicating a payment method for Japanese currency.
- Labeling a currency conversion option to JPY.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCurrencyYen } from '@tabler/icons-react';
<IconCurrencyYen size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Currencies
- Keywords
- japaneseyenjpychinesemoneybanknotepaycurrencyfinancepaymentcurrenciesjapanese yenjpy symbolmoney symbolcurrency symbol
FAQ
- What does the currency yen icon represent?
- It represents the Japanese yen (¥), the official currency of Japan. It's used for financial and payment-related contexts.
- How do I use the currency yen icon in React?
- You can import and use it directly in your React components like this: import { IconCurrencyYen } from '@tabler/icons-react'; <IconCurrencyYen />.
- What is the license for this icon?
- The Tabler icons, including the currency yen icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →