The Lucide radio off icon visually represents the state of a radio being turned off or disabled, often used to indicate that a broadcast or signal is not active.
Common uses
- Disabling a radio broadcast feature
- Indicating no active signal or connection
- Representing an unselected or inactive option in a list
Use it in React
Install
npm i lucide-reactImport & render
import { RadioOff } from 'lucide-react';
<RadioOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- signalbroadcastconnectivitylivefrequencyradiooffno signalbroadcast offfrequency offdisconnected
FAQ
- What does the radio off icon signify?
- It signifies that a radio function, broadcast, or signal is currently inactive or turned off.
- How do I use the radio off icon in React?
- You can import and use it in React with the following statement: import { RadioOff } from 'lucide-react'
- What is the license for the Lucide radio off icon?
- The Lucide radio off 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 →