The Tabler location check icon visually represents a confirmed or verified location, often used to indicate that a user's or an item's location has been successfully identified or validated.
Common uses
- Confirming a user's current location.
- Indicating a successful geofencing entry/exit.
- Verifying a delivery drop-off point.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLocationCheck } from '@tabler/icons-react';
<IconLocationCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- verifyconfirmapprovevalidatetickpassauthenticatemarkagreeokaymaplocationcheckmap verifylocation tickmap approved
FAQ
- What does the location check icon signify?
- It signifies a verified or confirmed location. It's commonly used in UIs to show that a location has been successfully checked, validated, or approved.
- How do I use the location check icon in React?
- You can import and use it directly in your React components like this: import { IconLocationCheck } from '@tabler/icons-react'.
- What is the license for Tabler icons?
- Tabler icons, including the location check icon, are distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →