John KuehJohn Kueh

rotate 01 icon

HugeIcons · Rotate01Icon · MIT

Download SVG

The HugeIcons rotate 01 icon depicts a circular arrow indicating a rotation or refresh action, commonly used for refreshing content or reorienting an element.

Common uses

  • Refresh data list
  • Rotate an image
  • Undo last action

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
refreshreloadcircular arrowreorient

FAQ

What is the rotate 01 icon used for?
It's typically used to signify an action that rotates or refreshes something, like updating a data feed or reorienting a view.
How do I use the Rotate01Icon in React?
Import both HugeiconsIcon and Rotate01Icon, then render <HugeiconsIcon icon={Rotate01Icon} />.
What is the license for this icon?
This icon is distributed 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 →