The HugeIcons camera rotated 02 icon depicts a camera symbol, often used to represent camera-related functions, media capture, or photo settings within a user interface.
Common uses
- Open camera app
- Access photo gallery
- Configure camera settings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CameraRotated02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CameraRotated02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- camera iconphoto iconpicture iconmedia icon
FAQ
- What does the CameraRotated02Icon represent?
- This icon represents a camera, commonly used for actions related to taking pictures or managing media.
- How do I use the CameraRotated02Icon in a React application?
- Import both HugeiconsIcon and CameraRotated02Icon, then render it using <HugeiconsIcon icon={CameraRotated02Icon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →