The Lucide locate icon depicts a crosshair or target symbol, commonly used to indicate a specific point of interest or the current position on a map or interface.
Common uses
- Map marker for a selected point
- Button to center map on user's location
- Targeting reticle in a game interface
Use it in React
Install
npm i lucide-reactImport & render
import { Locate } from 'lucide-react';
<Locate size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- mapgpslocationcrosslocatetargetcrosshairmap pinreticle
FAQ
- What is the Lucide locate icon used for?
- It's typically used to represent a specific location, a point of interest, or a targeting reticle within a user interface.
- How do I use the locate icon in React?
- You can import and use it like this: import { Locate } from 'lucide-react'.
- What is the license for the Lucide locate icon?
- The Lucide icon library, including the locate 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 →