John KuehJohn Kueh

computer ethernet icon

HugeIcons · ComputerEthernetIcon · MIT

Download SVG

The HugeIcons computer ethernet icon visually represents a network connection, commonly used to indicate wired internet access or network port status in user interfaces.

Common uses

  • Network status indicator
  • Ethernet port availability
  • Wired connection settings

Use it in React

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

<HugeiconsIcon icon={ComputerEthernetIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
network cablelan iconrj45internet connection

FAQ

What does the computer ethernet icon represent?
It symbolizes a physical network connection, like an Ethernet cable plugged into a device or a network port.
How do I use the ComputerEthernetIcon in React?
Import it as shown: `import { ComputerEthernetIcon } from '@hugeicons/core-free-icons';` and then render it using `<HugeiconsIcon icon={ComputerEthernetIcon} />`.
What is the license for this icon?
The ComputerEthernetIcon from the HugeIcons library is available under the MIT license.

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 →