John KuehJohn Kueh

rotate right 01 icon

HugeIcons · RotateRight01Icon · MIT

Download SVG

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

Common uses

  • Rotate an image or object clockwise
  • Apply a clockwise transform
  • Initiate a clockwise spin animation

Use it in React

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

<HugeiconsIcon icon={RotateRight01Icon} 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 is the purpose of the rotate right 01 icon?
This icon visually represents a clockwise rotation. It's used in interfaces to signify actions that will turn something to the right.
How do I use the RotateRight01Icon in React?
Import both HugeiconsIcon and RotateRight01Icon, then render the icon using the prop: <HugeiconsIcon icon={RotateRight01Icon} />.
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 →