Map Pin X 2 Pixel Art Icon
An alternate map-pin-x icon for removing or cancelling a pinned location with a visually distinct X treatment.
Tags
gpspinmarkattachclosecancelremove
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Map Pin X 2 icon
A second variant of the map pin with an X, offering a different X style or stroke weight compared to map-pin-x. Use it when map-pin-x does not visually align with your icon set, or when you need to show two distinct removal actions side by side. The meaning is the same: delete or cancel this pinned location. For a softer disabled state, map-pin-off is more appropriate; for a positive confirmation of a pin, map-pin-check is the natural counterpart.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/map-pin-x-2.svg" width="24" height="24" alt="Map Pin X 2" />
<!-- React -->
import { MapPinX2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="map-pin-x-2.svg" width="48" height="48" style="image-rendering: pixelated" />