The Tabler map pin check icon visually represents a confirmed or validated location, often used to indicate a successfully set or verified point on a map.
Common uses
- Confirming a user's selected location.
- Indicating a successfully verified address in a form.
- Marking a completed delivery or pickup point.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapPinCheck } from '@tabler/icons-react';
<IconMapPinCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- approvevalidateconfirmverifycertifyaffirmcorrectinspectauthenticateendorsemappinchecklocation confirmedverified pinmap marker check
FAQ
- What does the map pin check icon signify?
- It signifies a confirmed, validated, or verified location. It's used when a specific point on a map has been approved or authenticated.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconMapPinCheck } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including the map-pin-check 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 →