Pixelarticons

Gallery Horizontal End Pixel Art Icon

A horizontal gallery-end icon for 'last image' states, scroll-end indicators, and end-of-carousel markers.

media Pro 4 variants

Tags

galleryhorizontalend

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 Gallery Horizontal End icon

The horizontal gallery layout with an indicator emphasizing the final or rightmost position in the strip. It is useful in pagination or carousel controls to signal that the user has reached the end of the set, or as a 'Jump to Last' button in a long media strip. In a design system context it can represent a layout that is right-aligned or ends at a specific anchor. For the start of a strip, gallery-horizontal is the counterpart.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/gallery-horizontal-end.svg" width="24" height="24" alt="Gallery Horizontal End" />

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

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

Related icons