Pixelarticons

Signal High Pixel Art Icon

A high signal-strength icon for strong connectivity states, good network coverage indicators and near-full connection quality meters.

devices Pro 1 variant

Tags

signalwificonnectionbarhigh

Style variants

base

Outline ยท rounded corners

Get Pro

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

About the Signal High icon

Three or more bars filled to indicate a high but not necessarily maximum signal level. It belongs in status indicators, network dashboards, and mobile coverage maps where you need to distinguish between 'strong' and 'full' connection. Use signal-high, signal-medium, signal-low, and signal-zero together to build a graduated meter. For confirming maximum strength with no bars missing, the plain signal icon is the clearest top-of-scale choice.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/signal-high.svg" width="24" height="24" alt="Signal High" />

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

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

Related icons