Image 3 Right Pixel Art Icon
An image-navigation icon from the image-3 family for next-photo controls and forward actions in media sequences.
Tags
imagepicturephotojpgpngrightforwardnexteast
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Image 3 Right icon
The image-3 icon with a rightward arrow, pointing users forward through an ordered set of images. Use it as a 'Next' button in a slideshow, a 'Forward Image' action in a sharing flow, or a navigation control in a full-screen photo viewer. Consistency with the image-3 family matters: if your product uses image-3 for cover photos, use image-3-right for its navigation actions too.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/image-3-right.svg" width="24" height="24" alt="Image 3 Right" />
<!-- React -->
import { Image3Right } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="image-3-right.svg" width="48" height="48" style="image-rendering: pixelated" />