19 new icons just landed: Calls, Chat & Media. See what's new →
Pixelarticons

Switch Camera Pixel Art Icon

A switch-camera icon for toggling between front and rear cameras in mobile photo, video, and video-call applications.

Arrows Pro 2 variants

Tags

switchcameraphotocapturelenssnap

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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

This is a Pro icon.

Get it with all 4159 pixel art icons: every style, full SVG source, one-time license. 25% off through this link.

Get Pro at 25% off

About the Switch Camera icon

A camera outline with an encircling or attached rotation arrow, the standard mobile symbol for 'flip to the other camera.' Photo apps, video-call platforms, and QR scanners all use it to toggle between the device's front-facing and rear-facing lenses. It is a specialized compound icon: the camera element names the device, and the rotation arrow names the action. In desktop contexts where there is typically only one camera, this icon is rarely needed.

Usage

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

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

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

Related icons