The Tabler location pin icon depicts a map marker, commonly used to indicate a specific geographical point or address on a map interface.
Common uses
- Displaying user's current location on a map.
- Marking a business address on a contact page.
- Showing a destination point in navigation apps.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLocationPin } from '@tabler/icons-react';
<IconLocationPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- markerpointdroppointersiteplacespotmapindicatorlocationpinmap markermap pointergeolocation icon
FAQ
- What is the purpose of the location pin icon?
- It visually represents a geographical location or point of interest, often used on maps or in address-related contexts.
- How do I use the location pin icon in React?
- Import it using `import { IconLocationPin } from '@tabler/icons-react';` and then use it as a component: `<IconLocationPin />`.
- What is the license for the Tabler location pin icon?
- The Tabler icons, including the location pin, are distributed 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 →