The Tabler map pin share icon visually represents the action of sharing a specific location or point of interest, commonly used to indicate a feature for sending or distributing a map marker.
Common uses
- Button to share current GPS location
- Link to a specific business address on a map
- Option to send a saved map marker to a friend
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapPinShare } from '@tabler/icons-react';
<IconMapPinShare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- locationgpspointermarkerplacesendmappinsharenavigationlocation sharemap marker sendgps sharepinpoint share
FAQ
- What does the map-pin-share icon signify?
- It signifies sharing a location. It combines a map pin, representing a place, with a share symbol, indicating the act of distributing that location.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconMapPinShare } from '@tabler/icons-react'. Then, render it as <IconMapPinShare />.
- What is the license for this icon?
- The Tabler icons, including map-pin-share, are distributed under the MIT license, allowing 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 →