pushpin from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
pushpin
Set
Noto Emoji
Style
Default
Category
Objects
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More objects icons from Noto Emoji

Use the pushpin emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ff7555" d="M107.51 11.7s-3.8-3.32-9.59-5.12s-7.75-.8-8.56-.21s-2.25 1.97-3.57 3.27c-3.11 3.07-3.74 4.15-3.74 4.15l17.19 9.5l7.69-8.17l.57-3.42Z"/><path fill="#f44236" d="m77.22 54.82l35.9-26.31l-6.55-10.26l-5.87-.42s-5.71-4.24-10.27-5.47s-7.69.32-8.36 1.42c-1.14 1.9.85 10.16.85 10.16l-20.8 18.23l5.51 12.16l9.59.47Z"/><path fill="#ff7555" d="M72.85 49.56s13.38-13.82 15.02-15.34s3.16-4.46.11-6.75s-6.53 2.07-8.27 3.48S66 43.25 66 43.25s-5.11-5.01-16.97-6.31c-12.85-1.41-18.24 3.85-18.24 3.85l13.99 18.89z"/><path fill="#c52727" d="m107.51 11.68l-6.82 6.16s4.06 3.1 6.2 5.67s2.89 3.85 2.67 4.49s-12.61 4.06-13.26 4.6s-19.03 19.46-19.78 19.46s-3.31-4.17-10.05-6.84s-14.22-.86-14.22-.86l5.34 5.88s6.71 12.21 16.44 27.4c7.87 12.29 13.39 19.7 13.39 19.7s5.34-6.37 3.95-17.17s-4.42-14.13-4.42-14.13l18.01-19.58s6.82 1.75 8.85 1.32s8.77-6.84 9.62-8.87s-.2-7.89-6.63-17.21c-4.13-5.99-9.32-10.01-9.32-10.01Z"/><path fill="#f44236" d="M28.83 43.49c-3.73 7.66 3.8 23.58 18.01 38.61c14.22 15.03 31.62 21.83 37.37 18.33c1.34-.81 2.78-1.98 3.32-3.2c.38-7.43-6.04-21.67-19.15-36.67c-14.53-16.62-30.96-22.5-37.61-19.76c-1.24 1.05-1.53 1.83-1.95 2.7Z"/><path fill="#2d7789" d="m54.91 71.28l4.05-2.7l3.55 3.98l-1 1.78s-20.58 20.51-22 22S8.48 121.45 7.2 122.52s-2.89.3-2.79-.74c.3-.88 28.99-32.55 28.99-32.55l21.52-17.95Z"/><path fill="#82adbf" d="m58.61 69.15l-2.1-3.65l-2.81.64l-.52.59S34.11 86.05 31.69 88.4c-2.07 2.01-19.52 22.4-24.85 29.14c-2.71 3.42-2.43 4.25-2.43 4.25l31.05-28.92l23.15-23.71Z"/><path fill="#b2d0e0" d="M56.98 66.91S34.04 89.24 33.5 89.85s-.92 1.6-.04 2.36s1.86.52 2.27.17s24.21-23.56 24.21-23.56z"/><path fill="#c52727" d="M51.58 68.34s-.89-2.59.87-3.74c2.06-1.34 4.91 0 8.04 3.16c3.43 3.45 4.3 6.77 2.45 8.38c-1.41 1.23-3.53.24-3.53.24s1.74-1.63 2.11-2.03s.16-2.06-2.9-5.19s-4.95-2.82-5.43-2.42s-1.61 1.61-1.61 1.61Z"/><path fill="#ffb7a6" d="M48.16 44.91c6.31 2.97 9.07 6.8 10.06 5.98c.56-.47.77-1.88-1.53-4.29c-1.76-1.85-4.5-3.84-8.04-5.4s-6.47-2.76-9.61-2.68c-1.71.05-2.42 1.07-2.31 1.94c.29 2.27 3.23.6 11.42 4.45Zm40.63-30.82c1.89.39 4.2 1.13 6.38 2.39c2.92 1.7 5.27 3.44 6.46 4.41c1.68 1.37 3.53-.61 1.97-2.26c-1.82-1.93-3.39-3.38-6.82-5.26c-2.67-1.47-5.21-2.31-6.9-2.31c-2.95.01-2.47 2.74-1.1 3.02Z"/></svg>

React

import type { SVGProps } from "react";

