The Tabler photo cancel icon visually represents the action of removing or dismissing a photo, commonly used in interfaces to indicate deletion or cancellation of an image selection.
Common uses
- Cancel photo upload
- Delete selected image
- Remove profile picture
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPhotoCancel } from '@tabler/icons-react';
<IconPhotoCancel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- deletegalleryphotocancelcontententertainmentstopabortclosedismissmediadelete photoremove imageclose mediagallery dismiss
FAQ
- What does the photo cancel icon represent?
- It signifies the action of canceling or deleting a photo. It's used in UIs to allow users to remove an image they've selected or uploaded.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconPhotoCancel } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon set, including the photo-cancel 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 →