The HugeIcons ethereum ellipse icon depicts the stylized logo of Ethereum, commonly used to represent cryptocurrency, blockchain technology, or decentralized applications.
Common uses
- Cryptocurrency wallet balance display
- Blockchain transaction history
- Decentralized application (dApp) links
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EthereumEllipseIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={EthereumEllipseIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- ethereum logoeth iconcrypto iconblockchain icon
FAQ
- What does the Ethereum ellipse icon represent?
- It represents the Ethereum network, often used for cryptocurrency, smart contracts, and decentralized applications.
- How do I use the Ethereum ellipse icon in React?
- Import it as `import { EthereumEllipseIcon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={EthereumEllipseIcon} />`.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →