Pixelarticons

Image 2 Right Pixel Art Icon

An image-2-right icon for image navigation, next-photo controls, and forward actions in media carousels.

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

The image-2 icon with a rightward arrow, combining the photo symbol with a directional cue. Use it as a 'Next Image' button in a carousel or slideshow, or as a control that shares or forwards a specific image to another destination. The arrow direction is important: it signals movement to the right or forward through a sequence. For moving backward through images, a left-arrow companion icon completes the navigation pair.

Usage

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

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

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

Related icons