The Lucide radio icon visually represents a traditional radio device, commonly used to signify broadcasting, audio playback, or signal transmission in user interfaces.
Common uses
- Audio player controls
- Live streaming indicator
- Connectivity status
Use it in React
Install
npm i lucide-reactImport & render
import { Radio } from 'lucide-react';
<Radio size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- signalbroadcastconnectivitylivefrequencyradioaudio
FAQ
- What does the radio icon represent?
- It depicts a radio, often used for audio, signals, or broadcasting features.
- How do I use the radio icon in React?
- Import it from 'lucide-react' and use it as a component: import { Radio } from 'lucide-react'.
- What is the license for the Lucide radio icon?
- The Lucide icon library, including the radio 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 →