The HugeIcons wifi low signal icon visually represents a weak or unstable wireless internet connection, commonly used to indicate poor Wi-Fi reception.
Common uses
- Displaying current Wi-Fi strength in a status bar.
- Indicating a poor connection when attempting to connect to a network.
- Showing a warning for unreliable internet access.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WifiLowSignalIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WifiLowSignalIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- weak wifipoor signalno connectioninternet signal
FAQ
- What does the wifi low signal icon represent?
- It signifies a weak or unstable Wi-Fi connection, indicating that the device has poor reception from the wireless network.
- How do I use the WifiLowSignalIcon in React?
- Import both HugeiconsIcon and WifiLowSignalIcon, then render it using <HugeiconsIcon icon={WifiLowSignalIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.