map pin line icon
map-pin-line-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- map-pin-line-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the map pin line icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200 226h-54.78a266 266 0 0 0 27.31-27.06c27.13-31.2 41.47-64 41.47-94.94a86 86 0 0 0-172 0c0 30.91 14.34 63.74 41.47 94.94A266 266 0 0 0 110.78 226H56a6 6 0 0 0 0 12h144a6 6 0 0 0 0-12M54 104a74 74 0 0 1 148 0c0 59.62-59 108.93-74 120.51c-15-11.58-74-60.89-74-120.51m112 0a38 38 0 1 0-38 38a38 38 0 0 0 38-38m-64 0a26 26 0 1 1 26 26a26 26 0 0 1-26-26"/></svg>
React
import type { SVGProps } from "react";
export function PhMapPinLineLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200 226h-54.78a266 266 0 0 0 27.31-27.06c27.13-31.2 41.47-64 41.47-94.94a86 86 0 0 0-172 0c0 30.91 14.34 63.74 41.47 94.94A266 266 0 0 0 110.78 226H56a6 6 0 0 0 0 12h144a6 6 0 0 0 0-12M54 104a74 74 0 0 1 148 0c0 59.62-59 108.93-74 120.51c-15-11.58-74-60.89-74-120.51m112 0a38 38 0 1 0-38 38a38 38 0 0 0 38-38m-64 0a26 26 0 1 1 26 26a26 26 0 0 1-26-26"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200 226h-54.78a266 266 0 0 0 27.31-27.06c27.13-31.2 41.47-64 41.47-94.94a86 86 0 0 0-172 0c0 30.91 14.34 63.74 41.47 94.94A266 266 0 0 0 110.78 226H56a6 6 0 0 0 0 12h144a6 6 0 0 0 0-12M54 104a74 74 0 0 1 148 0c0 59.62-59 108.93-74 120.51c-15-11.58-74-60.89-74-120.51m112 0a38 38 0 1 0-38 38a38 38 0 0 0 38-38m-64 0a26 26 0 1 1 26 26a26 26 0 0 1-26-26"/></svg> </template>
CSS
.icon-map-pin-line-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M200%20226h-54.78a266%20266%200%200%200%2027.31-27.06c27.13-31.2%2041.47-64%2041.47-94.94a86%2086%200%200%200-172%200c0%2030.91%2014.34%2063.74%2041.47%2094.94A266%20266%200%200%200%20110.78%20226H56a6%206%200%200%200%200%2012h144a6%206%200%200%200%200-12M54%20104a74%2074%200%200%201%20148%200c0%2059.62-59%20108.93-74%20120.51c-15-11.58-74-60.89-74-120.51m112%200a38%2038%200%201%200-38%2038a38%2038%200%200%200%2038-38m-64%200a26%2026%200%201%201%2026%2026a26%2026%200%200%201-26-26%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M200%20226h-54.78a266%20266%200%200%200%2027.31-27.06c27.13-31.2%2041.47-64%2041.47-94.94a86%2086%200%200%200-172%200c0%2030.91%2014.34%2063.74%2041.47%2094.94A266%20266%200%200%200%20110.78%20226H56a6%206%200%200%200%200%2012h144a6%206%200%200%200%200-12M54%20104a74%2074%200%200%201%20148%200c0%2059.62-59%20108.93-74%20120.51c-15-11.58-74-60.89-74-120.51m112%200a38%2038%200%201%200-38%2038a38%2038%200%200%200%2038-38m-64%200a26%2026%200%201%201%2026%2026a26%2026%200%200%201-26-26%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/map-pin-line-light.svg?color=%231a73e8&size=48