The Lucide map pin check inside icon visually represents a confirmed or completed location, often used to indicate a successfully set destination or a task associated with a specific point on a map.
Common uses
- Marking a completed delivery location.
- Showing a user's confirmed home address.
- Indicating a successfully booked waypoint on a route.
Use it in React
Install
npm i lucide-reactImport & render
import { MapPinCheckInside } from 'lucide-react';
<MapPinCheckInside size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- locationwaypointmarkerdropdonetickcompletetaskaddedmappincheckinsidelocation completemap marker donewaypoint verified
FAQ
- What does the map-pin-check-inside icon signify?
- It signifies a location that has been verified, completed, or successfully added, combining the concepts of a map marker and a checkmark.
- How do I use this icon in React?
- You can import and use it in React with the following statement: import { MapPinCheckInside } from 'lucide-react'.
- What is the license for this icon?
- This icon is provided under the ISC license, which allows for free use.
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 →