John KuehJohn Kueh

wifi high icon

Phosphor · wifi-high · MIT

Download SVG

The Phosphor wifi high icon depicts a strong wireless signal and is typically used to indicate a good or full Wi-Fi network connection.

Common uses

  • Displaying full Wi-Fi signal strength.
  • Indicating a stable internet connection status.
  • Representing network availability in system settings.

Use it in React

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

<WifiHigh size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
wirelessinternetnetworkconnectionconnectivitysystemwifihigh

FAQ

What does the wifi-high icon represent?
It represents a strong wireless network signal, often indicating a full or excellent Wi-Fi connection.
How do I use the wifi-high icon in React?
Import it from the Phosphor library like this: import { WifiHigh } from '@phosphor-icons/react'. Then use it as a React component: <WifiHigh />.
What is the license for the Phosphor wifi-high icon?
The Phosphor icon library, including the wifi-high 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 →