The Tabler photo circle minus icon depicts a circular photo frame with a minus symbol inside, commonly used to signify removing or deleting a photo or media element.
Common uses
- Button to remove a profile picture
- Icon for deleting an image from a gallery
- Action to clear a selected photo
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPhotoCircleMinus } from '@tabler/icons-react';
<IconPhotoCircleMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- subtractreducedeletedecreaseminusemptyborderrimroundpicturemediaphotocircleremove photodelete imagecancel media
FAQ
- What does the photo circle minus icon represent?
- It represents the action of removing or deleting a photo or media item, often within a circular or framed context.
- How do I use this icon in React?
- You can import and use it like this: import { IconPhotoCircleMinus } from '@tabler/icons-react'; <IconPhotoCircleMinus />
- What is the license for this icon?
- The Tabler icon library, including this icon, is available 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 →