The Phosphor currency eth icon depicts the Ethereum logo, commonly used to represent cryptocurrency, specifically Ether, in financial or commerce-related user interfaces.
Common uses
- Displaying cryptocurrency balance
- Indicating a payment method
- Labeling a crypto transaction
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { CurrencyEth } from '@phosphor-icons/react';
<CurrencyEth size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<CurrencyEth size={24} />thin
<CurrencyEth size={24} weight="thin" />light
<CurrencyEth size={24} weight="light" />bold
<CurrencyEth size={24} weight="bold" />fill
<CurrencyEth size={24} weight="fill" />duotone
<CurrencyEth size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- moneyethereumcryptocryptocurrencypaymentpayingpurchasecommercefinancescurrencyethethereum logoeth symbolcrypto icon
FAQ
- What is the currency eth icon used for?
- It's used to visually represent Ethereum (ETH) or cryptocurrency in general, often within e-commerce or financial applications.
- How do I use the currency eth icon in React?
- You can import and use it like this: import { CurrencyEth } from '@phosphor-icons/react'. Then render it as <CurrencyEth />.
- What is the license for the Phosphor currency eth icon?
- The Phosphor icon library, including the currency eth 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 →