A marker with a lens, for finding a location, nearby search and place lookup. On a 24×24 grid in stroke, duotone and fill, free under MIT.

Mapsv0.1.0Added Updated
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M11 22L5.037152 15.333333C3.725272 13.866607 3 11.96782 3 10C3 5.581722 6.581722 2 11 2C15.418278 2 19 5.581722 19 10C19 10.674712 18.914645 11.346713 18.745967 12M14 10C14 11.6569 12.6569 13 11 13C9.3431 13 8 11.6569 8 10C8 8.3431 9.3431 7 11 7C12.6569 7 14 8.3431 14 10ZM20 18.5C20 19.8807 18.8807 21 17.5 21C16.1193 21 15 19.8807 15 18.5C15 17.1193 16.1193 16 17.5 16C18.8807 16 20 17.1193 20 18.5ZM19.5 20.5L21 22"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • find location
  • nearby
  • geosearch
  • lookup place
  • location
  • place
  • address
  • gps
  • marker
  • pin
  • find
  • lookup

Related icons

The rest of the map family first, then the Maps shelf.

FAQ

Answered from map-pin-search's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the map-pin-search icon for?
A marker with a lens, for finding a location, nearby search and place lookup. It is filed under Maps in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as find location, nearby, geosearch, lookup place, location, place, address, gps, marker, pin, find and lookup, and the browser's search matches all of those.
What styles does the map-pin-search icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of map-pin-search?
No. map-pin-search is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with map-pin-search?
map, map-pin, map-pin-check, map-pin-minus, map-pin-off and map-pin-plus, and 5 more, all shown below. The map family is listed first, then the rest of the Maps shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import map-pin-search in React?
<MapPinSearch /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <MapPinSearch size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the map-pin-search SVG?
icons/stroke/map-pin-search.svg, icons/duotone/map-pin-search.svg and icons/fill/map-pin-search.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was map-pin-search added to the set?
Added 12 Aug 2026, and last redrawn 18 Aug 2026. It ships in v0.1.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.