location share 01 icon
location-share-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- location-share-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
location-01location-02location-03location-04location-05location-06location-07location-08location-09location-10location-add-01location-add-02location-check-01location-check-02location-favourite-01location-favourite-02location-offline-01location-offline-02location-offline-03location-offline-04location-remove-01location-remove-02location-share-02location-star-01
Use the location share 01 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 8.002m-18.336 0a10.03 10.03 0 0 1 0-8.002"/><path d="M13.347 19.962A1.95 1.95 0 0 1 12 20.5a1.95 1.95 0 0 1-1.347-.538c-3.31-3.18-7.744-6.732-5.581-11.89C6.242 5.285 9.048 3.5 12 3.5s5.76 1.784 6.929 4.573c2.16 5.15-2.264 8.72-5.582 11.889Z"/><path d="M15 11a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsLocationShare01(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 8.002m-18.336 0a10.03 10.03 0 0 1 0-8.002"/><path d="M13.347 19.962A1.95 1.95 0 0 1 12 20.5a1.95 1.95 0 0 1-1.347-.538c-3.31-3.18-7.744-6.732-5.581-11.89C6.242 5.285 9.048 3.5 12 3.5s5.76 1.784 6.929 4.573c2.16 5.15-2.264 8.72-5.582 11.889Z"/><path d="M15 11a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/></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 8.002m-18.336 0a10.03 10.03 0 0 1 0-8.002"/><path d="M13.347 19.962A1.95 1.95 0 0 1 12 20.5a1.95 1.95 0 0 1-1.347-.538c-3.31-3.18-7.744-6.732-5.581-11.89C6.242 5.285 9.048 3.5 12 3.5s5.76 1.784 6.929 4.573c2.16 5.15-2.264 8.72-5.582 11.889Z"/><path d="M15 11a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/></g></svg> </template>
CSS
.icon-location-share-01 {
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%208.002m-18.336%200a10.03%2010.03%200%200%201%200-8.002%22%2F%3E%3Cpath%20d%3D%22M13.347%2019.962A1.95%201.95%200%200%201%2012%2020.5a1.95%201.95%200%200%201-1.347-.538c-3.31-3.18-7.744-6.732-5.581-11.89C6.242%205.285%209.048%203.5%2012%203.5s5.76%201.784%206.929%204.573c2.16%205.15-2.264%208.72-5.582%2011.889Z%22%2F%3E%3Cpath%20d%3D%22M15%2011a3%203%200%201%201-6%200a3%203%200%200%201%206%200Z%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%208.002m-18.336%200a10.03%2010.03%200%200%201%200-8.002%22%2F%3E%3Cpath%20d%3D%22M13.347%2019.962A1.95%201.95%200%200%201%2012%2020.5a1.95%201.95%200%200%201-1.347-.538c-3.31-3.18-7.744-6.732-5.581-11.89C6.242%205.285%209.048%203.5%2012%203.5s5.76%201.784%206.929%204.573c2.16%205.15-2.264%208.72-5.582%2011.889Z%22%2F%3E%3Cpath%20d%3D%22M15%2011a3%203%200%201%201-6%200a3%203%200%200%201%206%200Z%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-01.svg?color=%231a73e8&size=48