The Tabler photo alt icon depicts a placeholder image, commonly used to represent an image that is not yet available or as a default graphic in media or gallery contexts.
Common uses
- Placeholder for missing images in a feed.
- Default avatar for users without a profile picture.
- Icon for an image upload or gallery section.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPhotoAlt } from '@tabler/icons-react';
<IconPhotoAlt size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- photoimagepicturealternativeplaceholdergallerymediacameracontentalbumaltimage placeholderpicture icongallery iconmedia icon
FAQ
- What does the photo alt icon represent?
- It represents a generic or placeholder image, often used when the actual image content is missing or unavailable.
- How do I use the photo alt icon in React?
- You can import and use it in your React application with: import { IconPhotoAlt } from '@tabler/icons-react'.
- What is the license for the Tabler photo alt icon?
- The Tabler icons, including photo alt, 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 →