John KuehJohn Kueh

ethereum rectangle icon

HugeIcons · EthereumRectangleIcon · MIT

Download SVG

The HugeIcons ethereum rectangle icon depicts the Ethereum logo, commonly used to represent cryptocurrency, blockchain technology, or Ethereum-specific features in a user interface.

Common uses

  • Cryptocurrency wallet balance display
  • Link to Ethereum network status page
  • Button for Ethereum-based transactions

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EthereumRectangleIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={EthereumRectangleIcon} 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 rectangle icon represent?
It represents the official Ethereum logo, often used for anything related to the Ethereum blockchain or its native cryptocurrency, Ether (ETH).
How do I use the EthereumRectangleIcon in React?
Import both HugeiconsIcon and EthereumRectangleIcon, then render it using <HugeiconsIcon icon={EthereumRectangleIcon} />.
What is the license for this icon?
This 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 HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →