John KuehJohn Kueh

internet antenna 01 icon

HugeIcons · InternetAntenna01Icon · MIT

Download SVG

The HugeIcons internet antenna 01 icon depicts a stylized antenna, commonly used to represent connectivity, network status, or signal strength in user interfaces.

Common uses

  • Network status indicator
  • Wi-Fi connection symbol
  • Broadcasting or signal strength indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
antennasignalnetworkwifi

FAQ

What does the InternetAntenna01Icon represent?
This icon represents an internet antenna, symbolizing connectivity, network, or signal.
How do I use the InternetAntenna01Icon in React?
Import the icon and use it within the HugeiconsIcon component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { InternetAntenna01Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={InternetAntenna01Icon} />.
What is the license for this icon?
The InternetAntenna01Icon 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 →