The HugeIcons computer video icon depicts a computer screen displaying a video, commonly used to represent video playback, streaming, or multimedia content within a user interface.
Common uses
- Play/pause button for video content
- Link to a video tutorial or demo
- Indicator for live streaming
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ComputerVideoIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ComputerVideoIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- video playerscreen recordingonline videomultimedia
FAQ
- What does the ComputerVideoIcon represent?
- It represents a computer screen showing a video, suitable for indicating video-related actions or content.
- How do I use the ComputerVideoIcon in React?
- Import both HugeiconsIcon and ComputerVideoIcon, then render <HugeiconsIcon icon={ComputerVideoIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.