export function NotoPushpin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ff7555" d="M107.51 11.7s-3.8-3.32-9.59-5.12s-7.75-.8-8.56-.21s-2.25 1.97-3.57 3.27c-3.11 3.07-3.74 4.15-3.74 4.15l17.19 9.5l7.69-8.17l.57-3.42Z"/><path fill="#f44236" d="m77.22 54.82l35.9-26.31l-6.55-10.26l-5.87-.42s-5.71-4.24-10.27-5.47s-7.69.32-8.36 1.42c-1.14 1.9.85 10.16.85 10.16l-20.8 18.23l5.51 12.16l9.59.47Z"/><path fill="#ff7555" d="M72.85 49.56s13.38-13.82 15.02-15.34s3.16-4.46.11-6.75s-6.53 2.07-8.27 3.48S66 43.25 66 43.25s-5.11-5.01-16.97-6.31c-12.85-1.41-18.24 3.85-18.24 3.85l13.99 18.89z"/><path fill="#c52727" d="m107.51 11.68l-6.82 6.16s4.06 3.1 6.2 5.67s2.89 3.85 2.67 4.49s-12.61 4.06-13.26 4.6s-19.03 19.46-19.78 19.46s-3.31-4.17-10.05-6.84s-14.22-.86-14.22-.86l5.34 5.88s6.71 12.21 16.44 27.4c7.87 12.29 13.39 19.7 13.39 19.7s5.34-6.37 3.95-17.17s-4.42-14.13-4.42-14.13l18.01-19.58s6.82 1.75 8.85 1.32s8.77-6.84 9.62-8.87s-.2-7.89-6.63-17.21c-4.13-5.99-9.32-10.01-9.32-10.01Z"/><path fill="#f44236" d="M28.83 43.49c-3.73 7.66 3.8 23.58 18.01 38.61c14.22 15.03 31.62 21.83 37.37 18.33c1.34-.81 2.78-1.98 3.32-3.2c.38-7.43-6.04-21.67-19.15-36.67c-14.53-16.62-30.96-22.5-37.61-19.76c-1.24 1.05-1.53 1.83-1.95 2.7Z"/><path fill="#2d7789" d="m54.91 71.28l4.05-2.7l3.55 3.98l-1 1.78s-20.58 20.51-22 22S8.48 121.45 7.2 122.52s-2.89.3-2.79-.74c.3-.88 28.99-32.55 28.99-32.55l21.52-17.95Z"/><path fill="#82adbf" d="m58.61 69.15l-2.1-3.65l-2.81.64l-.52.59S34.11 86.05 31.69 88.4c-2.07 2.01-19.52 22.4-24.85 29.14c-2.71 3.42-2.43 4.25-2.43 4.25l31.05-28.92l23.15-23.71Z"/><path fill="#b2d0e0" d="M56.98 66.91S34.04 89.24 33.5 89.85s-.92 1.6-.04 2.36s1.86.52 2.27.17s24.21-23.56 24.21-23.56z"/><path fill="#c52727" d="M51.58 68.34s-.89-2.59.87-3.74c2.06-1.34 4.91 0 8.04 3.16c3.43 3.45 4.3 6.77 2.45 8.38c-1.41 1.23-3.53.24-3.53.24s1.74-1.63 2.11-2.03s.16-2.06-2.9-5.19s-4.95-2.82-5.43-2.42s-1.61 1.61-1.61 1.61Z"/><path fill="#ffb7a6" d="M48.16 44.91c6.31 2.97 9.07 6.8 10.06 5.98c.56-.47.77-1.88-1.53-4.29c-1.76-1.85-4.5-3.84-8.04-5.4s-6.47-2.76-9.61-2.68c-1.71.05-2.42 1.07-2.31 1.94c.29 2.27 3.23.6 11.42 4.45Zm40.63-30.82c1.89.39 4.2 1.13 6.38 2.39c2.92 1.7 5.27 3.44 6.46 4.41c1.68 1.37 3.53-.61 1.97-2.26c-1.82-1.93-3.39-3.38-6.82-5.26c-2.67-1.47-5.21-2.31-6.9-2.31c-2.95.01-2.47 2.74-1.1 3.02Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ff7555" d="M107.51 11.7s-3.8-3.32-9.59-5.12s-7.75-.8-8.56-.21s-2.25 1.97-3.57 3.27c-3.11 3.07-3.74 4.15-3.74 4.15l17.19 9.5l7.69-8.17l.57-3.42Z"/><path fill="#f44236" d="m77.22 54.82l35.9-26.31l-6.55-10.26l-5.87-.42s-5.71-4.24-10.27-5.47s-7.69.32-8.36 1.42c-1.14 1.9.85 10.16.85 10.16l-20.8 18.23l5.51 12.16l9.59.47Z"/><path fill="#ff7555" d="M72.85 49.56s13.38-13.82 15.02-15.34s3.16-4.46.11-6.75s-6.53 2.07-8.27 3.48S66 43.25 66 43.25s-5.11-5.01-16.97-6.31c-12.85-1.41-18.24 3.85-18.24 3.85l13.99 18.89z"/><path fill="#c52727" d="m107.51 11.68l-6.82 6.16s4.06 3.1 6.2 5.67s2.89 3.85 2.67 4.49s-12.61 4.06-13.26 4.6s-19.03 19.46-19.78 19.46s-3.31-4.17-10.05-6.84s-14.22-.86-14.22-.86l5.34 5.88s6.71 12.21 16.44 27.4c7.87 12.29 13.39 19.7 13.39 19.7s5.34-6.37 3.95-17.17s-4.42-14.13-4.42-14.13l18.01-19.58s6.82 1.75 8.85 1.32s8.77-6.84 9.62-8.87s-.2-7.89-6.63-17.21c-4.13-5.99-9.32-10.01-9.32-10.01Z"/><path fill="#f44236" d="M28.83 43.49c-3.73 7.66 3.8 23.58 18.01 38.61c14.22 15.03 31.62 21.83 37.37 18.33c1.34-.81 2.78-1.98 3.32-3.2c.38-7.43-6.04-21.67-19.15-36.67c-14.53-16.62-30.96-22.5-37.61-19.76c-1.24 1.05-1.53 1.83-1.95 2.7Z"/><path fill="#2d7789" d="m54.91 71.28l4.05-2.7l3.55 3.98l-1 1.78s-20.58 20.51-22 22S8.48 121.45 7.2 122.52s-2.89.3-2.79-.74c.3-.88 28.99-32.55 28.99-32.55l21.52-17.95Z"/><path fill="#82adbf" d="m58.61 69.15l-2.1-3.65l-2.81.64l-.52.59S34.11 86.05 31.69 88.4c-2.07 2.01-19.52 22.4-24.85 29.14c-2.71 3.42-2.43 4.25-2.43 4.25l31.05-28.92l23.15-23.71Z"/><path fill="#b2d0e0" d="M56.98 66.91S34.04 89.24 33.5 89.85s-.92 1.6-.04 2.36s1.86.52 2.27.17s24.21-23.56 24.21-23.56z"/><path fill="#c52727" d="M51.58 68.34s-.89-2.59.87-3.74c2.06-1.34 4.91 0 8.04 3.16c3.43 3.45 4.3 6.77 2.45 8.38c-1.41 1.23-3.53.24-3.53.24s1.74-1.63 2.11-2.03s.16-2.06-2.9-5.19s-4.95-2.82-5.43-2.42s-1.61 1.61-1.61 1.61Z"/><path fill="#ffb7a6" d="M48.16 44.91c6.31 2.97 9.07 6.8 10.06 5.98c.56-.47.77-1.88-1.53-4.29c-1.76-1.85-4.5-3.84-8.04-5.4s-6.47-2.76-9.61-2.68c-1.71.05-2.42 1.07-2.31 1.94c.29 2.27 3.23.6 11.42 4.45Zm40.63-30.82c1.89.39 4.2 1.13 6.38 2.39c2.92 1.7 5.27 3.44 6.46 4.41c1.68 1.37 3.53-.61 1.97-2.26c-1.82-1.93-3.39-3.38-6.82-5.26c-2.67-1.47-5.21-2.31-6.9-2.31c-2.95.01-2.47 2.74-1.1 3.02Z"/></svg>
</template>

