John KuehJohn Kueh

antenna icon

HugeIcons · AntennaIcon · MIT

Download SVG

The HugeIcons antenna icon visually represents a communication device and is commonly used to signify network connectivity, signal strength, or broadcasting features in user interfaces.

Common uses

  • Network status indicator
  • Broadcasting/streaming controls
  • Wireless settings

Use it in React

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

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

Details

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

FAQ

What does the antenna icon represent?
It represents a device used for transmitting or receiving radio waves, often indicating network or signal-related functions.
How do I use the AntennaIcon in React?
Import both HugeiconsIcon and AntennaIcon, then render <HugeiconsIcon icon={AntennaIcon} />.
What is the license for this icon?
The AntennaIcon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →