The Lucide wifi cog icon depicts a wireless signal symbol combined with a gear, commonly used to represent settings or controls related to Wi-Fi or network connections.
Common uses
- Wi-Fi settings page
- Network connection preferences
- Wireless configuration menu
Use it in React
Install
npm i lucide-reactImport & render
import { WifiCog } from 'lucide-react';
<WifiCog size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- connectionsignalwirelessdirectorysettingscontrolpreferencescogeditgearwifinetwork settingswireless preferenceswifi settingsgear wifi
FAQ
- What does the wifi cog icon represent?
- It represents settings or controls for Wi-Fi or wireless network connections.
- How do I use the wifi cog icon in React?
- You can import it using `import { WifiCog } from 'lucide-react'` and then use it as a component: `<WifiCog />`.
- What is the license for this icon?
- The Lucide icon library, including the wifi cog 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 →