The HugeIcons file video icon visually represents a video file, commonly used to indicate video content, playback controls, or file management related to videos.
Common uses
- Video upload button
- Link to a video tutorial
- Video file type indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileVideoIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FileVideoIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- video filemovie fileplay buttonmedia file
FAQ
- What does the FileVideoIcon represent?
- The FileVideoIcon represents a video file. It's typically used in user interfaces to denote video content or related actions.
- How do I use FileVideoIcon in React?
- Import both HugeiconsIcon and FileVideoIcon from their respective packages and render it using <HugeiconsIcon icon={FileVideoIcon} />.
- What is the license for this icon?
- The FileVideoIcon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →