The Tabler location pause icon visually represents a temporary halt or suspension of a location-based service or tracking.
Common uses
- Pausing GPS tracking in a navigation app.
- Indicating a temporary stop in a delivery route.
- Signaling a suspended location sharing feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLocationPause } from '@tabler/icons-react';
<IconLocationPause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- haltbreakstopinterruptionceasefreezewaitdelaysuspendlingermaplocationpausemap pausestop locationhalt map
FAQ
- What does the location pause icon signify?
- It signifies a temporary interruption or suspension of an ongoing process related to location, such as tracking or navigation.
- How do I use this icon in React?
- You can import and use it like this: `import { IconLocationPause } from '@tabler/icons-react'`. Then render it as `<IconLocationPause />`.
- What is the license for this icon?
- The Tabler icon library, including the location pause 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 →