The Lucide map pin check icon visually represents a confirmed or completed location, often used to indicate a destination that has been reached, a task completed at a specific place, or a saved waypoint.
Common uses
- Marking a completed delivery location
- Indicating a user's current confirmed location
- Showing a successfully added waypoint on a route
Use it in React
Install
npm i lucide-reactImport & render
import { MapPinCheck } from 'lucide-react';
<MapPinCheck size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- locationwaypointmarkerdropdonetickcompletetaskaddedmappinchecklocation completewaypoint donemap marker tickpin added
FAQ
- What does the map-pin-check icon signify?
- It signifies a location that has been verified, completed, or marked as done. It's useful for confirming actions taken at a specific geographical point.
- How do I use the map-pin-check icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { MapPinCheck } from 'lucide-react'.
- What is the license for the map-pin-check icon?
- The Lucide icon library, including the map-pin-check icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →