The Tabler map icon visually represents a map or geographical area, commonly used in UIs to indicate location-based features, navigation, or travel-related information.
Common uses
- Displaying a user's current location on a map.
- Linking to a 'Find Us' or 'Directions' page.
- Representing a 'travel' or 'destination' setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMap } from '@tabler/icons-react';
<IconMap size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- navigationlocationtravelmapgeographyplacepositionlocation pinglobeatlascoordinates
FAQ
- What is the map icon used for?
- It's used to signify maps, locations, navigation, or travel-related features within a user interface.
- How do I use the map icon in React?
- Import it using `import { IconMap } from '@tabler/icons-react'` and then use it as a component: `<IconMap />`.
- What is the license for the Tabler map icon?
- The Tabler icon library, including the map icon, 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 →