The HugeIcons shared wifi icon visually represents the concept of sharing wireless internet access, commonly used to indicate a public or shared Wi-Fi hotspot.
Common uses
- Labeling a public Wi-Fi network
- Indicating a device is connected to a shared network
- Signifying the availability of Wi-Fi in a specific area
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SharedWifiIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SharedWifiIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- wifi sharehotspotnetworkinternet access
FAQ
- What does the shared wifi icon represent?
- This icon represents the sharing of wireless internet access, often used for public Wi-Fi hotspots.
- How do I use the SharedWifiIcon in React?
- Import both HugeiconsIcon and SharedWifiIcon, then render it using <HugeiconsIcon icon={SharedWifiIcon} />.
- What is the license for this icon?
- The SharedWifiIcon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →