John KuehJohn Kueh

cell signal medium icon

Phosphor · cell-signal-medium · MIT

Download SVG

The Phosphor cell signal medium icon visually represents a moderate level of wireless network connectivity, commonly used to indicate the strength of a cellular or Wi-Fi signal in a user interface.

Common uses

  • Displaying current cellular network strength in a status bar.
  • Indicating Wi-Fi connection quality in network settings.
  • Showing device connectivity status in an app.

Use it in React

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

<CellSignalMedium size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
wirelesscellularphonemobilenetworkconnectionconnectivityreceptionservicesystemcellsignalmediumcellular barsnetwork strengthwifi indicator

FAQ

What does the cell signal medium icon represent?
It signifies a moderate level of wireless network signal strength, such as for cellular or Wi-Fi.
How do I use this icon in React?
Import it as CellSignalMedium from '@phosphor-icons/react' and use it as a component: `<CellSignalMedium />`.
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 →