The Tabler location plus icon depicts a map pin with a plus sign, commonly used to indicate adding a new location or point of interest.
Common uses
- Button to add a new saved address.
- Option to create a new waypoint on a map.
- UI element for registering a new venue.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLocationPlus } from '@tabler/icons-react';
<IconLocationPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- addincreaseexpandamplifyaugmentextendescalateenlargeboostadvancemaplocationplusadd locationnew map pointmap pin add
FAQ
- What does the location plus icon represent?
- It visually signifies the action of adding a new geographical point or location.
- How do I use this icon in React?
- Import it using `import { IconLocationPlus } from '@tabler/icons-react'` and then use it as a component: `<IconLocationPlus />`.
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.