A marker struck through, for location off and geolocation disabled. 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="M16.7214 16.7214L12 22L6.0372 15.3333C4.7253 13.8666 4 11.9678 4 10C4 8.3017 4.5292 6.7269 5.4317 5.4317M8.4739 2.817C9.5376 2.2938 10.7345 2 12 2C16.4183 2 20 5.5817 20 10C20 11.2316 19.7159 12.4362 19.1816 13.5248M12.8715 12.8715C12.5957 12.9551 12.3031 13 12 13C10.3431 13 9 11.6569 9 10C9 9.6969 9.0449 9.4043 9.1285 9.1285M12.7518 7.095C13.8046 7.3666 14.6334 8.1954 14.905 9.2482M2 2L22 22"/>
</svg>

Also called

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

  • location off
  • no location
  • hidden location
  • geolocation disabled
  • location
  • place
  • address
  • gps
  • marker
  • pin

Related icons

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

FAQ

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

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