John KuehJohn Kueh

wifi slash icon

Phosphor · wifi-slash · MIT

Download SVG

The Phosphor wifi slash icon depicts a Wi-Fi symbol crossed out, commonly used to indicate that wireless internet access is unavailable or has been disabled.

Common uses

  • Displaying no internet connection status.
  • Indicating a disabled Wi-Fi setting.
  • Signifying a failed network request.

Use it in React

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

<WifiSlash size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
wirelessinternetnetworkconnectionconnectivitydisableddisconnectedsystemwifislashno wifiofflineno connectionwireless off

FAQ

What does the wifi slash icon represent?
It represents the absence or disabling of a Wi-Fi or wireless internet connection.
How do I use the wifi slash icon in React?
You can import and use it like this: import { WifiSlash } from '@phosphor-icons/react'. Then render it as <WifiSlash />.
What is the license for the Phosphor wifi slash icon?
The Phosphor icon library, including the wifi slash 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 →