The HugeIcons house wifi icon depicts a house with a Wi-Fi signal, commonly used to represent home network settings, internet connectivity at home, or a Wi-Fi hotspot.
Common uses
- Home network status indicator
- Link to home Wi-Fi settings
- Indicate a Wi-Fi enabled location
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HouseWifiIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HouseWifiIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- home wifiwireless homeinternet housewifi signal
FAQ
- What does the House Wifi icon represent?
- It symbolizes a home with Wi-Fi connectivity, often used for home internet or Wi-Fi related features.
- How do I use the House Wifi icon in React?
- Import it using `import { HouseWifiIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={HouseWifiIcon} />`.
- What is the license for this icon?
- The HugeIcons icon library, including this icon, 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 →