John KuehJohn Kueh

rotate right 05 icon

HugeIcons · RotateRight05Icon · MIT

Download SVG

The HugeIcons rotate right 05 icon depicts a clockwise rotation, commonly used to indicate actions like refreshing content or rotating an object to the right.

Common uses

  • Refresh button
  • Rotate object clockwise
  • Undo last rotation

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
clockwiseturn rightrefreshspin

FAQ

What does the rotate right 05 icon represent?
This icon represents a clockwise rotation. It's typically used for actions that involve turning something to the right or refreshing data.
How do I use the RotateRight05Icon in React?
Import both HugeiconsIcon and RotateRight05Icon from their respective packages, then render the icon using the HugeiconsIcon component with the icon prop: <HugeiconsIcon icon={RotateRight05Icon} />.
What is the license for this icon?
The HugeIcons rotate right 05 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 →