The Lucide wifi icon depicts a wireless signal, commonly used to represent Wi-Fi connectivity, network status, or available wireless internet.
Common uses
- Displaying Wi-Fi connection status
- Indicating available wireless networks
- Toggling Wi-Fi settings
Use it in React
Install
npm i lucide-reactImport & render
import { Wifi } from 'lucide-react';
<Wifi size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- connectionsignalwirelesswifinetworkinternet
FAQ
- What does the wifi icon represent?
- It represents a wireless signal, typically used for Wi-Fi or general wireless network connectivity.
- How do I use the wifi icon in React?
- You can import it from the 'lucide-react' library like this: import { Wifi } from 'lucide-react'.
- What is the license for the Lucide wifi icon?
- The Lucide icon library, including the wifi 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 →