The Tabler location cancel icon visually represents the action of revoking or stopping a previously set or tracked location.
Common uses
- Button to clear a selected map destination.
- Indicator for a disabled or inactive location service.
- Option to remove a saved address from a profile.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLocationCancel } from '@tabler/icons-react';
<IconLocationCancel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- removedeletestopterminaterevokenullifydiscardhaltblockabortmaplocationcancelmap removestop locationdelete map pin
FAQ
- What does the location cancel icon signify?
- It signifies the cancellation, removal, or termination of a location-related action or setting.
- How do I use this icon in React?
- Import it using `import { IconLocationCancel } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- This icon is 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 →