The Tabler wifi 2 icon depicts a wireless signal strength indicator, commonly used to represent Wi-Fi connectivity or network availability in user interfaces.
Common uses
- Show Wi-Fi status in a settings menu.
- Indicate available wireless networks.
- Represent internet connection status.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWifi2 } from '@tabler/icons-react';
<IconWifi2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- onlineconnectionsignalwirelesswifiinternethardwaretechnologynetworkelectronicdevices2network signalinternet connectionwifi symbol
FAQ
- What does the wifi 2 icon represent?
- It represents Wi-Fi signal strength or wireless network availability.
- How do I use the wifi 2 icon in React?
- You can import and use it like this: import { IconWifi2 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including wifi 2, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →