The Lucide map pin search icon visually represents a map pin combined with a magnifying glass, commonly used to indicate features related to searching for or locating a specific place.
Common uses
- Search bar for location-based queries
- Button to find nearby points of interest
- Placeholder for a search input field for addresses
Use it in React
Install
npm i lucide-reactImport & render
import { MapPinSearch } from 'lucide-react';
<MapPinSearch size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- locationnavigationtravelwaypointmarkerdropmappinsearchlocation searchfind placemap marker searchsearch waypoint
FAQ
- What does the map pin search icon represent?
- It signifies searching for a location or a specific point on a map. It combines the idea of a map marker with the action of searching.
- How do I use this icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { MapPinSearch } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the map pin search icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →