The Tabler map 2 icon depicts a map with a location marker, commonly used to represent geographical locations, navigation features, or points of interest in a user interface.
Common uses
- Displaying a user's current location on a map.
- Indicating the destination for travel or delivery services.
- Marking a specific place or address on an interactive map.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMap2 } from '@tabler/icons-react';
<IconMap2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- navigationlocationtravelpinpositionmarkermapgeographyplace2location markermap pingeography markernavigation point
FAQ
- What is the map 2 icon used for?
- It's used to visually represent maps, locations, navigation, and points of interest within an application's UI.
- How do I use the map 2 icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconMap2 } from '@tabler/icons-react'`.
- What is the license for the Tabler map 2 icon?
- The Tabler icon library, including the map 2 icon, is distributed 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 →