The Tabler device tv off icon depicts a television set that is turned off, commonly used to represent a disabled or unavailable media device in user interfaces.
Common uses
- Indicate a TV that is not currently powered on.
- Show a disabled media playback option.
- Represent an offline or disconnected display device.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceTvOff } from '@tabler/icons-react';
<IconDeviceTvOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- screendisplaymoviefilmwatchaudiovideomediadeviceoffdevicestvtelevision offno screendisplay offmedia device inactive
FAQ
- What does the device-tv-off icon represent?
- It visually signifies a television that is switched off. It's used in UIs to show a device in an inactive state.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconDeviceTvOff } from '@tabler/icons-react'. Then use it as a React component: <IconDeviceTvOff />.
- What is the license for this icon?
- The Tabler icons, including device-tv-off, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →