The Tabler currency yuan icon depicts the Chinese Yuan symbol (¥) and is commonly used in UI to represent monetary values, currency selection, or financial transactions related to China.
Common uses
- Displaying prices in Chinese Yuan.
- Currency conversion tools.
- Payment gateway options.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCurrencyYuan } from '@tabler/icons-react';
<IconCurrencyYuan size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Currencies
- Keywords
- exchangefinancemoneycashchinacurrencyyuanpaymentmonetarybankingcurrencieschinese yuanyencny
FAQ
- What does the currency yuan icon represent?
- It represents the Chinese Yuan (¥), used for financial contexts related to China.
- How do I use the currency yuan icon in React?
- Import it using `import { IconCurrencyYuan } from '@tabler/icons-react'` and use it as a component: `<IconCurrencyYuan />`.
- What is the license for this icon?
- The Tabler icons, including currency yuan, 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 →