John KuehJohn Kueh

cell signal full icon

Phosphor · cell-signal-full · MIT

Download SVG

The Phosphor cell signal full icon visually represents a strong wireless network connection, commonly used to indicate full cellular reception or optimal network availability in a user interface.

Common uses

  • Displaying full cellular signal strength in a status bar.
  • Indicating a strong network connection for a mobile app.
  • Showing optimal network connectivity in system settings.

Use it in React

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

<CellSignalFull size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
wirelesscellularphonemobilenetworkconnectionconnectivityreceptionservicesystemcellsignalfullwireless signalcellular receptionnetwork strength

FAQ

What does the cell signal full icon represent?
It signifies a complete or strong wireless network connection, such as full cellular reception.
How do I use this icon in React?
Import it as CellSignalFull from '@phosphor-icons/react' and use it as a component: <CellSignalFull />.
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 →