The HugeIcons camera video icon depicts a video camera and is typically used to represent features related to video recording, playback, or live streaming.
Common uses
- Start/stop video recording button
- Link to video gallery
- Live stream indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CameraVideoIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CameraVideoIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- video camerarecordmovie camerastreaming
FAQ
- What does the CameraVideoIcon represent?
- The CameraVideoIcon represents a video camera, commonly used for actions or sections related to video.
- How do I use the CameraVideoIcon in React?
- Import both HugeiconsIcon and CameraVideoIcon, then render <HugeiconsIcon icon={CameraVideoIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use.
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 →