The HugeIcons go forward five sec icon depicts a fast-forward symbol with a "5" indicating a jump ahead by five seconds, commonly used for skipping content in media players.
Common uses
- Skip ahead 5 seconds in video playback
- Advance to the next segment in an audio player
- Fast-forward through a timeline by a set increment
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GoForwardFiveSecIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GoForwardFiveSecIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- fast forward 5skip 5 secondsnext 5ffwd 5
FAQ
- What does the go forward five sec icon represent?
- It represents the action of advancing playback or a timeline by five seconds, often seen in media controls.
- How do I use the GoForwardFiveSecIcon in React?
- Import both HugeiconsIcon and GoForwardFiveSecIcon, then render <HugeiconsIcon icon={GoForwardFiveSecIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.