map pin icon
map-pin from Line Awesome by Icons8 · Line · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- map-pin
- Set
- Line Awesome
- Style
- Line
- Category
- Objects
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- map-pin-solid
The same icon in other sets
map-pinBoxIcons v2map-pinBoxIcons v2 Solidmap-pinFramework7 Iconsmap-pinFont Awesome 6 Solidmap-pinFeather Iconsmap-pin-20-filledFluent UI System Iconsmap-pinHeroIconsmap-pinHuge Iconsmap-pinIconoirmap-pinLucidemap-pin-fillMingCute Iconmap-pinPhosphormap-pinPixelarticonsmap-pin-fillRemix Iconmap-pinTabler Iconsmap-pinUnicons
More objects icons from Line Awesome
Use the map pin icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5c-3.855 0-7 3.145-7 7c0 3.516 2.617 6.418 6 6.906V28h2v-9.094c3.383-.488 6-3.39 6-6.906c0-3.855-3.145-7-7-7m0 2c2.773 0 5 2.227 5 5s-2.227 5-5 5s-5-2.227-5-5s2.227-5 5-5m0 1c-2.2 0-4 1.8-4 4h2c0-1.117.883-2 2-2z"/></svg>
React
import type { SVGProps } from "react";
export function LaMapPin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5c-3.855 0-7 3.145-7 7c0 3.516 2.617 6.418 6 6.906V28h2v-9.094c3.383-.488 6-3.39 6-6.906c0-3.855-3.145-7-7-7m0 2c2.773 0 5 2.227 5 5s-2.227 5-5 5s-5-2.227-5-5s2.227-5 5-5m0 1c-2.2 0-4 1.8-4 4h2c0-1.117.883-2 2-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5c-3.855 0-7 3.145-7 7c0 3.516 2.617 6.418 6 6.906V28h2v-9.094c3.383-.488 6-3.39 6-6.906c0-3.855-3.145-7-7-7m0 2c2.773 0 5 2.227 5 5s-2.227 5-5 5s-5-2.227-5-5s2.227-5 5-5m0 1c-2.2 0-4 1.8-4 4h2c0-1.117.883-2 2-2z"/></svg> </template>
CSS
.icon-map-pin {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%205c-3.855%200-7%203.145-7%207c0%203.516%202.617%206.418%206%206.906V28h2v-9.094c3.383-.488%206-3.39%206-6.906c0-3.855-3.145-7-7-7m0%202c2.773%200%205%202.227%205%205s-2.227%205-5%205s-5-2.227-5-5s2.227-5%205-5m0%201c-2.2%200-4%201.8-4%204h2c0-1.117.883-2%202-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%205c-3.855%200-7%203.145-7%207c0%203.516%202.617%206.418%206%206.906V28h2v-9.094c3.383-.488%206-3.39%206-6.906c0-3.855-3.145-7-7-7m0%202c2.773%200%205%202.227%205%205s-2.227%205-5%205s-5-2.227-5-5s2.227-5%205-5m0%201c-2.2%200-4%201.8-4%204h2c0-1.117.883-2%202-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/map-pin.svg?color=%231a73e8&size=48