The HugeIcons circle arrow diagonal 02 icon depicts a circular arrow moving diagonally, commonly used to indicate a refresh, reload, or a cyclical process with a directional change.
Common uses
- Refresh data feed
- Cycle through options
- Undo/Redo action
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CircleArrowDiagonal02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CircleArrowDiagonal02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- refresh iconreload iconcycle arrowdiagonal refresh
FAQ
- What is the purpose of the circle arrow diagonal 02 icon?
- This icon represents a refresh or reload action, often used when data needs to be updated or when cycling through a set of options with a directional flow.
- How do I use the CircleArrowDiagonal02Icon in React?
- Import both HugeiconsIcon and CircleArrowDiagonal02Icon from their respective packages and render it using <HugeiconsIcon icon={CircleArrowDiagonal02Icon} />.
- What is the license for this icon?
- The HugeIcons icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.