Pixelarticons

Map Pin Off Pixel Art Icon

A map-pin-off icon for hidden location sharing, disabled map markers and 'location not set' placeholder states.

travel Pro 2 variants

Tags

gpspinmarkattachoff

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Map Pin Off icon

A map pin with an off indicator, signaling that a location is inactive, hidden, or not yet set. Use it when a user has turned off location sharing for a specific item, when a marker is temporarily invisible on a map, or as a placeholder before a location is saved. It communicates absence rather than deletion. To show a pin being actively removed, map-pin-x is more direct; this icon suits states that are disabled or paused rather than permanently gone.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/map-pin-off.svg" width="24" height="24" alt="Map Pin Off" />

<!-- React -->
import { MapPinOff } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="map-pin-off.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons