The Tabler map pin plus icon visually represents adding a new location marker to a map, commonly used to indicate the action of adding a new point of interest or a destination.
Common uses
- Button to add a new saved location.
- Action to create a new waypoint on a route.
- UI element for adding a business to a map directory.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapPinPlus } from '@tabler/icons-react';
<IconMapPinPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- addincreaseexpandenlargegrowboostenhanceamplifyraisesupplementmappinplusadd locationnew pinmap marker add
FAQ
- What is the purpose of the map pin plus icon?
- It signifies the action of adding a new map pin or location. It's used when a user needs to mark a new spot on a map interface.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconMapPinPlus } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including map-pin-plus, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.