The HugeIcons circle arrow reload 01 icon depicts a circular arrow indicating a refresh or restart action, commonly used to refresh content or restart a process.
Common uses
- Refresh data feed
- Restart process
- Undo last action
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CircleArrowReload01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CircleArrowReload01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- refreshreloadrestartundo
FAQ
- What is the purpose of the Circle Arrow Reload 01 icon?
- This icon represents a refresh or reload action. It's typically used to indicate that content can be updated or a process can be restarted.
- How do I use the Circle Arrow Reload 01 icon in React?
- Import the icon component and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { CircleArrowReload01Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={CircleArrowReload01Icon} />.
- What is the license for this icon?
- The Circle Arrow Reload 01 icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.