Pixelarticons

Camera Pixel Art Icon

A photo-camera icon for image uploads, 'take a photo' buttons, galleries and camera toggles in video calls.

media Free 4 variants

Tags

photocapturelenssnap

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Camera icon

A photo camera with a lens. It is the universal control for capturing or uploading images: a profile-photo upload, a 'take a picture' button, gallery and album links, or toggling the camera in a video call. For recording motion specifically, a video-camera icon is clearer, so keep this one for stills, snapshots, and photo libraries. It stays legible even at small sizes.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/camera.svg" width="24" height="24" alt="Camera" />

<!-- React -->
import { Camera } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="camera.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons