The Tabler location broken icon visually represents a map pin or location marker that has been removed or is no longer valid, often used to indicate a deleted or unavailable point of interest.
Common uses
- Indicate a deleted address or point of interest.
- Show a location that is no longer accessible.
- Represent a removed search result for a place.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLocationBroken } from '@tabler/icons-react';
<IconLocationBroken size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- deletemapnavigationpinlocationbrokengeographyplacepositionmap pin removedinvalid locationdeleted pinno longer available
FAQ
- What does the location broken icon signify?
- This icon signifies a location that has been deleted, is invalid, or is no longer available. It's used to visually communicate the absence or removal of a geographical point.
- How do I use the location broken icon in React?
- You can import and use it directly in your React components like this: import { IconLocationBroken } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the location broken icon, is available 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 →