The Tabler radio off icon visually represents a disabled or inactive radio, often used to indicate that a media playback or selection option is currently unavailable or not chosen.
Common uses
- Disabling a radio button selection in a form.
- Showing an unselected state for a media player option.
- Indicating a broadcast or station is offline.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRadioOff } from '@tabler/icons-react';
<IconRadioOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- musicnewssoundbroadcostcommunicationstationradiooffcontententertainmentmediaunselected radiodisabled mediano broadcastinactive station
FAQ
- What does the radio off icon signify?
- This icon signifies a disabled or inactive radio. It's used in UIs to show that a radio-related function or selection is not currently active or available.
- How do I use the radio off icon in React?
- You can import and use it in your React application with: import { IconRadioOff } from '@tabler/icons-react'. Then, render it like <IconRadioOff />.
- What is the license for this icon?
- The Tabler icons, including radio-off, are distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.