The HugeIcons modern tv icon depicts a sleek, contemporary television set, commonly used to represent media playback, entertainment sections, or video content within an application's interface.
Common uses
- Media player controls
- Entertainment hub section
- Video content listing
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ModernTvIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ModernTvIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- televisionscreendisplaymonitor
FAQ
- What does the ModernTvIcon represent?
- The ModernTvIcon represents a modern television set. It's typically used for UI elements related to media, video, or entertainment.
- How do I use ModernTvIcon in a React project?
- Import both HugeiconsIcon and ModernTvIcon, then render the icon using <HugeiconsIcon icon={ModernTvIcon} />.
- What is the license for this icon?
- This icon is 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 HugeIcons.