The Lucide map icon depicts a stylized map, commonly used in UIs to represent location-based features, navigation, or travel-related information.
Common uses
- Displaying a user's current location on a map interface.
- Linking to a page with a list of destinations or points of interest.
- Indicating a travel or exploration section within an application.
Use it in React
Install
npm i lucide-reactImport & render
import { Map } from 'lucide-react';
<Map size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- locationnavigationtravelmaplocation iconnavigation iconglobe iconworld icon
FAQ
- What is the map icon used for?
- It's used to signify location, navigation, travel, or map-related functionalities within a user interface.
- How do I use the map icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { Map } from 'lucide-react'.
- What is the license for the Lucide map icon?
- The Lucide icon library, including the map 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 →