The Phosphor television simple icon depicts a basic television set, commonly used to represent media playback, video content, or display-related settings in a user interface.
Common uses
- Media player controls
- Video streaming service links
- Settings for display output
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { TelevisionSimple } from '@phosphor-icons/react';
<TelevisionSimple size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<TelevisionSimple size={24} />thin
<TelevisionSimple size={24} weight="thin" />light
<TelevisionSimple size={24} weight="light" />bold
<TelevisionSimple size={24} weight="bold" />fill
<TelevisionSimple size={24} weight="fill" />duotone
<TelevisionSimple size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- system
- Keywords
- *updated*screentvdisplayssystemobjectstelevisionsimpletv iconscreen icondisplay iconvideo icon
FAQ
- What is the television simple icon used for?
- It represents a television or screen, ideal for indicating media, video, or display functionalities within an application.
- How do I use the television simple icon in React?
- Import it from the library like this: import { TelevisionSimple } from '@phosphor-icons/react'. Then use it as a React component: <TelevisionSimple size={24} />.
- What is the license for Phosphor icons?
- Phosphor icons 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 Phosphor.