entering geo fence icon

entering-geo-fence from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
entering-geo-fence
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the entering geo fence 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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M12 17V3m0 14c.373 0 .673-.343 1.273-1.028L15 14m-3 3c-.373 0-.673-.343-1.273-1.028L9 14"/><path d="M5 15c-1.25.633-2 1.438-2 2.316C3 19.35 7.03 21 12 21s9-1.65 9-3.684c0-.878-.75-1.683-2-2.316"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsEnteringGeoFence(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" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M12 17V3m0 14c.373 0 .673-.343 1.273-1.028L15 14m-3 3c-.373 0-.673-.343-1.273-1.028L9 14"/><path d="M5 15c-1.25.633-2 1.438-2 2.316C3 19.35 7.03 21 12 21s9-1.65 9-3.684c0-.878-.75-1.683-2-2.316"/></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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M12 17V3m0 14c.373 0 .673-.343 1.273-1.028L15 14m-3 3c-.373 0-.673-.343-1.273-1.028L9 14"/><path d="M5 15c-1.25.633-2 1.438-2 2.316C3 19.35 7.03 21 12 21s9-1.65 9-3.684c0-.878-.75-1.683-2-2.316"/></g></svg>
</template>

CSS

.icon-entering-geo-fence {
  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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2017V3m0%2014c.373%200%20.673-.343%201.273-1.028L15%2014m-3%203c-.373%200-.673-.343-1.273-1.028L9%2014%22%2F%3E%3Cpath%20d%3D%22M5%2015c-1.25.633-2%201.438-2%202.316C3%2019.35%207.03%2021%2012%2021s9-1.65%209-3.684c0-.878-.75-1.683-2-2.316%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2017V3m0%2014c.373%200%20.673-.343%201.273-1.028L15%2014m-3%203c-.373%200-.673-.343-1.273-1.028L9%2014%22%2F%3E%3Cpath%20d%3D%22M5%2015c-1.25.633-2%201.438-2%202.316C3%2019.35%207.03%2021%2012%2021s9-1.65%209-3.684c0-.878-.75-1.683-2-2.316%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/entering-geo-fence.svg?color=%231a73e8&size=48