108 new icons just landed: the full A to Z alphabet. See what's new →
Pixelarticons

Signal Low Pixel Art Icon

A low signal-strength icon for weak connectivity warnings, poor network coverage alerts and minimal connection quality states.

System & Devices Pro 1 variant

Tags

signalwificonnectionbarlow

Style variants

base

Outline · rounded corners

Get Pro

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

This is a Pro icon.

Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.

Whole team? Team Unlimited covers everyone.

Get Pro

About the Signal Low icon

One or two short bars indicating a weak wireless signal. It suits status bars, network monitors, and connection-quality warnings where the user should know connectivity is poor but not fully absent. Use it alongside signal-zero and signal-medium in a graduated indicator. A low-signal state often warrants a color change (amber or red) to amplify the warning, so the icon should be accompanied by a descriptive label or tooltip in critical monitoring UIs.

Usage

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

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

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

Related icons