John KuehJohn Kueh

video camera icon

Phosphor · video-camera · MIT

Download SVG

The Phosphor video camera icon depicts a classic video recording device and is commonly used in UIs to represent features related to video playback, recording, or media management.

Common uses

  • Start video recording button
  • Link to video gallery
  • Video editing tool

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { VideoCamera } from '@phosphor-icons/react';

<VideoCamera size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<VideoCamera size={24} />
thin
<VideoCamera size={24} weight="thin" />
light
<VideoCamera size={24} weight="light" />
bold
<VideoCamera size={24} weight="bold" />
fill
<VideoCamera size={24} weight="fill" />
duotone
<VideoCamera size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
media
Keywords
videographyfilmsmoviesrecordingmediasystemobjectsvideocameramovie camerafilm recordervideo input

FAQ

What does the video camera icon represent?
It represents a video camera, typically used for actions or sections related to video recording, playback, or media.
How do I use the video camera icon in React?
You can import and use it in your React application with: import { VideoCamera } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon set, including the video camera icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →