The Tabler map plus icon depicts a map with a plus symbol, commonly used to indicate adding a new map, location, or layer to a map interface.
Common uses
- Button to add a new map layer
- Option to create a new saved map
- Control for adding points of interest to a map
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapPlus } from '@tabler/icons-react';
<IconMapPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- expandenlargeaddincreasegrowupscalemultiplyboostenhanceextendmapplusadd mapnew mapmap addlocation plus
FAQ
- What does the map plus icon represent?
- It visually represents the action of adding something new to a map, such as a location, a layer, or a new map itself.
- How do I use the map plus icon in React?
- You can import and use it directly like this: import { IconMapPlus } from '@tabler/icons-react'.
- What is the license for the Tabler map plus icon?
- The Tabler icon library, including the map plus 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 →