John KuehJohn Kueh

refresh 03 icon

HugeIcons · Refresh03Icon · MIT

Download SVG

The HugeIcons refresh 03 icon depicts a circular arrow, commonly used to indicate an action that reloads or updates content.

Common uses

  • Reloading a data table
  • Refreshing a feed
  • Updating settings

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
reloadupdatesynccycle

FAQ

What does the refresh 03 icon represent?
It represents a refresh or reload action, often used to update displayed information.
How do I use the Refresh03Icon in React?
Import it as `import { Refresh03Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Refresh03Icon} />` from '@hugeicons/react'.
What is the license for this icon?
The HugeIcons refresh 03 icon is available 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 →