The Tabler taiwan dollar icon depicts the New Taiwan Dollar symbol, commonly used to represent currency, finance, or payment related to Taiwan in user interfaces.
Common uses
- Displaying currency options in a payment form.
- Indicating the price of an item in TWD.
- Labeling a financial transaction originating from Taiwan.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTaiwanDollar } from '@tabler/icons-react';
<IconTaiwanDollar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Currencies
- Keywords
- taiwantwdntddollarcurrencymoneyfinancepaymentbanknotepaycurrenciesnew taiwan dollartwd symboltaiwanese currency
FAQ
- What is the taiwan dollar icon used for?
- It's used to visually represent the New Taiwan Dollar (TWD) in contexts like e-commerce, financial applications, or any UI where Taiwanese currency needs to be displayed.
- How do I use the taiwan dollar icon in React?
- You can import and use it directly in your React components like this: import { IconTaiwanDollar } from '@tabler/icons-react'; <IconTaiwanDollar />.
- What is the license for this icon?
- The Tabler taiwan dollar icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →