location indicator red emoji

location-indicator-red from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
location-indicator-red
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the location indicator red emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.446" cy="28.864" r="7.225" fill="#fff"/><path fill="#d22f27" d="M52.573 29.11c0-9.315-7.133-16.892-15.903-16.892s-15.903 7.577-15.903 16.896c.002.465.223 11.609 12.96 31.245a3.46 3.46 0 0 0 2.818 1.934c1.84 0 3.094-2.026 3.216-2.232C52.58 40.414 52.58 29.553 52.573 29.11M36.67 35.914a7.083 7.083 0 1 1 7.083-7.083a7.09 7.09 0 0 1-7.083 7.083"/><path fill="#ea5a47" d="M52.573 29.11c0-9.315-7.133-16.892-15.903-16.892a15 15 0 0 0-3.865.525c8.395.45 15.1 7.823 15.1 16.85c.006.443.006 11.303-12.813 30.95a6 6 0 0 1-.586.797c.52.584 1.257.928 2.04.954c1.839 0 3.093-2.027 3.215-2.233C52.58 40.414 52.58 29.553 52.573 29.11"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M36.545 62.294a3.46 3.46 0 0 1-2.817-1.935C20.99 40.723 20.769 29.58 20.766 29.114c0-9.32 7.134-16.896 15.904-16.896s15.903 7.577 15.903 16.892c.007.444.007 11.304-12.812 30.95c-.122.207-1.377 2.234-3.216 2.234"/><path d="M36.67 35.914a7.083 7.083 0 1 1 7.083-7.083a7.09 7.09 0 0 1-7.083 7.083"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiLocationIndicatorRed(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.446" cy="28.864" r="7.225" fill="#fff"/><path fill="#d22f27" d="M52.573 29.11c0-9.315-7.133-16.892-15.903-16.892s-15.903 7.577-15.903 16.896c.002.465.223 11.609 12.96 31.245a3.46 3.46 0 0 0 2.818 1.934c1.84 0 3.094-2.026 3.216-2.232C52.58 40.414 52.58 29.553 52.573 29.11M36.67 35.914a7.083 7.083 0 1 1 7.083-7.083a7.09 7.09 0 0 1-7.083 7.083"/><path fill="#ea5a47" d="M52.573 29.11c0-9.315-7.133-16.892-15.903-16.892a15 15 0 0 0-3.865.525c8.395.45 15.1 7.823 15.1 16.85c.006.443.006 11.303-12.813 30.95a6 6 0 0 1-.586.797c.52.584 1.257.928 2.04.954c1.839 0 3.093-2.027 3.215-2.233C52.58 40.414 52.58 29.553 52.573 29.11"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M36.545 62.294a3.46 3.46 0 0 1-2.817-1.935C20.99 40.723 20.769 29.58 20.766 29.114c0-9.32 7.134-16.896 15.904-16.896s15.903 7.577 15.903 16.892c.007.444.007 11.304-12.812 30.95c-.122.207-1.377 2.234-3.216 2.234"/><path d="M36.67 35.914a7.083 7.083 0 1 1 7.083-7.083a7.09 7.09 0 0 1-7.083 7.083"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.446" cy="28.864" r="7.225" fill="#fff"/><path fill="#d22f27" d="M52.573 29.11c0-9.315-7.133-16.892-15.903-16.892s-15.903 7.577-15.903 16.896c.002.465.223 11.609 12.96 31.245a3.46 3.46 0 0 0 2.818 1.934c1.84 0 3.094-2.026 3.216-2.232C52.58 40.414 52.58 29.553 52.573 29.11M36.67 35.914a7.083 7.083 0 1 1 7.083-7.083a7.09 7.09 0 0 1-7.083 7.083"/><path fill="#ea5a47" d="M52.573 29.11c0-9.315-7.133-16.892-15.903-16.892a15 15 0 0 0-3.865.525c8.395.45 15.1 7.823 15.1 16.85c.006.443.006 11.303-12.813 30.95a6 6 0 0 1-.586.797c.52.584 1.257.928 2.04.954c1.839 0 3.093-2.027 3.215-2.233C52.58 40.414 52.58 29.553 52.573 29.11"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M36.545 62.294a3.46 3.46 0 0 1-2.817-1.935C20.99 40.723 20.769 29.58 20.766 29.114c0-9.32 7.134-16.896 15.904-16.896s15.903 7.577 15.903 16.892c.007.444.007 11.304-12.812 30.95c-.122.207-1.377 2.234-3.216 2.234"/><path d="M36.67 35.914a7.083 7.083 0 1 1 7.083-7.083a7.09 7.09 0 0 1-7.083 7.083"/></g></svg>
</template>

CSS

.icon-location-indicator-red {
  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%2072%2072%22%3E%3Ccircle%20cx%3D%2236.446%22%20cy%3D%2228.864%22%20r%3D%227.225%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M52.573%2029.11c0-9.315-7.133-16.892-15.903-16.892s-15.903%207.577-15.903%2016.896c.002.465.223%2011.609%2012.96%2031.245a3.46%203.46%200%200%200%202.818%201.934c1.84%200%203.094-2.026%203.216-2.232C52.58%2040.414%2052.58%2029.553%2052.573%2029.11M36.67%2035.914a7.083%207.083%200%201%201%207.083-7.083a7.09%207.09%200%200%201-7.083%207.083%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M52.573%2029.11c0-9.315-7.133-16.892-15.903-16.892a15%2015%200%200%200-3.865.525c8.395.45%2015.1%207.823%2015.1%2016.85c.006.443.006%2011.303-12.813%2030.95a6%206%200%200%201-.586.797c.52.584%201.257.928%202.04.954c1.839%200%203.093-2.027%203.215-2.233C52.58%2040.414%2052.58%2029.553%2052.573%2029.11%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M36.545%2062.294a3.46%203.46%200%200%201-2.817-1.935C20.99%2040.723%2020.769%2029.58%2020.766%2029.114c0-9.32%207.134-16.896%2015.904-16.896s15.903%207.577%2015.903%2016.892c.007.444.007%2011.304-12.812%2030.95c-.122.207-1.377%202.234-3.216%202.234%22%2F%3E%3Cpath%20d%3D%22M36.67%2035.914a7.083%207.083%200%201%201%207.083-7.083a7.09%207.09%200%200%201-7.083%207.083%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Ccircle%20cx%3D%2236.446%22%20cy%3D%2228.864%22%20r%3D%227.225%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M52.573%2029.11c0-9.315-7.133-16.892-15.903-16.892s-15.903%207.577-15.903%2016.896c.002.465.223%2011.609%2012.96%2031.245a3.46%203.46%200%200%200%202.818%201.934c1.84%200%203.094-2.026%203.216-2.232C52.58%2040.414%2052.58%2029.553%2052.573%2029.11M36.67%2035.914a7.083%207.083%200%201%201%207.083-7.083a7.09%207.09%200%200%201-7.083%207.083%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M52.573%2029.11c0-9.315-7.133-16.892-15.903-16.892a15%2015%200%200%200-3.865.525c8.395.45%2015.1%207.823%2015.1%2016.85c.006.443.006%2011.303-12.813%2030.95a6%206%200%200%201-.586.797c.52.584%201.257.928%202.04.954c1.839%200%203.093-2.027%203.215-2.233C52.58%2040.414%2052.58%2029.553%2052.573%2029.11%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M36.545%2062.294a3.46%203.46%200%200%201-2.817-1.935C20.99%2040.723%2020.769%2029.58%2020.766%2029.114c0-9.32%207.134-16.896%2015.904-16.896s15.903%207.577%2015.903%2016.892c.007.444.007%2011.304-12.812%2030.95c-.122.207-1.377%202.234-3.216%202.234%22%2F%3E%3Cpath%20d%3D%22M36.67%2035.914a7.083%207.083%200%201%201%207.083-7.083a7.09%207.09%200%200%201-7.083%207.083%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/location-indicator-red.svg?color=%231a73e8&size=48