The HugeIcons wifi connected 02 icon depicts a stable Wi-Fi connection, commonly used to indicate that a device is successfully connected to a wireless network.
Common uses
- Displaying connection status in a network settings menu.
- Showing active Wi-Fi connection on a dashboard.
- Indicating successful Wi-Fi pairing in a setup wizard.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WifiConnected02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WifiConnected02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- wi-fi symbolnetwork connectionwireless signalconnected icon
FAQ
- What does the WifiConnected02Icon represent?
- It visually represents a confirmed and active Wi-Fi connection, signaling that a device is successfully linked to a wireless network.
- How do I use this icon in a React application?
- Import the icon component and then render it using the HugeiconsIcon wrapper: import { HugeiconsIcon } from '@hugeicons/react'; import { WifiConnected02Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={WifiConnected02Icon} />.
- What is the license for this icon?
- This icon is distributed 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.