The Tabler camera x icon depicts a camera with an 'x' symbol, commonly used to represent actions like deleting a photo, canceling a camera operation, or closing a media-related modal.
Common uses
- Delete captured photo button
- Cancel camera recording
- Close media viewer
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCameraX } from '@tabler/icons-react';
<IconCameraX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- photographydeleteremovecancelcloseterminatedismissendsnapshotcameramediaxcancel cameradelete photoclose mediaterminate snapshot
FAQ
- What does the camera x icon represent?
- It signifies a camera combined with an 'x', typically used for negative actions related to cameras or media, such as deletion or cancellation.
- How do I use this icon in React?
- You can import and use it directly with the statement: import { IconCameraX } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler camera x 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 →