The Tabler photo exclamation icon visually represents an issue or alert related to a photo, often used to indicate an error in image display or a need for attention regarding media content.
Common uses
- Image upload error notification
- Placeholder for unverified media
- Highlighting a problematic image in a gallery
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPhotoExclamation } from '@tabler/icons-react';
<IconPhotoExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- alertwarningnoticeattentioncautionmarkcapturehighlightphotoexclamationmediaimage warningmedia alertphoto errorpicture caution
FAQ
- What does the photo exclamation icon signify?
- It signifies an alert or warning specifically concerning a photo or image, indicating a problem or something that requires attention.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconPhotoExclamation } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use.
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 →