The Lucide wifi zero icon depicts a Wi-Fi signal with zero bars, commonly used to represent no wireless connection or a disabled Wi-Fi status.
Common uses
- Displaying 'No Internet Connection' status
- Indicating disabled Wi-Fi on a device
- Representing a weak or unavailable signal
Use it in React
Install
npm i lucide-reactImport & render
import { WifiZero } from 'lucide-react';
<WifiZero size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- connectionsignalwirelesswifizerono wifiwifi offsignal disabledwireless off
FAQ
- What does the wifi zero icon represent?
- It represents the absence of a Wi-Fi signal or a disabled wireless connection, indicating no network availability.
- How do I use the wifi zero icon in React?
- You can import and use it in React with: import { WifiZero } from 'lucide-react'.
- What is the license for the Lucide wifi zero icon?
- The Lucide icon library, including the wifi zero 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 →