John KuehJohn Kueh

circle arrow reload 02 icon

HugeIcons · CircleArrowReload02Icon · MIT

Download SVG

The HugeIcons circle arrow reload 02 icon depicts a circular arrow indicating a refresh or restart action, commonly used to refresh content or re-initiate a process.

Common uses

  • Refresh data feed
  • Restart a process
  • Revert to a previous state

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
refresh iconreload iconcircular arrowrestart icon

FAQ

What is the purpose of the CircleArrowReload02Icon?
This icon signifies a refresh or reload action. It's used to indicate that content can be updated or a process can be restarted.
How do I use the CircleArrowReload02Icon in a React application?
Import the icon from '@hugeicons/react' and '@hugeicons/core-free-icons', then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { CircleArrowReload02Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={CircleArrowReload02Icon} />.
What is the license for this icon?
The CircleArrowReload02Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →