John KuehJohn Kueh

go backward 60sec icon

HugeIcons · GoBackward60SecIcon · MIT

Download SVG

The HugeIcons go backward 60sec icon visually represents rewinding media playback by 60 seconds, commonly used for seeking back in video or audio players.

Common uses

  • Rewind button in media players
  • Seek back functionality in podcasts
  • Undo last minute of recording

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
rewind 60 secondsseek back 1 minuteprevious minutemedia control rewind

FAQ

What does the go backward 60sec icon represent?
This icon depicts a rewind action specifically for 60 seconds, useful for quickly navigating back in time within media playback.
How do I use the GoBackward60SecIcon in React?
Import both HugeiconsIcon and GoBackward60SecIcon, then render the icon using <HugeiconsIcon icon={GoBackward60SecIcon} />.
What is the license for this icon?
The GoBackward60SecIcon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →