The HugeIcons internet antenna 03 icon depicts a stylized antenna, commonly used to represent network connectivity, signal strength, or internet access in user interfaces.
Common uses
- Network status indicator
- Wi-Fi connection settings
- Broadband service availability
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { InternetAntenna03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={InternetAntenna03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- antennasignalnetworkwifi
FAQ
- What does the InternetAntenna03Icon represent?
- This icon represents an antenna, symbolizing network connectivity, signal, or internet access.
- How do I use the InternetAntenna03Icon in React?
- Import it as shown: import { InternetAntenna03Icon } from '@hugeicons/core-free-icons'; then render it using <HugeiconsIcon icon={InternetAntenna03Icon} />.
- What is the license for this icon?
- The HugeIcons internet antenna 03 icon 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 →