The HugeIcons square arrow reload 02 icon depicts a square with a circular arrow, commonly used to indicate an action that refreshes or restarts a process or content.
Common uses
- Refresh data feed
- Restart application process
- Reload current page
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareArrowReload02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SquareArrowReload02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- refresh iconreload iconrestart iconupdate icon
FAQ
- What does the square arrow reload 02 icon represent?
- This icon represents a refresh or reload action, often used to update content or restart a process.
- How do I use the SquareArrowReload02Icon in React?
- Import it as `import { SquareArrowReload02Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={SquareArrowReload02Icon} />` from '@hugeicons/react'.
- What is the license for this icon?
- The HugeIcons icon library, including this icon, is released 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 →