Pixelarticons

Forward Pixel Art Icon

A forward arrow for media players, email forward actions, skip-to-next controls, and story or queue advance buttons.

arrows Free 4 variants

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Forward icon

A rightward arrow, often double-tipped or styled to suggest playback, representing 'forward' in media or messaging contexts. In a podcast or music player it skips ahead; in an email client it opens the compose window to forward the message to a new recipient. It is a more contextually loaded icon than arrow-right because of its strong association with media playback and email. When the meaning is general navigation, arrow-right or chevron-right reads more neutrally.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/forward.svg" width="24" height="24" alt="Forward" />

<!-- React -->
import { Forward } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="forward.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons