The Tabler coin yen icon depicts a Japanese yen coin, commonly used to represent currency, monetary transactions, or e-commerce actions within user interfaces.
Common uses
- Displaying currency amounts in a store.
- Indicating payment options.
- Representing financial data in a dashboard.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCoinYen } from '@tabler/icons-react';
<IconCoinYen size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCoinYen size={24} stroke={2} />filled
<IconCoinYenFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- moneyearnsalarychangecoinyenstorepurchaseshoppingretaile-commercejapanese yencurrency symbolmoney iconpayment
FAQ
- What is the coin yen icon used for?
- It's used to visually represent Japanese yen currency, financial transactions, or e-commerce related actions in a UI.
- How do I use the coin yen icon in React?
- Import it from '@tabler/icons-react' like this: import { IconCoinYen } from '@tabler/icons-react'.
- What is the license for the Tabler coin yen icon?
- The Tabler icon library, including the coin yen icon, is 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 →