The Tabler device tv old icon depicts a vintage television set, commonly used in UI to represent media playback, entertainment systems, or legacy device options.
Common uses
- Media player controls
- Entertainment section link
- Retro gaming feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceTvOld } from '@tabler/icons-react';
<IconDeviceTvOld size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconDeviceTvOld size={24} stroke={2} />filled
<IconDeviceTvOldFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- filmwatchaudiovideomediaretroantennadeviceoldhardwaredevicestvvintage tvretro televisionold televisioncathode ray tube
FAQ
- What does the device-tv-old icon represent?
- It represents an old-fashioned television, often used for media, entertainment, or older technology contexts.
- How do I use this icon in React?
- Import it using `import { IconDeviceTvOld } from '@tabler/icons-react'` and then use it as a component: `<IconDeviceTvOld />`.
- What is the license for this icon?
- The Tabler icon library, including this icon, is 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 →