location offline 04 icon

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

Name
location-offline-04
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the location offline 04 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 d="M18 18c-1.435 1.483-3.388 2.726-5.073 3.757a1.89 1.89 0 0 1-1.854 0C7.203 19.362 3 15.914 3 10.926C3 8.834 3.755 7.03 5 5.5m2.5-2.272A8.9 8.9 0 0 1 12 2c4.87 0 9 4.033 9 8.926c0 1.691-.486 3.211-1.28 4.574"/><path stroke-linejoin="round" d="m2 2l20 20"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsLocationOffline04(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 d="M18 18c-1.435 1.483-3.388 2.726-5.073 3.757a1.89 1.89 0 0 1-1.854 0C7.203 19.362 3 15.914 3 10.926C3 8.834 3.755 7.03 5 5.5m2.5-2.272A8.9 8.9 0 0 1 12 2c4.87 0 9 4.033 9 8.926c0 1.691-.486 3.211-1.28 4.574"/><path strokeLinejoin="round" d="m2 2l20 20"/></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 d="M18 18c-1.435 1.483-3.388 2.726-5.073 3.757a1.89 1.89 0 0 1-1.854 0C7.203 19.362 3 15.914 3 10.926C3 8.834 3.755 7.03 5 5.5m2.5-2.272A8.9 8.9 0 0 1 12 2c4.87 0 9 4.033 9 8.926c0 1.691-.486 3.211-1.28 4.574"/><path stroke-linejoin="round" d="m2 2l20 20"/></g></svg>
</template>

CSS

.icon-location-offline-04 {
  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%20d%3D%22M18%2018c-1.435%201.483-3.388%202.726-5.073%203.757a1.89%201.89%200%200%201-1.854%200C7.203%2019.362%203%2015.914%203%2010.926C3%208.834%203.755%207.03%205%205.5m2.5-2.272A8.9%208.9%200%200%201%2012%202c4.87%200%209%204.033%209%208.926c0%201.691-.486%203.211-1.28%204.574%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m2%202l20%2020%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%20d%3D%22M18%2018c-1.435%201.483-3.388%202.726-5.073%203.757a1.89%201.89%200%200%201-1.854%200C7.203%2019.362%203%2015.914%203%2010.926C3%208.834%203.755%207.03%205%205.5m2.5-2.272A8.9%208.9%200%200%201%2012%202c4.87%200%209%204.033%209%208.926c0%201.691-.486%203.211-1.28%204.574%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m2%202l20%2020%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-offline-04.svg?color=%231a73e8&size=48