The Tabler photo plus icon depicts a stylized image of a photograph with a plus sign, commonly used to represent actions like adding a new photo, creating a new image post, or expanding a media gallery.
Common uses
- Button to upload a new image
- Link to create a new photo album
- Icon for an 'add media' feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPhotoPlus } from '@tabler/icons-react';
<IconPhotoPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- galleryaddnewphotopluscontententertainmentmoreincreasepositivemediaadd photonew imagegallery addupload media
FAQ
- What does the photo plus icon represent?
- It signifies adding a new photo or expanding media content. It's often used for upload actions or creating new image-related entries.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library using `import { IconPhotoPlus } from '@tabler/icons-react'`. Then, render it as a component: `<IconPhotoPlus />`.
- What is the license for this icon?
- The Tabler icon library, including the photo plus icon, is distributed under the MIT license, which allows for free use in both personal and commercial projects.
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 →