The Lucide antenna icon depicts a stylized antenna, commonly used in UIs to represent concepts related to signal transmission, reception, or broadcasting.
Common uses
- Indicate network signal strength
- Represent TV or broadcast services
- Symbolize wireless connectivity settings
Use it in React
Install
npm i lucide-reactImport & render
import { Antenna } from 'lucide-react';
<Antenna size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- signalconnectionconnectivitytvtelevisionbroadcastlivefrequencytunescanchannelsaerialreceivertransmissiontransducerterrestrial
FAQ
- What does the antenna icon represent?
- It represents a device for transmitting or receiving radio waves, often used for signals like TV, radio, or wireless networks.
- How do I use the antenna icon in React?
- You can import and use it like this: `import { Antenna } from 'lucide-react'`. Then render it as a component: `<Antenna />`.
- What is the license for the Lucide antenna icon?
- The Lucide icon library, including the antenna icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →