The HugeIcons file video camera icon depicts a video file with a camera overlay, commonly used to represent video recording, video files, or media editing features.
Common uses
- Record video button
- Link to video file
- Video editing tool
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileVideoCameraIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FileVideoCameraIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- video filerecord iconmovie iconmedia icon
FAQ
- What does the file video camera icon represent?
- This icon represents a video file combined with a camera symbol, typically indicating actions or content related to video recording, playback, or management.
- How do I use the FileVideoCameraIcon in React?
- Import both HugeiconsIcon and FileVideoCameraIcon from their respective packages, then render the icon using <HugeiconsIcon icon={FileVideoCameraIcon} />.
- What is the license for this icon?
- The FileVideoCameraIcon from HugeIcons 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 →