John KuehJohn Kueh

re icon

HugeIcons · ReIcon · MIT

Download SVG

The HugeIcons re icon depicts a circular arrow, commonly used to indicate refresh, reload, or repeat actions within a user interface.

Common uses

  • Refresh data list
  • Reload page content
  • Repeat a process

Use it in React

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

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

Details

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

FAQ

What does the 're' icon represent?
The 're' icon represents a circular arrow, typically used for refresh, reload, or repeat actions.
How do I use the ReIcon in a React application?
Import both HugeiconsIcon and ReIcon, then render <HugeiconsIcon icon={ReIcon} />.
What is the license for the HugeIcons re icon?
The HugeIcons re icon is released under the MIT license.

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 →