location share 02 icon

location-share-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
location-share-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the location share 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M21.168 7a10.03 10.03 0 0 1 0 8M2.832 15a10.03 10.03 0 0 1 0-8"/><path d="M15 11a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/><path d="M12 3.5c4.059 0 7.5 3.428 7.5 7.587c0 4.225-3.497 7.19-6.727 9.206a1.55 1.55 0 0 1-1.546 0C8.003 18.257 4.5 15.327 4.5 11.087C4.5 6.928 7.941 3.5 12 3.5Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsLocationShare02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M21.168 7a10.03 10.03 0 0 1 0 8M2.832 15a10.03 10.03 0 0 1 0-8"/><path d="M15 11a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/><path d="M12 3.5c4.059 0 7.5 3.428 7.5 7.587c0 4.225-3.497 7.19-6.727 9.206a1.55 1.55 0 0 1-1.546 0C8.003 18.257 4.5 15.327 4.5 11.087C4.5 6.928 7.941 3.5 12 3.5Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M21.168 7a10.03 10.03 0 0 1 0 8M2.832 15a10.03 10.03 0 0 1 0-8"/><path d="M15 11a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/><path d="M12 3.5c4.059 0 7.5 3.428 7.5 7.587c0 4.225-3.497 7.19-6.727 9.206a1.55 1.55 0 0 1-1.546 0C8.003 18.257 4.5 15.327 4.5 11.087C4.5 6.928 7.941 3.5 12 3.5Z"/></g></svg>
</template>

CSS

.icon-location-share-02 {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21.168%207a10.03%2010.03%200%200%201%200%208M2.832%2015a10.03%2010.03%200%200%201%200-8%22%2F%3E%3Cpath%20d%3D%22M15%2011a3%203%200%201%201-6%200a3%203%200%200%201%206%200Z%22%2F%3E%3Cpath%20d%3D%22M12%203.5c4.059%200%207.5%203.428%207.5%207.587c0%204.225-3.497%207.19-6.727%209.206a1.55%201.55%200%200%201-1.546%200C8.003%2018.257%204.5%2015.327%204.5%2011.087C4.5%206.928%207.941%203.5%2012%203.5Z%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21.168%207a10.03%2010.03%200%200%201%200%208M2.832%2015a10.03%2010.03%200%200%201%200-8%22%2F%3E%3Cpath%20d%3D%22M15%2011a3%203%200%201%201-6%200a3%203%200%200%201%206%200Z%22%2F%3E%3Cpath%20d%3D%22M12%203.5c4.059%200%207.5%203.428%207.5%207.587c0%204.225-3.497%207.19-6.727%209.206a1.55%201.55%200%200%201-1.546%200C8.003%2018.257%204.5%2015.327%204.5%2011.087C4.5%206.928%207.941%203.5%2012%203.5Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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