Gallery Vertical End Pixel Art Icon
A vertical gallery-end icon for bottom-of-feed indicators, last-item markers, and scroll-end controls.
Tags
galleryverticalend
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Gallery Vertical End icon
The vertical gallery layout with a visual emphasis on the bottom or final item in the stack. Use it to signal that a feed has no more items to load, as a 'Jump to Bottom' action in a long vertical gallery, or as an end-anchor marker in a media playlist. It pairs with gallery-vertical the way gallery-horizontal-end pairs with gallery-horizontal: a directional companion for navigation within a scrolling set.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/gallery-vertical-end.svg" width="24" height="24" alt="Gallery Vertical End" />
<!-- React -->
import { GalleryVerticalEnd } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="gallery-vertical-end.svg" width="48" height="48" style="image-rendering: pixelated" />