John KuehJohn Kueh

wifi location icon

HugeIcons · WifiLocationIcon · MIT

Download SVG

The HugeIcons wifi location icon depicts a Wi-Fi signal overlaid on a map marker, commonly used to indicate areas with wireless internet access or to represent location-based Wi-Fi services.

Common uses

  • Show Wi-Fi availability in a venue.
  • Indicate a user's current location with Wi-Fi.
  • Button for Wi-Fi settings related to location.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
wi-fi map pinlocation wi-fiwireless hotspot markernetwork location

FAQ

What does the WifiLocationIcon represent?
It visually combines a Wi-Fi symbol with a location pin, signifying Wi-Fi connectivity at a specific place.
How do I use WifiLocationIcon in React?
Import both HugeiconsIcon and WifiLocationIcon, then render it using <HugeiconsIcon icon={WifiLocationIcon} />.
What is the license for this icon?
The WifiLocationIcon is distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →