The Tabler photo minus icon visually represents the removal or subtraction of a photo, commonly used in UIs to indicate actions like deleting an image from a gallery or removing content.
Common uses
- Delete photo from album
- Remove image from post
- Cancel photo upload
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPhotoMinus } from '@tabler/icons-react';
<IconPhotoMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- gallerydeleteremovephotominuscontententertainmentsubtractlessdecreasemediadelete photoremove imagegallery minusimage subtract
FAQ
- What does the photo minus icon represent?
- It signifies the action of removing or subtracting a photo, often used for deleting images or content.
- How do I use this icon in React?
- Import it using `import { IconPhotoMinus } from '@tabler/icons-react';` and then use it as a component: `<IconPhotoMinus />`.
- What is the license for Tabler icons?
- Tabler icons are distributed under the MIT license, allowing for free usage.
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 →