Pixelarticons

Cellular Signal Off Pixel Art Icon

A crossed-out cellular signal icon for disabled mobile radios, airplane mode, and 'No cellular service' states.

devices Pro 2 variants

Tags

cellularsignalwificonnectionbaroff

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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

About the Cellular Signal Off icon

A cellular signal indicator with an off or disabled marker, showing the radio is turned off rather than simply having no signal. Use it in airplane mode summaries, a quick-settings panel when cellular is manually disabled, or a device in flight mode where mobile data is blocked. It differs from cellular-signal-0 (no bars but radio on) by indicating a deliberate off state. Tapping it in settings should enable the radio and show the appropriate bar level.

Usage

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

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

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

Related icons