John KuehJohn Kueh

home wifi icon

HugeIcons · HomeWifiIcon · MIT

Download SVG

The HugeIcons home wifi icon visually represents a home network connection, commonly used to indicate Wi-Fi availability or settings related to a home network.

Common uses

  • Wi-Fi status indicator
  • Network settings page
  • Connected devices list

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HomeWifiIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={HomeWifiIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
wifi homewireless routernetwork signalinternet connection

FAQ

What does the home wifi icon represent?
It symbolizes a wireless internet connection within a home environment. It's typically used to show Wi-Fi status or access network settings.
How do I use the HomeWifiIcon in React?
Import both HugeiconsIcon and HomeWifiIcon, then render it using <HugeiconsIcon icon={HomeWifiIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
This icon is released 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.

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 →