The HugeIcons go forward 10sec icon visually represents skipping ahead by 10 seconds, commonly used in media players for quick navigation.
Common uses
- Media player seek forward button
- Video editing timeline jump
- Audio playback fast-forward control
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GoForward10SecIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GoForward10SecIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- fast forward 10skip 10 secondsnext 10sseek forward 10
FAQ
- What does the go forward 10sec icon represent?
- It signifies advancing content playback by a 10-second increment, useful for quickly skipping parts of videos or audio.
- How do I use this icon in React?
- Import both HugeiconsIcon and GoForward10SecIcon, then render <HugeiconsIcon icon={GoForward10SecIcon} />.
- What is the license for this icon?
- This icon is available 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.