push pin icon

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

Name
push-pin-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the push pin icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232.49 84.2L171.8 23.51a12 12 0 0 0-17 0L99.45 79.07c-8.08-3-32.79-9.45-59 11.67a12 12 0 0 0-1 17.84l51.13 51.13l-45.41 45.46a4 4 0 0 0 5.66 5.66l45.46-45.47l51.12 51.12a12 12 0 0 0 8.49 3.52h.85a12 12 0 0 0 8.73-4.74c19.83-26.36 16.51-47.18 11.71-58.57l55.3-55.49a12 12 0 0 0 0-17m-5.66 11.31L169.56 153a4 4 0 0 0-.75 4.61c10.43 20.85-1.62 42-9.73 52.83a4 4 0 0 1-6 .4L45.17 102.93a4 4 0 0 1 .33-6c12.94-10.4 25.36-13.19 34.94-13.19a43.9 43.9 0 0 1 18.16 3.64a4 4 0 0 0 4.62-.75l57.27-57.46a4 4 0 0 1 5.66 0l60.68 60.69a4 4 0 0 1 0 5.65"/></svg>

React

import type { SVGProps } from "react";

export function PhPushPinThin(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="M232.49 84.2L171.8 23.51a12 12 0 0 0-17 0L99.45 79.07c-8.08-3-32.79-9.45-59 11.67a12 12 0 0 0-1 17.84l51.13 51.13l-45.41 45.46a4 4 0 0 0 5.66 5.66l45.46-45.47l51.12 51.12a12 12 0 0 0 8.49 3.52h.85a12 12 0 0 0 8.73-4.74c19.83-26.36 16.51-47.18 11.71-58.57l55.3-55.49a12 12 0 0 0 0-17m-5.66 11.31L169.56 153a4 4 0 0 0-.75 4.61c10.43 20.85-1.62 42-9.73 52.83a4 4 0 0 1-6 .4L45.17 102.93a4 4 0 0 1 .33-6c12.94-10.4 25.36-13.19 34.94-13.19a43.9 43.9 0 0 1 18.16 3.64a4 4 0 0 0 4.62-.75l57.27-57.46a4 4 0 0 1 5.66 0l60.68 60.69a4 4 0 0 1 0 5.65"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232.49 84.2L171.8 23.51a12 12 0 0 0-17 0L99.45 79.07c-8.08-3-32.79-9.45-59 11.67a12 12 0 0 0-1 17.84l51.13 51.13l-45.41 45.46a4 4 0 0 0 5.66 5.66l45.46-45.47l51.12 51.12a12 12 0 0 0 8.49 3.52h.85a12 12 0 0 0 8.73-4.74c19.83-26.36 16.51-47.18 11.71-58.57l55.3-55.49a12 12 0 0 0 0-17m-5.66 11.31L169.56 153a4 4 0 0 0-.75 4.61c10.43 20.85-1.62 42-9.73 52.83a4 4 0 0 1-6 .4L45.17 102.93a4 4 0 0 1 .33-6c12.94-10.4 25.36-13.19 34.94-13.19a43.9 43.9 0 0 1 18.16 3.64a4 4 0 0 0 4.62-.75l57.27-57.46a4 4 0 0 1 5.66 0l60.68 60.69a4 4 0 0 1 0 5.65"/></svg>
</template>

CSS

.icon-push-pin-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%22M232.49%2084.2L171.8%2023.51a12%2012%200%200%200-17%200L99.45%2079.07c-8.08-3-32.79-9.45-59%2011.67a12%2012%200%200%200-1%2017.84l51.13%2051.13l-45.41%2045.46a4%204%200%200%200%205.66%205.66l45.46-45.47l51.12%2051.12a12%2012%200%200%200%208.49%203.52h.85a12%2012%200%200%200%208.73-4.74c19.83-26.36%2016.51-47.18%2011.71-58.57l55.3-55.49a12%2012%200%200%200%200-17m-5.66%2011.31L169.56%20153a4%204%200%200%200-.75%204.61c10.43%2020.85-1.62%2042-9.73%2052.83a4%204%200%200%201-6%20.4L45.17%20102.93a4%204%200%200%201%20.33-6c12.94-10.4%2025.36-13.19%2034.94-13.19a43.9%2043.9%200%200%201%2018.16%203.64a4%204%200%200%200%204.62-.75l57.27-57.46a4%204%200%200%201%205.66%200l60.68%2060.69a4%204%200%200%201%200%205.65%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%22M232.49%2084.2L171.8%2023.51a12%2012%200%200%200-17%200L99.45%2079.07c-8.08-3-32.79-9.45-59%2011.67a12%2012%200%200%200-1%2017.84l51.13%2051.13l-45.41%2045.46a4%204%200%200%200%205.66%205.66l45.46-45.47l51.12%2051.12a12%2012%200%200%200%208.49%203.52h.85a12%2012%200%200%200%208.73-4.74c19.83-26.36%2016.51-47.18%2011.71-58.57l55.3-55.49a12%2012%200%200%200%200-17m-5.66%2011.31L169.56%20153a4%204%200%200%200-.75%204.61c10.43%2020.85-1.62%2042-9.73%2052.83a4%204%200%200%201-6%20.4L45.17%20102.93a4%204%200%200%201%20.33-6c12.94-10.4%2025.36-13.19%2034.94-13.19a43.9%2043.9%200%200%201%2018.16%203.64a4%204%200%200%200%204.62-.75l57.27-57.46a4%204%200%200%201%205.66%200l60.68%2060.69a4%204%200%200%201%200%205.65%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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