The Tabler currency won icon depicts the symbol for the Korean Won, commonly used to represent monetary values in South Korean or North Korean contexts within user interfaces.
Common uses
- Displaying prices in Korean Won.
- Indicating currency options in a payment form.
- Labeling financial accounts denominated in KRW.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCurrencyWon } from '@tabler/icons-react';
<IconCurrencyWon size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Currencies
- Keywords
- koreankpwnorthwonmoneybanknotepaycurrencyfinancepaymentcurrencieskorean wonkrw symbolsouth korean currencynorth korean currency
FAQ
- What is the currency won icon used for?
- It represents the Korean Won (KRW) and is used in UIs for displaying prices, financial information, or payment options related to this currency.
- How do I use the currency won icon in React?
- You can import and use it directly in your React components like this: import { IconCurrencyWon } from '@tabler/icons-react'.
- What is the license for the currency won icon?
- The Tabler icon library, including the currency won 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 →