The Lucide gallery vertical end icon visually represents a stack of images or content arranged vertically, often used to signify a gallery, carousel, or a history of versions.
Common uses
- Displaying a vertical image carousel
- Indicating a history or version log
- Representing a photo album or portfolio
Use it in React
Install
npm i lucide-reactImport & render
import { GalleryVerticalEnd } from 'lucide-react';
<GalleryVerticalEnd size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- carouselpicturesimagesscrollswipealbumportfoliohistoryversionsbackuptime machinegalleryverticalend
FAQ
- What does the gallery vertical end icon represent?
- It depicts a vertical stack, commonly used for carousels, galleries, or version histories.
- How do I use this icon in React?
- Import it using `import { GalleryVerticalEnd } from 'lucide-react'` and use it as a component.
- What is the license for this icon?
- The Lucide icon library is released under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →