John KuehJohn Kueh

switch camera icon

Lucide · switch-camera · ISC

Download SVG

The Lucide switch camera icon depicts a camera with an arrow indicating a flip, commonly used in user interfaces to toggle between the front and rear cameras of a device.

Common uses

  • Toggle between front/rear camera in a video call app
  • Switch camera perspective in a photo-taking app
  • Change camera view in a live streaming interface

Use it in React

Install
npm i lucide-react
Import & render
import { SwitchCamera } from 'lucide-react';

<SwitchCamera size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
photoselfiefrontbackswitchcameracamera rotatecamera flipreverse cameraselfie camera

FAQ

What does the switch camera icon represent?
It represents the action of switching between different camera views, typically the front-facing and rear-facing cameras on a device.
How do I use the switch camera icon in React?
You can import it from the 'lucide-react' library using: import { SwitchCamera } from 'lucide-react'. Then, use it as a React component: <SwitchCamera />.
What is the license for the Lucide switch camera icon?
The Lucide icon library, including the switch camera icon, is available under the ISC license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →