John KuehJohn Kueh

square arrow reload 01 icon

HugeIcons · SquareArrowReload01Icon · MIT

Download SVG

The HugeIcons square arrow reload 01 icon depicts a square with an arrow forming a circular path, commonly used to indicate an action that refreshes or restarts a process or view.

Common uses

  • Refresh data in a table
  • Restart a process
  • Reload a web page

Use it in React

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

<HugeiconsIcon icon={SquareArrowReload01Icon} 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 01 icon represent?
This icon represents a refresh or reload action. It's typically used when content needs to be updated or a process needs to be restarted.
How do I use the SquareArrowReload01Icon in React?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { SquareArrowReload01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={SquareArrowReload01Icon} />.
What is the license for this icon?
The SquareArrowReload01Icon is distributed 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 →