The Lucide wifi low icon depicts a weak wireless signal and is commonly used to indicate a low or unstable Wi-Fi connection strength in user interfaces.
Common uses
- Displaying current Wi-Fi signal strength.
- Indicating a poor network connection status.
- As an option in network settings menus.
Use it in React
Install
npm i lucide-reactImport & render
import { WifiLow } from 'lucide-react';
<WifiLow size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- connectionsignalwirelesswifilowweak wifisignal lowwireless connectioninternet signal
FAQ
- What does the wifi low icon represent?
- It represents a low or weak wireless internet signal. It's used to show that the Wi-Fi connection is not strong.
- How do I use the wifi low icon in React?
- You can import and use it like this: import { WifiLow } from 'lucide-react'. Then render it as <WifiLow />.
- What is the license for this icon?
- The Lucide icon library, including the wifi low icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →