map pin plus icon

map-pin-plus-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
map-pin-plus-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the map pin plus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M172 104a12 12 0 0 1-12 12h-20v20a12 12 0 0 1-24 0v-20H96a12 12 0 0 1 0-24h20V72a12 12 0 0 1 24 0v20h20a12 12 0 0 1 12 12m48 0c0 32.38-14.85 66.57-42.94 98.87a259 259 0 0 1-42.18 39a12 12 0 0 1-13.76 0C117.64 239.4 36 181.36 36 104a92 92 0 0 1 184 0m-24 0a68 68 0 0 0-136 0c0 33.31 20 63.37 36.7 82.71a249.4 249.4 0 0 0 31.3 30.18a249.4 249.4 0 0 0 31.3-30.18C176 167.37 196 137.31 196 104"/></svg>

React

import type { SVGProps } from "react";

export function PhMapPinPlusBold(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="M172 104a12 12 0 0 1-12 12h-20v20a12 12 0 0 1-24 0v-20H96a12 12 0 0 1 0-24h20V72a12 12 0 0 1 24 0v20h20a12 12 0 0 1 12 12m48 0c0 32.38-14.85 66.57-42.94 98.87a259 259 0 0 1-42.18 39a12 12 0 0 1-13.76 0C117.64 239.4 36 181.36 36 104a92 92 0 0 1 184 0m-24 0a68 68 0 0 0-136 0c0 33.31 20 63.37 36.7 82.71a249.4 249.4 0 0 0 31.3 30.18a249.4 249.4 0 0 0 31.3-30.18C176 167.37 196 137.31 196 104"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M172 104a12 12 0 0 1-12 12h-20v20a12 12 0 0 1-24 0v-20H96a12 12 0 0 1 0-24h20V72a12 12 0 0 1 24 0v20h20a12 12 0 0 1 12 12m48 0c0 32.38-14.85 66.57-42.94 98.87a259 259 0 0 1-42.18 39a12 12 0 0 1-13.76 0C117.64 239.4 36 181.36 36 104a92 92 0 0 1 184 0m-24 0a68 68 0 0 0-136 0c0 33.31 20 63.37 36.7 82.71a249.4 249.4 0 0 0 31.3 30.18a249.4 249.4 0 0 0 31.3-30.18C176 167.37 196 137.31 196 104"/></svg>
</template>

CSS

.icon-map-pin-plus-bold {
  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%22M172%20104a12%2012%200%200%201-12%2012h-20v20a12%2012%200%200%201-24%200v-20H96a12%2012%200%200%201%200-24h20V72a12%2012%200%200%201%2024%200v20h20a12%2012%200%200%201%2012%2012m48%200c0%2032.38-14.85%2066.57-42.94%2098.87a259%20259%200%200%201-42.18%2039a12%2012%200%200%201-13.76%200C117.64%20239.4%2036%20181.36%2036%20104a92%2092%200%200%201%20184%200m-24%200a68%2068%200%200%200-136%200c0%2033.31%2020%2063.37%2036.7%2082.71a249.4%20249.4%200%200%200%2031.3%2030.18a249.4%20249.4%200%200%200%2031.3-30.18C176%20167.37%20196%20137.31%20196%20104%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%22M172%20104a12%2012%200%200%201-12%2012h-20v20a12%2012%200%200%201-24%200v-20H96a12%2012%200%200%201%200-24h20V72a12%2012%200%200%201%2024%200v20h20a12%2012%200%200%201%2012%2012m48%200c0%2032.38-14.85%2066.57-42.94%2098.87a259%20259%200%200%201-42.18%2039a12%2012%200%200%201-13.76%200C117.64%20239.4%2036%20181.36%2036%20104a92%2092%200%200%201%20184%200m-24%200a68%2068%200%200%200-136%200c0%2033.31%2020%2063.37%2036.7%2082.71a249.4%20249.4%200%200%200%2031.3%2030.18a249.4%20249.4%200%200%200%2031.3-30.18C176%20167.37%20196%20137.31%20196%20104%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/map-pin-plus-bold.svg?color=%231a73e8&size=48