John KuehJohn Kueh

webcam icon

Phosphor · webcam · MIT

Download SVG

The Phosphor webcam icon visually represents a video camera, commonly used in user interfaces to indicate features related to video recording, live streaming, or video conferencing.

Common uses

  • Start/stop video recording button
  • Video call initiation icon
  • Webcam privacy indicator

Use it in React

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

<Webcam size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
objects
Keywords
cameravideo conferenceobjectssystemcommunicationswebcamvideo cameralive streamconference camera

FAQ

What does the webcam icon represent?
It represents a physical webcam or video camera, used to signify video-related functions in a UI.
How do I use the webcam icon in React?
You can import and use it directly in your React components like this: import { Webcam } from '@phosphor-icons/react'.
What is the license for the Phosphor webcam icon?
The Phosphor icon library, including the webcam 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 →