The Lucide gallery horizontal end icon depicts a series of stacked images or items transitioning off to the right, commonly used to represent the end of a carousel, image gallery, or a historical view.
Common uses
- Indicate the last item in a horizontal image carousel.
- Represent the 'end' or 'archive' section of a media gallery.
- Symbolize a 'history' or 'versions' view in a timeline or document editor.
Use it in React
Install
npm i lucide-reactImport & render
import { GalleryHorizontalEnd } from 'lucide-react';
<GalleryHorizontalEnd size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- carouselpicturesimagesscrollswipealbumportfoliohistoryversionsbackuptime machinegalleryhorizontalendcarousel endimage history
FAQ
- What does the gallery horizontal end icon represent?
- It visually signifies the conclusion of a horizontal sequence, like the final image in a carousel or the end of a historical log.
- How do I use this icon in React?
- Import it directly from the lucide-react library: import { GalleryHorizontalEnd } from 'lucide-react'.
- What is the license for this icon?
- This icon is available under the ISC license, which is a permissive open-source 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 →