Skip Forward Pixel Art Icon
A skip-forward icon for next-track buttons, advancing playlists and jumping to the end of media.
Tags
nextmediaplayertrack
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 Skip Forward icon
A right-pointing triangle pressed against a vertical bar, the transport control for advancing to the next item. Use it as the 'next track' button in a music player, to jump to the next episode in a queue, or to step forward through a slideshow. The bar tells users the jump lands on a boundary, not somewhere mid-item. For accelerating through the current item instead, fast-forward is the right sibling.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/skip-forward.svg" width="24" height="24" alt="Skip Forward" />
<!-- React -->
import { SkipForward } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="skip-forward.svg" width="48" height="48" style="image-rendering: pixelated" />