John KuehJohn Kueh

rotate left 05 icon

HugeIcons · RotateLeft05Icon · MIT

Download SVG

The HugeIcons rotate left 05 icon depicts a counter-clockwise rotation, commonly used to indicate undoing an action or reversing an object's orientation.

Common uses

  • Undo last action
  • Rotate object counter-clockwise
  • Revert to previous state

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
undocounter-clockwisereverseback

FAQ

What does the RotateLeft05Icon represent?
This icon represents a counter-clockwise rotation. It's typically used for undoing actions or reversing an object's orientation.
How do I use RotateLeft05Icon in a React application?
Import both HugeiconsIcon and RotateLeft05Icon, then render the icon using <HugeiconsIcon icon={RotateLeft05Icon} />.
What is the license for this icon?
The HugeIcons library, including this icon, is released 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 →