The Tabler map pin pause icon visually represents a paused or halted location marker, often used to indicate a temporary stop or interruption at a specific geographical point.
Common uses
- Indicate a temporary stop on a navigation route.
- Show a paused delivery or service location.
- Mark a point of interest that is currently unavailable.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapPinPause } from '@tabler/icons-react';
<IconMapPinPause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- haltstopbreakinterruptpausewaitholddelaystallfreezemappinmap pin haltlocation pausemap stoppin wait
FAQ
- What does the map pin pause icon signify?
- It signifies a location that is currently paused, stopped, or temporarily unavailable, often used in contexts like navigation or service status.
- How do I use the map pin pause icon in React?
- You can import and use it directly with: import { IconMapPinPause } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including map-pin-pause, are 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 →