Pixelarticons

Camera Face Pixel Art Icon

A camera with a face overlay for selfie mode, facial recognition, and front-facing portrait-capture features.

media Pro 4 variants

Tags

cameraphotocapturelenssnapface

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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 Face icon

Combining a camera body with a face silhouette, this icon signals that the lens is directed at the user for a selfie, portrait, or face-detection feature. Use it on a front-camera switch button, a facial recognition enrollment screen, or a 'Selfie Mode' toggle in a camera app. When the action is simply taking any photo without the facial emphasis, the standard camera or camera-2 icon communicates that action more neutrally.

Usage

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

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

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

Related icons