John KuehJohn Kueh

cell signal none icon

Phosphor · cell-signal-none · MIT

Download SVG

The Phosphor cell signal none icon visually represents the absence of cellular network connectivity, commonly used to indicate no service or a disabled mobile network.

Common uses

  • Displaying 'No Service' status on a mobile device interface.
  • Indicating a disabled cellular data option.
  • Showing a lack of network connection in a system status area.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { CellSignalNone } from '@phosphor-icons/react';

<CellSignalNone size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<CellSignalNone size={24} />
thin
<CellSignalNone size={24} weight="thin" />
light
<CellSignalNone size={24} weight="light" />
bold
<CellSignalNone size={24} weight="bold" />
fill
<CellSignalNone size={24} weight="fill" />
duotone
<CellSignalNone size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
wirelesscellularphonemobilenetworkconnectionconnectivityreceptionservicesystemcellsignalnoneno serviceno receptioncellular off

FAQ

What does the cell signal none icon represent?
It signifies that a device has no connection to a cellular network, meaning no reception or service is available.
How do I use this icon in React?
You can import and use it directly from the Phosphor React library with: import { CellSignalNone } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →