Pixelarticons

Cellular Signal 1 Pixel Art Icon

A one-bar cellular signal icon for weak mobile coverage, poor network states, and low-signal warnings in status displays.

devices Free 2 variants

Tags

cellularsignalwificonnectionbar

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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

About the Cellular Signal 1 icon

A cellular signal indicator with one filled bar, representing a very weak but technically present mobile network connection. Place it in a mobile status bar, a field device dashboard flagging sensors with poor coverage, or an in-app connectivity warning that encourages users to move to a better location. Calls and data transfers at this level are unreliable, so it may pair well with a caution label. It sits one step above cellular-signal-0 and two below the full cellular-signal-3.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/cellular-signal-1.svg" width="24" height="24" alt="Cellular Signal 1" />

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

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

Related icons