CSS

.icon-pushpin {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23ff7555%22%20d%3D%22M107.51%2011.7s-3.8-3.32-9.59-5.12s-7.75-.8-8.56-.21s-2.25%201.97-3.57%203.27c-3.11%203.07-3.74%204.15-3.74%204.15l17.19%209.5l7.69-8.17l.57-3.42Z%22%2F%3E%3Cpath%20fill%3D%22%23f44236%22%20d%3D%22m77.22%2054.82l35.9-26.31l-6.55-10.26l-5.87-.42s-5.71-4.24-10.27-5.47s-7.69.32-8.36%201.42c-1.14%201.9.85%2010.16.85%2010.16l-20.8%2018.23l5.51%2012.16l9.59.47Z%22%2F%3E%3Cpath%20fill%3D%22%23ff7555%22%20d%3D%22M72.85%2049.56s13.38-13.82%2015.02-15.34s3.16-4.46.11-6.75s-6.53%202.07-8.27%203.48S66%2043.25%2066%2043.25s-5.11-5.01-16.97-6.31c-12.85-1.41-18.24%203.85-18.24%203.85l13.99%2018.89z%22%2F%3E%3Cpath%20fill%3D%22%23c52727%22%20d%3D%22m107.51%2011.68l-6.82%206.16s4.06%203.1%206.2%205.67s2.89%203.85%202.67%204.49s-12.61%204.06-13.26%204.6s-19.03%2019.46-19.78%2019.46s-3.31-4.17-10.05-6.84s-14.22-.86-14.22-.86l5.34%205.88s6.71%2012.21%2016.44%2027.4c7.87%2012.29%2013.39%2019.7%2013.39%2019.7s5.34-6.37%203.95-17.17s-4.42-14.13-4.42-14.13l18.01-19.58s6.82%201.75%208.85%201.32s8.77-6.84%209.62-8.87s-.2-7.89-6.63-17.21c-4.13-5.99-9.32-10.01-9.32-10.01Z%22%2F%3E%3Cpath%20fill%3D%22%23f44236%22%20d%3D%22M28.83%2043.49c-3.73%207.66%203.8%2023.58%2018.01%2038.61c14.22%2015.03%2031.62%2021.83%2037.37%2018.33c1.34-.81%202.78-1.98%203.32-3.2c.38-7.43-6.04-21.67-19.15-36.67c-14.53-16.62-30.96-22.5-37.61-19.76c-1.24%201.05-1.53%201.83-1.95%202.7Z%22%2F%3E%3Cpath%20fill%3D%22%232d7789%22%20d%3D%22m54.91%2071.28l4.05-2.7l3.55%203.98l-1%201.78s-20.58%2020.51-22%2022S8.48%20121.45%207.2%20122.52s-2.89.3-2.79-.74c.3-.88%2028.99-32.55%2028.99-32.55l21.52-17.95Z%22%2F%3E%3Cpath%20fill%3D%22%2382adbf%22%20d%3D%22m58.61%2069.15l-2.1-3.65l-2.81.64l-.52.59S34.11%2086.05%2031.69%2088.4c-2.07%202.01-19.52%2022.4-24.85%2029.14c-2.71%203.42-2.43%204.25-2.43%204.25l31.05-28.92l23.15-23.71Z%22%2F%3E%3Cpath%20fill%3D%22%23b2d0e0%22%20d%3D%22M56.98%2066.91S34.04%2089.24%2033.5%2089.85s-.92%201.6-.04%202.36s1.86.52%202.27.17s24.21-23.56%2024.21-23.56z%22%2F%3E%3Cpath%20fill%3D%22%23c52727%22%20d%3D%22M51.58%2068.34s-.89-2.59.87-3.74c2.06-1.34%204.91%200%208.04%203.16c3.43%203.45%204.3%206.77%202.45%208.38c-1.41%201.23-3.53.24-3.53.24s1.74-1.63%202.11-2.03s.16-2.06-2.9-5.19s-4.95-2.82-5.43-2.42s-1.61%201.61-1.61%201.61Z%22%2F%3E%3Cpath%20fill%3D%22%23ffb7a6%22%20d%3D%22M48.16%2044.91c6.31%202.97%209.07%206.8%2010.06%205.98c.56-.47.77-1.88-1.53-4.29c-1.76-1.85-4.5-3.84-8.04-5.4s-6.47-2.76-9.61-2.68c-1.71.05-2.42%201.07-2.31%201.94c.29%202.27%203.23.6%2011.42%204.45Zm40.63-30.82c1.89.39%204.2%201.13%206.38%202.39c2.92%201.7%205.27%203.44%206.46%204.41c1.68%201.37%203.53-.61%201.97-2.26c-1.82-1.93-3.39-3.38-6.82-5.26c-2.67-1.47-5.21-2.31-6.9-2.31c-2.95.01-2.47%202.74-1.1%203.02Z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23ff7555%22%20d%3D%22M107.51%2011.7s-3.8-3.32-9.59-5.12s-7.75-.8-8.56-.21s-2.25%201.97-3.57%203.27c-3.11%203.07-3.74%204.15-3.74%204.15l17.19%209.5l7.69-8.17l.57-3.42Z%22%2F%3E%3Cpath%20fill%3D%22%23f44236%22%20d%3D%22m77.22%2054.82l35.9-26.31l-6.55-10.26l-5.87-.42s-5.71-4.24-10.27-5.47s-7.69.32-8.36%201.42c-1.14%201.9.85%2010.16.85%2010.16l-20.8%2018.23l5.51%2012.16l9.59.47Z%22%2F%3E%3Cpath%20fill%3D%22%23ff7555%22%20d%3D%22M72.85%2049.56s13.38-13.82%2015.02-15.34s3.16-4.46.11-6.75s-6.53%202.07-8.27%203.48S66%2043.25%2066%2043.25s-5.11-5.01-16.97-6.31c-12.85-1.41-18.24%203.85-18.24%203.85l13.99%2018.89z%22%2F%3E%3Cpath%20fill%3D%22%23c52727%22%20d%3D%22m107.51%2011.68l-6.82%206.16s4.06%203.1%206.2%205.67s2.89%203.85%202.67%204.49s-12.61%204.06-13.26%204.6s-19.03%2019.46-19.78%2019.46s-3.31-4.17-10.05-6.84s-14.22-.86-14.22-.86l5.34%205.88s6.71%2012.21%2016.44%2027.4c7.87%2012.29%2013.39%2019.7%2013.39%2019.7s5.34-6.37%203.95-17.17s-4.42-14.13-4.42-14.13l18.01-19.58s6.82%201.75%208.85%201.32s8.77-6.84%209.62-8.87s-.2-7.89-6.63-17.21c-4.13-5.99-9.32-10.01-9.32-10.01Z%22%2F%3E%3Cpath%20fill%3D%22%23f44236%22%20d%3D%22M28.83%2043.49c-3.73%207.66%203.8%2023.58%2018.01%2038.61c14.22%2015.03%2031.62%2021.83%2037.37%2018.33c1.34-.81%202.78-1.98%203.32-3.2c.38-7.43-6.04-21.67-19.15-36.67c-14.53-16.62-30.96-22.5-37.61-19.76c-1.24%201.05-1.53%201.83-1.95%202.7Z%22%2F%3E%3Cpath%20fill%3D%22%232d7789%22%20d%3D%22m54.91%2071.28l4.05-2.7l3.55%203.98l-1%201.78s-20.58%2020.51-22%2022S8.48%20121.45%207.2%20122.52s-2.89.3-2.79-.74c.3-.88%2028.99-32.55%2028.99-32.55l21.52-17.95Z%22%2F%3E%3Cpath%20fill%3D%22%2382adbf%22%20d%3D%22m58.61%2069.15l-2.1-3.65l-2.81.64l-.52.59S34.11%2086.05%2031.69%2088.4c-2.07%202.01-19.52%2022.4-24.85%2029.14c-2.71%203.42-2.43%204.25-2.43%204.25l31.05-28.92l23.15-23.71Z%22%2F%3E%3Cpath%20fill%3D%22%23b2d0e0%22%20d%3D%22M56.98%2066.91S34.04%2089.24%2033.5%2089.85s-.92%201.6-.04%202.36s1.86.52%202.27.17s24.21-23.56%2024.21-23.56z%22%2F%3E%3Cpath%20fill%3D%22%23c52727%22%20d%3D%22M51.58%2068.34s-.89-2.59.87-3.74c2.06-1.34%204.91%200%208.04%203.16c3.43%203.45%204.3%206.77%202.45%208.38c-1.41%201.23-3.53.24-3.53.24s1.74-1.63%202.11-2.03s.16-2.06-2.9-5.19s-4.95-2.82-5.43-2.42s-1.61%201.61-1.61%201.61Z%22%2F%3E%3Cpath%20fill%3D%22%23ffb7a6%22%20d%3D%22M48.16%2044.91c6.31%202.97%209.07%206.8%2010.06%205.98c.56-.47.77-1.88-1.53-4.29c-1.76-1.85-4.5-3.84-8.04-5.4s-6.47-2.76-9.61-2.68c-1.71.05-2.42%201.07-2.31%201.94c.29%202.27%203.23.6%2011.42%204.45Zm40.63-30.82c1.89.39%204.2%201.13%206.38%202.39c2.92%201.7%205.27%203.44%206.46%204.41c1.68%201.37%203.53-.61%201.97-2.26c-1.82-1.93-3.39-3.38-6.82-5.26c-2.67-1.47-5.21-2.31-6.9-2.31c-2.95.01-2.47%202.74-1.1%203.02Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/pushpin.svg?color=%231a73e8&size=48