John KuehJohn Kueh

map pin line icon

Phosphor · map-pin-line · MIT

Download SVG

The Phosphor map pin line icon depicts a standard map pin, commonly used in user interfaces to indicate a specific geographic location, address, or point of interest.

Common uses

  • Displaying a user's current location on a map.
  • Marking the location of a business or landmark.
  • Indicating the destination for navigation.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { MapPinLine } from '@phosphor-icons/react';

<MapPinLine size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<MapPinLine size={24} />
thin
<MapPinLine size={24} weight="thin" />
light
<MapPinLine size={24} weight="light" />
bold
<MapPinLine size={24} weight="bold" />
fill
<MapPinLine size={24} weight="fill" />
duotone
<MapPinLine size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
mapsplacesmarkerspinslocationspoipoint of interestmaps & travelmappinlinelocation markermap markeraddress pingeo pin

FAQ

What is the map pin line icon used for?
It's used to visually represent a geographic location, such as an address, landmark, or point of interest on a map or within location-based features.
How do I use the map pin line icon in React?
You can import and use it directly from the Phosphor React library: import { MapPinLine } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the map pin line icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →