John KuehJohn Kueh

ethernet port icon

HugeIcons · EthernetPortIcon · MIT

Download SVG

The HugeIcons ethernet port icon depicts a physical network connection port and is commonly used to represent network settings, connectivity status, or wired internet access in user interfaces.

Common uses

  • Network settings page
  • Connection status indicator
  • Wired internet option

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
network portlan iconrj45 iconinternet connection

FAQ

What does the ethernet port icon represent?
It represents a physical port used for wired network connections, often seen on computers and routers.
How do I use the EthernetPortIcon in React?
Import both HugeiconsIcon and EthernetPortIcon, then render it using <HugeiconsIcon icon={EthernetPortIcon} />.
What is the license for this icon?
This icon 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 →