A marker with a minus, for removing a location and unmarking a place. 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="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 10ZM15 19H21"/>
</svg>

Also called

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

  • remove location
  • delete place
  • unmark
  • location
  • place
  • address
  • gps
  • marker
  • pin
  • remove
  • subtract

Related icons

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

FAQ

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

What is the map-pin-minus icon for?
A marker with a minus, for removing a location and unmarking a place. 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 remove location, delete place, unmark, location, place, address, gps, marker, pin, remove and subtract, and the browser's search matches all of those.
What styles does the map-pin-minus 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-minus?
No. map-pin-minus is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with map-pin-minus?
map, map-pin, map-pin-check, 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-minus in React?
<MapPinMinus /> 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 <MapPinMinus size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the map-pin-minus SVG?
icons/stroke/map-pin-minus.svg, icons/duotone/map-pin-minus.svg and icons/fill/map-pin-minus.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-minus 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.