A dropped marker, for locations, places, geotags and waypoints. On a 24×24 grid in stroke, duotone and fill, free under MIT.

Mapsv0.1.0Added
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="M17.962848 15.333333L12 22L6.037152 15.333333C4.725272 13.866607 4 11.96782 4 10C4 5.581722 7.581722 2 12 2C16.418278 2 20 5.581722 20 10C20 11.96782 19.274728 13.866607 17.962848 15.333333ZM15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.3431 10.3431 7 12 7C13.6569 7 15 8.3431 15 10Z"/>
</svg>

Also called

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

  • location
  • marker
  • place
  • geotag
  • waypoint
  • drop
  • address
  • gps
  • pin

Related icons

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

FAQ

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

What is the map-pin icon for?
A dropped marker, for locations, places, geotags and waypoints. 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 location, marker, place, geotag, waypoint, drop, address, gps and pin, and the browser's search matches all of those.
What styles does the map-pin 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?
No. map-pin is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with map-pin?
map, map-pin-check, map-pin-minus, map-pin-off, map-pin-plus and map-pin-search, 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 in React?
<MapPin /> 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 <MapPin size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the map-pin SVG?
icons/stroke/map-pin.svg, icons/duotone/map-pin.svg and icons/fill/map-pin.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 added to the set?
Added 12 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.