The Tabler photo pentagon icon depicts a pentagonal shape overlaid with a camera or photo symbol, commonly used to represent photography-related actions or settings in a user interface.
Common uses
- Button to open a photo gallery
- Setting for aspect ratio or framing
- Icon for a photography editing tool
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPhotoPentagon } from '@tabler/icons-react';
<IconPhotoPentagon size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- five-sidedpolygonshapegeometryanglesnapformstructureframephotophotographypentagonpentagon photophoto shapegeometric camerafive-sided photo
FAQ
- What is the photo pentagon icon used for?
- It's typically used for UI elements related to photography, like opening galleries, applying photo settings, or indicating a photo editing feature.
- How do I use this icon in React?
- You can import and use it like this: `import { IconPhotoPentagon } from '@tabler/icons-react'`. Then render it as `<IconPhotoPentagon />`.
- What is the license for this icon?
- The Tabler icon library, including the photo pentagon 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 →