Webcam Pixel Art Icon
A webcam icon for video calls and streaming, camera on/off toggles, device or hardware settings, and 'start video' controls.
Tags
webcamcameravideocall
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Webcam icon
A webcam on its stand, the symbol for a computer camera. Use it for video-call and streaming controls, a camera on/off toggle, webcam hardware and privacy settings, and 'start video' actions. It reads as the physical device, where camera and movie-camera lean toward photos and film. Keep it for camera hardware and live video contexts.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/webcam.svg" width="24" height="24" alt="Webcam" />
<!-- React -->
import { Webcam } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="webcam.svg" width="48" height="48" style="image-rendering: pixelated" />