John KuehJohn Kueh

replay icon

HugeIcons · ReplayIcon · MIT

Download SVG

The HugeIcons replay icon depicts a circular arrow, commonly used to indicate an action that restarts or repeats a process, such as replaying media or refreshing content.

Common uses

  • Replaying a video or audio track
  • Refreshing a data feed
  • Restarting a game level

Use it in React

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

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

Details

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

FAQ

What does the replay icon represent?
It represents the action of repeating or restarting something, like media playback or data refresh.
How do I use the ReplayIcon in React?
Import it as `import { ReplayIcon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={ReplayIcon} />`.
What is the license for this icon?
This 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 →