Wifi High Pixel Art Icon
A high Wi-Fi signal icon for strong wireless connectivity states, good network quality indicators and near-full reception status.
Tags
wifiwirelessinternetsignalhigh
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Wifi High icon
Wi-Fi arcs mostly filled or prominently drawn to indicate a strong wireless signal, below full strength. It belongs in connection-quality meters that need to distinguish 'strong' from 'full.' Use the wifi family (zero, low, high, off, and the plain full-strength icon) as a coherent set in network diagnostics, router apps, and connection dashboards. A single icon out of context carries less information than the graduated set together.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/wifi-high.svg" width="24" height="24" alt="Wifi High" />
<!-- React -->
import { WifiHigh } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="wifi-high.svg" width="48" height="48" style="image-rendering: pixelated" />