The Tabler camera rotate icon depicts a camera with a circular arrow, commonly used in UI to represent actions like rotating the camera view or flipping between front and rear cameras.
Common uses
- Button to switch between front/rear camera in a video call app.
- Option to rotate an image or preview in a photo editor.
- Control for camera orientation in a mobile app.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCameraRotate } from '@tabler/icons-react';
<IconCameraRotate size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- photophotographypicturefaceinstagramportraitdigitalsmartphoneselfiecamerarotatecamera fliprotate cameraswitch cameracamera orientation
FAQ
- What does the camera rotate icon represent?
- It visually signifies an action related to rotating or flipping a camera's perspective, often used for switching between front and rear cameras or reorienting a photo.
- How do I use this icon in React?
- You can import and use it directly with the following statement: `import { IconCameraRotate } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including camera-rotate, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →