John KuehJohn Kueh

rotate right 06 icon

HugeIcons · RotateRight06Icon · MIT

Download SVG

The HugeIcons rotate right 06 icon depicts a clockwise rotation arrow, commonly used to indicate an action that will turn an element or view to the right.

Common uses

  • Rotating an image or object
  • Applying a clockwise transform
  • Initiating a rightward spin animation

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
clockwise arrowturn rightspin rightrotate clockwise

FAQ

What does the RotateRight06Icon represent?
This icon represents a clockwise rotation or turning action. It's used in interfaces to signify operations that involve turning something to the right.
How do I use RotateRight06Icon in a React application?
To use it in React, import both HugeiconsIcon and RotateRight06Icon, then render the icon component like this: <HugeiconsIcon icon={RotateRight06Icon} />.
What is the license for this icon?
The HugeIcons library, including the RotateRight06Icon, 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 →