Ethernet Port Pixel Art Icon
An Ethernet port icon for wired network settings, LAN connection setup, port mapping, and network hardware documentation.
Tags
ethernetport
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Ethernet Port icon
A rectangular Ethernet (RJ-45) port connector, representing a wired local area network connection. Use it in network setup wizards, router or switch configuration interfaces, IT asset management panels, or ISP troubleshooting guides that ask users to plug in a cable. It clearly signals wired connectivity as opposed to Wi-Fi. For higher-level wired connection actions without the port specificity, a generic cable icon works; for data transfer via USB, the cable or a USB icon is more precise.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/ethernet-port.svg" width="24" height="24" alt="Ethernet Port" />
<!-- React -->
import { EthernetPort } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="ethernet-port.svg" width="48" height="48" style="image-rendering: pixelated" />