Fast Forward Pixel Art Icon
A fast-forward icon for seeking ahead in media, increased playback speed and advancing through audio and video.
Tags
mediaplayerspeedskip
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4159 pixel art icons: every style, full SVG source, one-time license. 25% off through this link.
About the Fast Forward icon
Two right-pointing triangles side by side, the standard transport control for moving quickly ahead through media. Use it to scrub forward in a video, to seek ahead in a podcast, or as a playback-speed control. Unlike skip-forward, which jumps straight to the next item, fast-forward implies accelerated movement through the current one. Pair it with rewind for a complete pair of seek controls in any player interface.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/fast-forward.svg" width="24" height="24" alt="Fast Forward" />
<!-- React -->
import { FastForward } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="fast-forward.svg" width="48" height="48" style="image-rendering: pixelated" />