The Phosphor camera rotate icon depicts a camera with a circular arrow, commonly used to indicate the action of rotating the camera or changing its orientation, such as switching between portrait and landscape modes.
Common uses
- Button to flip camera between front and back
- Control to switch between portrait and landscape view
- Option to reorient media content
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { CameraRotate } from '@phosphor-icons/react';
<CameraRotate size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<CameraRotate size={24} />thin
<CameraRotate size={24} weight="thin" />light
<CameraRotate size={24} weight="light" />bold
<CameraRotate size={24} weight="bold" />fill
<CameraRotate size={24} weight="fill" />duotone
<CameraRotate size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- media
- Keywords
- photographypicturesorientationportraitlandscapeselfieflipmediasystemcamerarotateflip cameracamera orientationrotate imageswitch camera
FAQ
- What does the camera rotate icon represent?
- It represents the action of rotating a camera or changing its orientation, often used for switching between front/back cameras or portrait/landscape modes.
- How do I use this icon in React?
- You can import and use it like this: `import { CameraRotate } from '@phosphor-icons/react'`. Then render it as `<CameraRotate />`.
- What is the license for this icon?
- The Phosphor icon library, including the camera-rotate icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.