The HugeIcons internet antenna 04 icon depicts a stylized antenna, commonly used to represent network connectivity, signal strength, or wireless communication.
Common uses
- Wi-Fi status indicator
- Network settings section
- Broadcasting or streaming feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { InternetAntenna04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={InternetAntenna04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- antenna iconsignal iconwireless iconnetwork icon
FAQ
- What is this icon typically used for?
- This icon is generally used to signify network-related concepts such as Wi-Fi, internet connection, or signal strength in user interfaces.
- How do I use the InternetAntenna04Icon in React?
- Import the icon and then render it using the Hugeicons component: import { HugeiconsIcon } from '@hugeicons/react'; import { InternetAntenna04Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={InternetAntenna04Icon} />.
- What is the license for this icon?
- The InternetAntenna04Icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.