John KuehJohn Kueh

camera rotated 01 icon

HugeIcons · CameraRotated01Icon · MIT

Download SVG

The HugeIcons camera rotated 01 icon depicts a camera symbol, often used to represent camera functionality, photo-taking features, or media capture options within an application.

Common uses

  • Open camera app
  • Take a photo button
  • Record video option

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CameraRotated01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CameraRotated01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
camera iconphoto iconvideo iconmedia icon

FAQ

What is the camera rotated 01 icon used for?
This icon represents camera functionality. It's commonly used for buttons that open a camera, take a picture, or start recording video.
How do I use the CameraRotated01Icon in React?
Import both HugeiconsIcon and CameraRotated01Icon, then render it using <HugeiconsIcon icon={CameraRotated01Icon} />.
What is the license for this icon?
The CameraRotated01Icon is part of the HugeIcons library and 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 →