The Tabler currency renminbi icon depicts the Chinese renminbi symbol, commonly used in UI to represent Chinese currency or financial transactions related to it.
Common uses
- Displaying prices in CNY.
- Indicating a payment method for Chinese Yuan.
- Labeling a currency conversion option to/from RMB.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCurrencyRenminbi } from '@tabler/icons-react';
<IconCurrencyRenminbi size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Currencies
- Keywords
- renminbicnychineseyuanmoneybanknotepaycurrencyfinancepaymentcurrenciescny iconchinese yuan symbolmoney chinesermb symbol
FAQ
- What does the currency renminbi icon represent?
- It represents the symbol for the Chinese renminbi (RMB), also known as the Chinese yuan (CNY).
- How do I use the currency renminbi icon in React?
- You can import and use it directly with the following statement: import { IconCurrencyRenminbi } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the currency renminbi 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 →