The Tabler location x icon depicts a map marker with a cross or 'x' symbol, commonly used to indicate a removed, canceled, or specific point of interest on a map interface.
Common uses
- Marking a deleted location on a map.
- Canceling a selected map point.
- Indicating an invalid or unavailable map coordinate.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLocationX } from '@tabler/icons-react';
<IconLocationX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- closeremovedeletecancelcrossnegateeliminateterminateendexitmaplocationxmap removecancel locationdelete map marker
FAQ
- What is the purpose of the location x icon?
- It signifies a location that has been removed, canceled, or is otherwise marked as invalid or unavailable on a map.
- How do I use the location x icon in React?
- Import it using `import { IconLocationX } from '@tabler/icons-react'` and then use it as a React component.
- What is the license for this icon?
- The Tabler icons, including location x, are distributed 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 →