John KuehJohn Kueh

go forward 30sec icon

HugeIcons · GoForward30SecIcon · MIT

Download SVG

The HugeIcons go forward 30sec icon visually represents advancing content by 30 seconds, commonly used in media players for skipping ahead.

Common uses

  • Media player seek forward button
  • Video editing timeline skip
  • Podcast playback control

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
skip forward 30sfast forward 30 secondsnext 30 secondsseek forward

FAQ

What does the go forward 30sec icon represent?
It signifies a 30-second jump forward in playback or a timeline. It's typically used for skipping ahead in media like videos or podcasts.
How do I use the GoForward30SecIcon in React?
Import both HugeiconsIcon and GoForward30SecIcon, then render it using <HugeiconsIcon icon={GoForward30SecIcon} />.
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 →