The HugeIcons medium signal icon visually represents a moderate level of signal strength or connectivity, often used to indicate Wi-Fi status, network quality, or broadcast strength.
Common uses
- Displaying Wi-Fi connection strength
- Indicating network signal quality
- Showing broadcast or transmission level
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MediumSignalIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MediumSignalIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- signal barswifi strengthnetwork indicatorconnectivity level
FAQ
- What does the medium signal icon represent?
- It signifies a moderate level of signal strength, commonly used for network connectivity or broadcast indicators.
- How do I use the MediumSignalIcon in React?
- Import both HugeiconsIcon and MediumSignalIcon, then render it using <HugeiconsIcon icon={MediumSignalIcon} />.
- What is the license for this icon?
- The HugeIcons icon library, including the medium signal icon, is distributed under the MIT license.
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 →