John KuehJohn Kueh

map pin off icon

Tabler · map-pin-off · MIT

Download SVG

The Tabler map pin off icon depicts a location marker that has been disabled or is no longer active, commonly used to indicate a removed or unavailable point of interest.

Common uses

  • Showing a disabled location on a map interface.
  • Indicating a user's location is not currently shared.
  • Representing a removed or archived address.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconMapPinOff } from '@tabler/icons-react';

<IconMapPinOff size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
navigationlocationtravelpinpositionmarkermapoffdisabledinactivelocation offmap marker disabledinactive pinnavigation disabled

FAQ

What is the purpose of the map pin off icon?
This icon signifies a location that is inactive, disabled, or removed. It's useful for indicating points that are no longer relevant or accessible.
How do I use this icon in React?
You can import and use it in your React application with: import { IconMapPinOff } from '@tabler/icons-react'. Then render it as <IconMapPinOff />.
What is the license for this icon?
The Tabler icons, including map-pin-off, are distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →