The Tabler photo pin icon depicts a thumbtack holding a photograph, commonly used to indicate a specific location or point of interest, often related to media or images.
Common uses
- Marking a photo's geotagged location on a map.
- Indicating a saved or favorite media location.
- As a button to upload or attach a photo to a specific place.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPhotoPin } from '@tabler/icons-react';
<IconPhotoPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- locationmappointplacemarkerpegsnapshotindicatorphotopinmediamap markerlocation pingeotagpicture pin
FAQ
- What is the photo pin icon used for?
- It visually represents a pinned photo or a location associated with an image, useful for map markers or media-related actions.
- How do I use the photo pin icon in React?
- Import it using `import { IconPhotoPin } from '@tabler/icons-react'` and then use it as a component: `<IconPhotoPin />`.
- What is the license for the Tabler photo pin icon?
- The Tabler icon library, including the photo pin 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 →