Pixelarticons

Image Right Pixel Art Icon

An image-right icon for next-image navigation, forwarding a photo, and rightward media sequence controls.

media Pro 4 variants

Tags

imagepicturephotojpgpngrightforwardnexteast

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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 Image Right icon

The base image icon paired with a right arrow, pointing forward through an ordered sequence. Use it as a 'Next Photo' button in a carousel, an 'Open in Gallery' action that advances to the next item, or a 'Send Image' forward control. The directional arrow is the key differentiator from the plain image icon. In a navigation pair, a mirrored left-arrow variant handles backward movement.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/image-right.svg" width="24" height="24" alt="Image Right" />

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

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

Related icons