The Lucide radio tower icon visually represents a broadcast tower, commonly used in UIs to signify broadcasting, signal strength, or connectivity.
Common uses
- Indicate live streaming status
- Show network signal strength
- Represent a broadcasting or transmission feature
Use it in React
Install
npm i lucide-reactImport & render
import { RadioTower } from 'lucide-react';
<RadioTower size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- signalbroadcastconnectivitylivefrequencyradiotowersignal towertransmitterantenna
FAQ
- What does the radio tower icon represent?
- It depicts a radio broadcast tower, symbolizing transmission, signals, or connectivity.
- How do I use this icon in React?
- Import it as `RadioTower` from 'lucide-react' and use it like any other React component: `<RadioTower />`.
- What is the license for this icon?
- The Lucide icon library, including the radio tower 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 →