Pixelarticons

Cellular Signal 3 Pixel Art Icon

A full-signal cellular icon for strong mobile coverage, excellent network states, and maximum signal strength 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 3 icon

A cellular signal indicator with all bars filled, representing excellent mobile network coverage. Place it in a device status bar to reassure users that connectivity is strong, in an IoT dashboard marking well-covered field devices, or in a network diagnostic result showing a healthy cellular link. It forms the top of the signal strength scale alongside cellular-signal-0 through cellular-signal-2. For a completely disabled cellular radio, cellular-signal-off is the distinct off-state icon.

Usage

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

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

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

Related icons