Signal Medium Pixel Art Icon
A medium signal-strength icon for moderate connectivity states, partial network coverage and mid-range connection quality indicators.
Tags
signalwificonnectionbarmedium
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Signal Medium icon
Two or three bars at partial height, indicating an acceptable but not ideal signal. It sits between signal-low and signal-high in a graduated strength set and belongs wherever a moderate connection level needs to be communicated without triggering alarm. Use all five signal variants (zero through full) as a coherent set in device pairing screens, network status pages, and connectivity dashboards to give users a consistent quality scale.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/signal-medium.svg" width="24" height="24" alt="Signal Medium" />
<!-- React -->
import { SignalMedium } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="signal-medium.svg" width="48" height="48" style="image-rendering: pixelated" />