John KuehJohn Kueh

wifi none icon

Phosphor · wifi-none · MIT

Download SVG

The Phosphor wifi none icon depicts a Wi-Fi symbol with a line through it, commonly used to indicate the absence of a wireless network connection or that Wi-Fi is turned off.

Common uses

  • Displaying 'No Internet Connection' status.
  • Indicating Wi-Fi is disabled in settings.
  • Representing a disconnected state in a network list.

Use it in React

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

<WifiNone size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
wirelessinternetnetworkconnectionconnectivitysystemwifinoneno wifiwifi offdisconnectedno signal

FAQ

What does the wifi none icon represent?
It signifies no Wi-Fi signal, a disabled wireless connection, or a lack of internet access.
How do I use the wifi none icon in React?
Import it from the Phosphor library and use it as a component: import { WifiNone } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →