John KuehJohn Kueh

wifi medium signal icon

HugeIcons · WifiMediumSignalIcon · MIT

Download SVG

The HugeIcons wifi medium signal icon depicts a moderate Wi-Fi connection strength and is commonly used to indicate network availability or signal quality in user interfaces.

Common uses

  • Displaying current Wi-Fi signal strength
  • Indicating network connection status
  • Showing available Wi-Fi networks

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WifiMediumSignalIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={WifiMediumSignalIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
wi-fi iconsignal strength iconnetwork iconconnectivity icon

FAQ

What does the WifiMediumSignalIcon represent?
It represents a medium level of Wi-Fi signal strength, indicating a stable but not optimal connection.
How do I use the WifiMediumSignalIcon in a React application?
Import both HugeiconsIcon and WifiMediumSignalIcon, then render the icon using <HugeiconsIcon icon={WifiMediumSignalIcon} />.
What is the license for this icon?
This icon is available 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 HugeIcons.

Looking for something else? Search HugeIcons 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 →