The Tabler map check icon depicts a map with a checkmark, commonly used to signify verification, confirmation, or successful validation related to a geographical location or mapping feature.
Common uses
- Confirming a delivery address on a map.
- Indicating a successfully validated route.
- Showing a verified point of interest.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapCheck } from '@tabler/icons-react';
<IconMapCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- verifyapproveconfirmvalidateensureauthenticateinspectcertifyaffirmmapcheckmap verifylocation confirmedmap approvedroute validated
FAQ
- What does the map check icon represent?
- It represents verification, approval, or confirmation, often in the context of maps or location data.
- How do I use this icon in React?
- You can import it using `import { IconMapCheck } from '@tabler/icons-react';` and then use it as a component: `<IconMapCheck />`.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →