The Lucide gallery horizontal icon visually represents a collection of items arranged horizontally, commonly used to indicate a carousel, image gallery, or scrollable content section.
Common uses
- Image carousel slider
- Horizontal scrolling content feed
- Photo album viewer
Use it in React
Install
npm i lucide-reactImport & render
import { GalleryHorizontal } from 'lucide-react';
<GalleryHorizontal size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- carouselpicturesimagesscrollswipealbumportfoliogalleryhorizontal
FAQ
- What is the gallery horizontal icon used for?
- It's typically used to represent carousels, image galleries, or any horizontally scrollable content like albums or portfolios.
- How do I use the gallery horizontal icon in React?
- You can import it directly from the 'lucide-react' library using: import { GalleryHorizontal } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the gallery-horizontal icon, is available 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 →