John KuehJohn Kueh

rotate bottom left icon

HugeIcons · RotateBottomLeftIcon · MIT

Download SVG

The HugeIcons rotate bottom left icon depicts a counter-clockwise rotation, commonly used to indicate reversing an action or returning an element to its previous orientation.

Common uses

  • Undo last action
  • Rotate element counter-clockwise
  • Reset view

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
counter-clockwiseundoreversereset

FAQ

What does the rotate bottom left icon represent?
This icon represents a counter-clockwise rotation, often used for undoing actions or resetting an element's orientation.
How do I use this icon in React?
Import both HugeiconsIcon and RotateBottomLeftIcon, then render <HugeiconsIcon icon={RotateBottomLeftIcon} />.
What is the license for this icon?
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 →