John KuehJohn Kueh

image rotation clockwise icon

HugeIcons · ImageRotationClockwiseIcon · MIT

Download SVG

The HugeIcons image rotation clockwise icon visually represents the action of rotating an image or element 90 degrees to the right, commonly used for controls that allow users to adjust image orientation.

Common uses

  • Image editing tools
  • Document viewers
  • Media player controls

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
rotate rightturn clockwiseorient image90 degree rotation

FAQ

What does the image rotation clockwise icon represent?
This icon represents the action of rotating an image or element 90 degrees clockwise. It's used in interfaces to allow users to orient content correctly.
How do I use the ImageRotationClockwiseIcon in React?
To use it in React, import both HugeiconsIcon and ImageRotationClockwiseIcon from their respective packages and render the icon component like this: <HugeiconsIcon icon={ImageRotationClockwiseIcon} />.
What is the license for this icon?
The HugeIcons image rotation clockwise icon is available under the MIT license, which allows for free use in both personal and commercial projects.

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 →