John KuehJohn Kueh

go backward five sec icon

HugeIcons · GoBackwardFiveSecIcon · MIT

Download SVG

The HugeIcons go backward five sec icon depicts a rewind symbol with a "5" to indicate a jump backward in playback by five seconds.

Common uses

  • Rewind video playback by 5 seconds
  • Navigate back 5 seconds in an audio player
  • Undo last 5 seconds of input in a creative tool

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
rewind 5 secondsbackward 5sprevious 5 secondsskip back 5

FAQ

What does the go backward five sec icon represent?
This icon represents the action of rewinding or jumping back five seconds in media playback or a timeline.
How do I use the GoBackwardFiveSecIcon in React?
Import both HugeiconsIcon and GoBackwardFiveSecIcon, then render <HugeiconsIcon icon={GoBackwardFiveSecIcon} />.
What is the license for this icon?
This icon is released 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 →