The Lucide locate fixed icon depicts a fixed crosshair or target, commonly used to indicate a precise, unmoving location or a point of focus on a map or interface.
Common uses
- Pinpointing a specific address on a map.
- Marking the user's current, fixed position.
- Indicating a selected or active point in a location-based selection tool.
Use it in React
Install
npm i lucide-reactImport & render
import { LocateFixed } from 'lucide-react';
<LocateFixed size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- mapgpslocationcrosslocatefixedcrosshairtargetmap pinprecise location
FAQ
- What is the 'locate fixed' icon used for?
- It's used to represent a precise, fixed point or target, often on a map or in a UI element that requires pinpoint accuracy.
- How do I use the locate fixed icon in React?
- You can import it from the 'lucide-react' library like this: import { LocateFixed } from 'lucide-react'.
- What is the license for the Lucide locate fixed icon?
- The Lucide icon library, including the locate fixed 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 →