The HugeIcons hotspot icon visually represents a point of interest or a specific location, often used to indicate Wi-Fi availability or a clickable area.
Common uses
- Wi-Fi status indicator
- Interactive map marker
- Call to action highlight
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HotspotIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HotspotIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- wi-fisignallocationpoint
FAQ
- What does the hotspot icon represent?
- It signifies a point of interest or a specific location, commonly used for Wi-Fi signals or interactive elements.
- How do I use the HotspotIcon in React?
- Import both HugeiconsIcon and HotspotIcon, then render <HugeiconsIcon icon={HotspotIcon} />.
- What is the license for this icon?
- The HotspotIcon is distributed 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 →