The Phosphor currency krw icon depicts the South Korean Won symbol (₩) and is typically used in UI to represent monetary values, transactions, or commerce related to South Korea.
Common uses
- Displaying prices in KRW
- Indicating a payment method
- Labeling a currency conversion option
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { CurrencyKrw } from '@phosphor-icons/react';
<CurrencyKrw size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<CurrencyKrw size={24} />thin
<CurrencyKrw size={24} weight="thin" />light
<CurrencyKrw size={24} weight="light" />bold
<CurrencyKrw size={24} weight="bold" />fill
<CurrencyKrw size={24} weight="fill" />duotone
<CurrencyKrw size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- moneywonpaymentpayingpurchasecommercefinancescurrencykrwsouth korean wonwon symbolkrw symbolkorean currency
FAQ
- What does the currency krw icon represent?
- It represents the South Korean Won (₩), used for financial and commerce-related contexts specific to South Korea.
- How do I use the currency krw icon in React?
- You can import and use it in React with: import { CurrencyKrw } from '@phosphor-icons/react'
- What is the license for this icon?
- The Phosphor icon library, including the currency krw icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →