Hdmi Port Pixel Art Icon
An HDMI port icon for display connection settings, AV hardware documentation, and 'Connect to screen' setup guides.
Tags
hdmiport
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Hdmi Port icon
The distinctive trapezoid shape of an HDMI connector port, used to represent digital audio and video connections between devices. Place it in a TV or monitor setup guide, an AV receiver input selector, a hardware spec listing for display outputs, or a troubleshooting flow for display connections. It is immediately recognizable to anyone who has connected a laptop to a screen. For a wired network port, ethernet-port is the right choice; for generic cable connections, the cable icon is broader.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/hdmi-port.svg" width="24" height="24" alt="Hdmi Port" />
<!-- React -->
import { HdmiPort } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="hdmi-port.svg" width="48" height="48" style="image-rendering: pixelated" />