The Lucide map plus icon depicts a map with a plus sign, commonly used to represent adding a new location or creating a new map entry.
Common uses
- Button to add a new point of interest on a map.
- Option to create a new saved route.
- UI element for adding a new address to a list.
Use it in React
Install
npm i lucide-reactImport & render
import { MapPlus } from 'lucide-react';
<MapPlus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- locationnavigationtravelnewaddcreatemapplusadd locationnew mapcreate mapmap marker plus
FAQ
- What does the map plus icon represent?
- It signifies adding a new location, creating a new map, or initiating a new entry related to geographical data.
- How do I use the map plus icon in React?
- Import it from 'lucide-react' and use it as a component: import { MapPlus } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the map plus icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.