The HugeIcons signal medium 01 icon depicts a medium signal strength and is typically used to represent network connectivity, Wi-Fi status, or signal quality in a user interface.
Common uses
- Displaying Wi-Fi connection strength
- Indicating cellular network signal level
- Showing audio or video streaming quality
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SignalMedium01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SignalMedium01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- signal barsnetwork strengthwifi iconconnectivity
FAQ
- What does the signal medium 01 icon represent?
- It represents a medium level of signal strength, commonly used for network or connectivity indicators.
- How do I use this icon in React?
- Import SignalMedium01Icon from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={SignalMedium01Icon} /> from '@hugeicons/react'.
- 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.