The Tabler map pin x icon depicts a map pin with a cross or 'x' symbol, commonly used to indicate the removal, cancellation, or closure of a location or a map-related action.
Common uses
- Remove a saved location from a map.
- Cancel a route or navigation.
- Close a map marker popup.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapPinX } from '@tabler/icons-react';
<IconMapPinX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- crossremovecanceldeleteclosevoidrejectexcludeterminatestopmappinxmap pin removecancel locationdelete map marker
FAQ
- What does the map-pin-x icon represent?
- It represents the concept of removing, canceling, or closing something related to a map pin or location.
- How do I use this icon in React?
- You can import and use it like this: import { IconMapPinX } from '@tabler/icons-react'. Then render it as <IconMapPinX />.
- What is the license for this icon?
- The Tabler icon library, including the map-pin-x icon, is released under the MIT license.
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 →