John KuehJohn Kueh

rotate right 03 icon

HugeIcons · RotateRight03Icon · MIT

Download SVG

The HugeIcons rotate right 03 icon depicts a clockwise rotation arrow, commonly used to indicate an action that spins or reorients an element to the right.

Common uses

  • Rotate an image 90 degrees clockwise
  • Apply a clockwise spin animation
  • Reset a rotated element to its original orientation

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
rotate rightclockwise arrowspin rightreorient

FAQ

What does the rotate right 03 icon represent?
This icon represents a clockwise rotation. It's typically used for actions that involve turning something to the right.
How do I use the RotateRight03Icon in React?
Import both HugeiconsIcon and RotateRight03Icon, then render the icon using <HugeiconsIcon icon={RotateRight03Icon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →