The Tabler map pin search icon visually represents the action of searching for a location or pinpointing a specific spot on a map.
Common uses
- Search bar for location input
- Button to find user's current location
- Map marker customization
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapPinSearch } from '@tabler/icons-react';
<IconMapPinSearch size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- findlocateseekexplorescanlookdiscoverdetectprobeinspectmappinsearchlocation searchfind locationmap marker search
FAQ
- What is the map pin search icon used for?
- It's used to indicate searching for or selecting a specific location on a map interface.
- How do I use this icon in React?
- Import it using `import { IconMapPinSearch } from '@tabler/icons-react'` and then use it as a component: `<IconMapPinSearch />`.
- What is the license for this icon?
- The Tabler icons, including map-pin-search, 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 →