Pixelarticons

Modem Pixel Art Icon

A modem icon for internet hardware setups, ISP configuration guides, home network dashboards, and broadband connection status.

devices Free 4 variants

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Modem icon

A modem or broadband gateway device, representing the hardware that connects a home or office network to the internet. Use it in an ISP setup wizard, a home network dashboard, a 'Troubleshoot connection' help page, or a hardware inventory for network equipment. It communicates the physical device that bridges an internet connection, distinct from a router (which routes traffic internally) or a Wi-Fi symbol (which indicates the wireless signal). For Ethernet-port level detail, the ethernet-port icon is more specific.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/modem.svg" width="24" height="24" alt="Modem" />

<!-- React -->
import { Modem } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="modem.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons