blackpushpin emoji

blackpushpin from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
blackpushpin
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

More objects icons from Firefox OS Emoji

Use the blackpushpin emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#96A9B2" d="M181.973 356.959s-.511.62-1.508 1.743c-.98 1.14-2.471 2.758-4.361 4.826c-3.807 4.107-9.367 9.854-16.276 16.513a573 573 0 0 1-11.301 10.605c-4.053 3.72-8.399 7.571-12.925 11.525l-14.026 12.12c-4.803 4.101-9.649 8.3-14.57 12.424l-14.64 12.355c-4.826 4.078-9.654 8.012-14.284 11.862l-6.835 5.656l-6.601 5.359c-4.3 3.474-8.325 6.797-12.118 9.789l-10.316 8.199l-8.013 6.261l-5.197 3.99l-1.852 1.399a7.21 7.21 0 0 1-10.098-1.406c-1.987-2.63-1.892-6.185 0-8.692l1.399-1.852l3.99-5.197l6.261-8.013l8.199-10.316c2.991-3.793 6.315-7.818 9.789-12.118l5.359-6.601l5.656-6.835c3.85-4.63 7.784-9.458 11.862-14.284l12.355-14.64c4.124-4.921 8.323-9.767 12.424-14.57l12.12-14.026c3.954-4.526 7.805-8.872 11.525-12.925a576 576 0 0 1 10.605-11.301c6.659-6.909 12.406-12.469 16.513-16.276c2.068-1.89 3.686-3.381 4.826-4.361c1.123-.997 1.743-1.508 1.743-1.508c9.17-7.56 22.733-6.255 30.293 2.915c6.667 8.087 6.433 19.59.002 27.38"/><path fill="#132028" d="m494.299 201.135l-6.559 6.559c-21.56 21.56-56.515 21.56-78.075 0a2.83 2.83 0 0 0-4.007 0l-82.228 82.228c-5.252 5.252-5.873 13.471-1.655 19.585c20.016 29.012 17.127 69.057-8.687 94.871l-32.108 32.108c-17.237 17.237-45.183 17.237-62.42 0L72.154 290.079c-17.237-17.237-17.237-45.183 0-62.42l32.108-32.108c25.815-25.815 65.859-28.703 94.871-8.687c6.114 4.218 14.333 3.597 19.585-1.655l82.228-82.228a2.83 2.83 0 0 0 0-4.007c-21.56-21.56-21.56-56.515 0-78.075l6.559-6.559c8.189-8.189 21.467-8.189 29.656 0L494.3 171.479c8.188 8.189 8.188 21.467-.001 29.656"/><path fill="#4F5354" d="M252.285 231.547a16.45 16.45 0 0 1-11.667-4.833c-6.443-6.444-6.443-16.891 0-23.335l65.539-65.539c6.443-6.443 16.891-6.443 23.334 0c6.444 6.444 6.444 16.891 0 23.335l-65.538 65.539a16.45 16.45 0 0 1-11.668 4.833"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiBlackpushpin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#96A9B2" d="M181.973 356.959s-.511.62-1.508 1.743c-.98 1.14-2.471 2.758-4.361 4.826c-3.807 4.107-9.367 9.854-16.276 16.513a573 573 0 0 1-11.301 10.605c-4.053 3.72-8.399 7.571-12.925 11.525l-14.026 12.12c-4.803 4.101-9.649 8.3-14.57 12.424l-14.64 12.355c-4.826 4.078-9.654 8.012-14.284 11.862l-6.835 5.656l-6.601 5.359c-4.3 3.474-8.325 6.797-12.118 9.789l-10.316 8.199l-8.013 6.261l-5.197 3.99l-1.852 1.399a7.21 7.21 0 0 1-10.098-1.406c-1.987-2.63-1.892-6.185 0-8.692l1.399-1.852l3.99-5.197l6.261-8.013l8.199-10.316c2.991-3.793 6.315-7.818 9.789-12.118l5.359-6.601l5.656-6.835c3.85-4.63 7.784-9.458 11.862-14.284l12.355-14.64c4.124-4.921 8.323-9.767 12.424-14.57l12.12-14.026c3.954-4.526 7.805-8.872 11.525-12.925a576 576 0 0 1 10.605-11.301c6.659-6.909 12.406-12.469 16.513-16.276c2.068-1.89 3.686-3.381 4.826-4.361c1.123-.997 1.743-1.508 1.743-1.508c9.17-7.56 22.733-6.255 30.293 2.915c6.667 8.087 6.433 19.59.002 27.38"/><path fill="#132028" d="m494.299 201.135l-6.559 6.559c-21.56 21.56-56.515 21.56-78.075 0a2.83 2.83 0 0 0-4.007 0l-82.228 82.228c-5.252 5.252-5.873 13.471-1.655 19.585c20.016 29.012 17.127 69.057-8.687 94.871l-32.108 32.108c-17.237 17.237-45.183 17.237-62.42 0L72.154 290.079c-17.237-17.237-17.237-45.183 0-62.42l32.108-32.108c25.815-25.815 65.859-28.703 94.871-8.687c6.114 4.218 14.333 3.597 19.585-1.655l82.228-82.228a2.83 2.83 0 0 0 0-4.007c-21.56-21.56-21.56-56.515 0-78.075l6.559-6.559c8.189-8.189 21.467-8.189 29.656 0L494.3 171.479c8.188 8.189 8.188 21.467-.001 29.656"/><path fill="#4F5354" d="M252.285 231.547a16.45 16.45 0 0 1-11.667-4.833c-6.443-6.444-6.443-16.891 0-23.335l65.539-65.539c6.443-6.443 16.891-6.443 23.334 0c6.444 6.444 6.444 16.891 0 23.335l-65.538 65.539a16.45 16.45 0 0 1-11.668 4.833"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#96A9B2" d="M181.973 356.959s-.511.62-1.508 1.743c-.98 1.14-2.471 2.758-4.361 4.826c-3.807 4.107-9.367 9.854-16.276 16.513a573 573 0 0 1-11.301 10.605c-4.053 3.72-8.399 7.571-12.925 11.525l-14.026 12.12c-4.803 4.101-9.649 8.3-14.57 12.424l-14.64 12.355c-4.826 4.078-9.654 8.012-14.284 11.862l-6.835 5.656l-6.601 5.359c-4.3 3.474-8.325 6.797-12.118 9.789l-10.316 8.199l-8.013 6.261l-5.197 3.99l-1.852 1.399a7.21 7.21 0 0 1-10.098-1.406c-1.987-2.63-1.892-6.185 0-8.692l1.399-1.852l3.99-5.197l6.261-8.013l8.199-10.316c2.991-3.793 6.315-7.818 9.789-12.118l5.359-6.601l5.656-6.835c3.85-4.63 7.784-9.458 11.862-14.284l12.355-14.64c4.124-4.921 8.323-9.767 12.424-14.57l12.12-14.026c3.954-4.526 7.805-8.872 11.525-12.925a576 576 0 0 1 10.605-11.301c6.659-6.909 12.406-12.469 16.513-16.276c2.068-1.89 3.686-3.381 4.826-4.361c1.123-.997 1.743-1.508 1.743-1.508c9.17-7.56 22.733-6.255 30.293 2.915c6.667 8.087 6.433 19.59.002 27.38"/><path fill="#132028" d="m494.299 201.135l-6.559 6.559c-21.56 21.56-56.515 21.56-78.075 0a2.83 2.83 0 0 0-4.007 0l-82.228 82.228c-5.252 5.252-5.873 13.471-1.655 19.585c20.016 29.012 17.127 69.057-8.687 94.871l-32.108 32.108c-17.237 17.237-45.183 17.237-62.42 0L72.154 290.079c-17.237-17.237-17.237-45.183 0-62.42l32.108-32.108c25.815-25.815 65.859-28.703 94.871-8.687c6.114 4.218 14.333 3.597 19.585-1.655l82.228-82.228a2.83 2.83 0 0 0 0-4.007c-21.56-21.56-21.56-56.515 0-78.075l6.559-6.559c8.189-8.189 21.467-8.189 29.656 0L494.3 171.479c8.188 8.189 8.188 21.467-.001 29.656"/><path fill="#4F5354" d="M252.285 231.547a16.45 16.45 0 0 1-11.667-4.833c-6.443-6.444-6.443-16.891 0-23.335l65.539-65.539c6.443-6.443 16.891-6.443 23.334 0c6.444 6.444 6.444 16.891 0 23.335l-65.538 65.539a16.45 16.45 0 0 1-11.668 4.833"/></svg>
</template>

CSS

.icon-blackpushpin {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%2396A9B2%22%20d%3D%22M181.973%20356.959s-.511.62-1.508%201.743c-.98%201.14-2.471%202.758-4.361%204.826c-3.807%204.107-9.367%209.854-16.276%2016.513a573%20573%200%200%201-11.301%2010.605c-4.053%203.72-8.399%207.571-12.925%2011.525l-14.026%2012.12c-4.803%204.101-9.649%208.3-14.57%2012.424l-14.64%2012.355c-4.826%204.078-9.654%208.012-14.284%2011.862l-6.835%205.656l-6.601%205.359c-4.3%203.474-8.325%206.797-12.118%209.789l-10.316%208.199l-8.013%206.261l-5.197%203.99l-1.852%201.399a7.21%207.21%200%200%201-10.098-1.406c-1.987-2.63-1.892-6.185%200-8.692l1.399-1.852l3.99-5.197l6.261-8.013l8.199-10.316c2.991-3.793%206.315-7.818%209.789-12.118l5.359-6.601l5.656-6.835c3.85-4.63%207.784-9.458%2011.862-14.284l12.355-14.64c4.124-4.921%208.323-9.767%2012.424-14.57l12.12-14.026c3.954-4.526%207.805-8.872%2011.525-12.925a576%20576%200%200%201%2010.605-11.301c6.659-6.909%2012.406-12.469%2016.513-16.276c2.068-1.89%203.686-3.381%204.826-4.361c1.123-.997%201.743-1.508%201.743-1.508c9.17-7.56%2022.733-6.255%2030.293%202.915c6.667%208.087%206.433%2019.59.002%2027.38%22%2F%3E%3Cpath%20fill%3D%22%23132028%22%20d%3D%22m494.299%20201.135l-6.559%206.559c-21.56%2021.56-56.515%2021.56-78.075%200a2.83%202.83%200%200%200-4.007%200l-82.228%2082.228c-5.252%205.252-5.873%2013.471-1.655%2019.585c20.016%2029.012%2017.127%2069.057-8.687%2094.871l-32.108%2032.108c-17.237%2017.237-45.183%2017.237-62.42%200L72.154%20290.079c-17.237-17.237-17.237-45.183%200-62.42l32.108-32.108c25.815-25.815%2065.859-28.703%2094.871-8.687c6.114%204.218%2014.333%203.597%2019.585-1.655l82.228-82.228a2.83%202.83%200%200%200%200-4.007c-21.56-21.56-21.56-56.515%200-78.075l6.559-6.559c8.189-8.189%2021.467-8.189%2029.656%200L494.3%20171.479c8.188%208.189%208.188%2021.467-.001%2029.656%22%2F%3E%3Cpath%20fill%3D%22%234F5354%22%20d%3D%22M252.285%20231.547a16.45%2016.45%200%200%201-11.667-4.833c-6.443-6.444-6.443-16.891%200-23.335l65.539-65.539c6.443-6.443%2016.891-6.443%2023.334%200c6.444%206.444%206.444%2016.891%200%2023.335l-65.538%2065.539a16.45%2016.45%200%200%201-11.668%204.833%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%20512%20512%22%3E%3Cpath%20fill%3D%22%2396A9B2%22%20d%3D%22M181.973%20356.959s-.511.62-1.508%201.743c-.98%201.14-2.471%202.758-4.361%204.826c-3.807%204.107-9.367%209.854-16.276%2016.513a573%20573%200%200%201-11.301%2010.605c-4.053%203.72-8.399%207.571-12.925%2011.525l-14.026%2012.12c-4.803%204.101-9.649%208.3-14.57%2012.424l-14.64%2012.355c-4.826%204.078-9.654%208.012-14.284%2011.862l-6.835%205.656l-6.601%205.359c-4.3%203.474-8.325%206.797-12.118%209.789l-10.316%208.199l-8.013%206.261l-5.197%203.99l-1.852%201.399a7.21%207.21%200%200%201-10.098-1.406c-1.987-2.63-1.892-6.185%200-8.692l1.399-1.852l3.99-5.197l6.261-8.013l8.199-10.316c2.991-3.793%206.315-7.818%209.789-12.118l5.359-6.601l5.656-6.835c3.85-4.63%207.784-9.458%2011.862-14.284l12.355-14.64c4.124-4.921%208.323-9.767%2012.424-14.57l12.12-14.026c3.954-4.526%207.805-8.872%2011.525-12.925a576%20576%200%200%201%2010.605-11.301c6.659-6.909%2012.406-12.469%2016.513-16.276c2.068-1.89%203.686-3.381%204.826-4.361c1.123-.997%201.743-1.508%201.743-1.508c9.17-7.56%2022.733-6.255%2030.293%202.915c6.667%208.087%206.433%2019.59.002%2027.38%22%2F%3E%3Cpath%20fill%3D%22%23132028%22%20d%3D%22m494.299%20201.135l-6.559%206.559c-21.56%2021.56-56.515%2021.56-78.075%200a2.83%202.83%200%200%200-4.007%200l-82.228%2082.228c-5.252%205.252-5.873%2013.471-1.655%2019.585c20.016%2029.012%2017.127%2069.057-8.687%2094.871l-32.108%2032.108c-17.237%2017.237-45.183%2017.237-62.42%200L72.154%20290.079c-17.237-17.237-17.237-45.183%200-62.42l32.108-32.108c25.815-25.815%2065.859-28.703%2094.871-8.687c6.114%204.218%2014.333%203.597%2019.585-1.655l82.228-82.228a2.83%202.83%200%200%200%200-4.007c-21.56-21.56-21.56-56.515%200-78.075l6.559-6.559c8.189-8.189%2021.467-8.189%2029.656%200L494.3%20171.479c8.188%208.189%208.188%2021.467-.001%2029.656%22%2F%3E%3Cpath%20fill%3D%22%234F5354%22%20d%3D%22M252.285%20231.547a16.45%2016.45%200%200%201-11.667-4.833c-6.443-6.444-6.443-16.891%200-23.335l65.539-65.539c6.443-6.443%2016.891-6.443%2023.334%200c6.444%206.444%206.444%2016.891%200%2023.335l-65.538%2065.539a16.45%2016.45%200%200%201-11.668%204.833%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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