map pin line icon

map-pin-line-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
map-pin-line-thin
Set
Phosphor
Style
Thin
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 228h-60.28A263.7 263.7 0 0 0 171 197.62c26.81-30.83 41-63.2 41-93.62a84 84 0 0 0-168 0c0 30.42 14.17 62.79 41 93.62A263.7 263.7 0 0 0 116.28 228H56a4 4 0 0 0 0 8h144a4 4 0 0 0 0-8M90.9 192.23C73.15 171.8 52 139.9 52 104a76 76 0 0 1 152 0c0 35.9-21.15 67.8-38.9 88.23A254.6 254.6 0 0 1 128 227a254.6 254.6 0 0 1-37.1-34.77M164 104a36 36 0 1 0-36 36a36 36 0 0 0 36-36m-64 0a28 28 0 1 1 28 28a28 28 0 0 1-28-28"/></svg>

React

import type { SVGProps } from "react";

export function PhMapPinLineThin(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 228h-60.28A263.7 263.7 0 0 0 171 197.62c26.81-30.83 41-63.2 41-93.62a84 84 0 0 0-168 0c0 30.42 14.17 62.79 41 93.62A263.7 263.7 0 0 0 116.28 228H56a4 4 0 0 0 0 8h144a4 4 0 0 0 0-8M90.9 192.23C73.15 171.8 52 139.9 52 104a76 76 0 0 1 152 0c0 35.9-21.15 67.8-38.9 88.23A254.6 254.6 0 0 1 128 227a254.6 254.6 0 0 1-37.1-34.77M164 104a36 36 0 1 0-36 36a36 36 0 0 0 36-36m-64 0a28 28 0 1 1 28 28a28 28 0 0 1-28-28"/></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 228h-60.28A263.7 263.7 0 0 0 171 197.62c26.81-30.83 41-63.2 41-93.62a84 84 0 0 0-168 0c0 30.42 14.17 62.79 41 93.62A263.7 263.7 0 0 0 116.28 228H56a4 4 0 0 0 0 8h144a4 4 0 0 0 0-8M90.9 192.23C73.15 171.8 52 139.9 52 104a76 76 0 0 1 152 0c0 35.9-21.15 67.8-38.9 88.23A254.6 254.6 0 0 1 128 227a254.6 254.6 0 0 1-37.1-34.77M164 104a36 36 0 1 0-36 36a36 36 0 0 0 36-36m-64 0a28 28 0 1 1 28 28a28 28 0 0 1-28-28"/></svg>
</template>

CSS

.icon-map-pin-line-thin {
  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%20228h-60.28A263.7%20263.7%200%200%200%20171%20197.62c26.81-30.83%2041-63.2%2041-93.62a84%2084%200%200%200-168%200c0%2030.42%2014.17%2062.79%2041%2093.62A263.7%20263.7%200%200%200%20116.28%20228H56a4%204%200%200%200%200%208h144a4%204%200%200%200%200-8M90.9%20192.23C73.15%20171.8%2052%20139.9%2052%20104a76%2076%200%200%201%20152%200c0%2035.9-21.15%2067.8-38.9%2088.23A254.6%20254.6%200%200%201%20128%20227a254.6%20254.6%200%200%201-37.1-34.77M164%20104a36%2036%200%201%200-36%2036a36%2036%200%200%200%2036-36m-64%200a28%2028%200%201%201%2028%2028a28%2028%200%200%201-28-28%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%20228h-60.28A263.7%20263.7%200%200%200%20171%20197.62c26.81-30.83%2041-63.2%2041-93.62a84%2084%200%200%200-168%200c0%2030.42%2014.17%2062.79%2041%2093.62A263.7%20263.7%200%200%200%20116.28%20228H56a4%204%200%200%200%200%208h144a4%204%200%200%200%200-8M90.9%20192.23C73.15%20171.8%2052%20139.9%2052%20104a76%2076%200%200%201%20152%200c0%2035.9-21.15%2067.8-38.9%2088.23A254.6%20254.6%200%200%201%20128%20227a254.6%20254.6%200%200%201-37.1-34.77M164%20104a36%2036%200%201%200-36%2036a36%2036%200%200%200%2036-36m-64%200a28%2028%200%201%201%2028%2028a28%2028%200%200%201-28-28%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-thin.svg?color=%231a73e8&size=48