The Tabler photo edit icon depicts a camera with a pencil, commonly used to represent actions like editing, modifying, or creating photo content in a user interface.
Common uses
- Button to edit a user's profile picture
- Link to a photo editing tool or application
- Icon for a 'create new image' function
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPhotoEdit } from '@tabler/icons-react';
<IconPhotoEdit size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- gallerytoolcreatephotoeditmodifychangeupdatecontentrevisemediapicture editimage modifycamera pencilgallery tool
FAQ
- What does the photo edit icon represent?
- It represents the action of editing or modifying a photograph. It's often used for functions related to photo manipulation or content creation.
- How do I use this icon in React?
- You can import and use it directly from the '@tabler/icons-react' library with the following import statement: import { IconPhotoEdit } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the photo edit 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 →