The Tabler library photo icon visually represents a collection of images or media, commonly used in UI to indicate features related to photo galleries, albums, or media management.
Common uses
- Link to a user's photo album
- Button to open a media selection modal
- Section header for a 'My Photos' area
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLibraryPhoto } from '@tabler/icons-react';
<IconLibraryPhoto size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- galleryalbumpicturesphotographyarchivecollectionsnapshotcatalogphotoslibrarysystemphoto
FAQ
- What does the library photo icon represent?
- It symbolizes a collection of photos or media, often used for galleries, albums, or general photo management features within an application.
- How do I use this icon in React?
- Import it using `import { IconLibraryPhoto } from '@tabler/icons-react';` and then render it as a component: `<IconLibraryPhoto />`.
- What is the license for this icon?
- The Tabler icons, including the library photo icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →