Pixelarticons

Gallery Vertical Pixel Art Icon

A vertical gallery icon for stacked image feeds, vertically scrolling photo lists, and portrait-oriented media browsers.

media Pro 4 variants

Tags

galleryvertical

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 Vertical icon

A column of rectangles stacked top-to-bottom, signaling a vertically scrolling gallery layout. Use it in a view-toggle to switch a media library from a grid to a vertical feed, or as the indicator for a portrait-friendly scroll mode on mobile. It pairs naturally with gallery-horizontal in a layout switcher so users can choose their preferred browsing direction.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/gallery-vertical.svg" width="24" height="24" alt="Gallery Vertical" />

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

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

Related icons