The HugeIcons rotate 02 icon depicts a circular arrow indicating a refresh or reload action, commonly used to update content or restart a process.
Common uses
- Refresh data feed
- Reload page content
- Restart operation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Rotate02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Rotate02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- refreshreloadupdatecycle
FAQ
- What does the rotate 02 icon represent?
- It represents a refresh or reload action, often used to update displayed information or restart a process.
- How do I use the Rotate02Icon in React?
- Import both HugeiconsIcon and Rotate02Icon, then render <HugeiconsIcon icon={Rotate02Icon} />.
- 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.