The Lucide tv minimal icon depicts a simple, flat television screen, commonly used to represent media playback, entertainment sections, or video-related settings in a user interface.
Common uses
- Button to play a video or access media library
- Link to a 'TV Shows' or 'Movies' section
- Icon for video streaming service settings
Use it in React
Install
npm i lucide-reactImport & render
import { TvMinimal } from 'lucide-react';
<TvMinimal size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- flatscreentelevisionstreamdisplaywidescreenhigh-definitionhd1080p4k8ksmartdigitalvideohome cinemaentertainmentshowtime
FAQ
- What is the tv-minimal icon used for?
- It represents a television or display, suitable for media, entertainment, or video-related features in an application.
- How do I use the tv-minimal icon in React?
- You can import and use it like this: import { TvMinimal } from 'lucide-react'. Then, render it as a component: <TvMinimal />.
- What is the license for the tv-minimal icon?
- The tv-minimal icon is provided under the ISC license, which is a permissive open-source 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 →