location not found icon

location-not-found-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
location-not-found-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

1 other variant in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the location not found icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M5.843 4.559a8.707 8.707 0 0 1 12.514 12.107l-.2.207a434.13 434.13 0 0 1-4.593 4.486a2.25 2.25 0 0 1-3.128 0l-3.85-3.749c-.284-.28-.532-.526-.743-.737a8.707 8.707 0 0 1 0-12.314zm9.187 3.127l-.084-.073a.75.75 0 0 0-.882-.007l-.094.08L12 9.655l-1.97-1.97l-.084-.072a.75.75 0 0 0-.882-.007l-.094.08l-.073.084a.75.75 0 0 0-.007.882l.08.094l1.969 1.97l-1.97 1.97l-.072.084a.75.75 0 0 0-.007.882l.08.094l.084.073a.75.75 0 0 0 .882.007l.094-.08l1.97-1.97l1.97 1.97l.084.073a.75.75 0 0 0 .882.007l.094-.08l.073-.084a.75.75 0 0 0 .007-.882l-.08-.094l-1.969-1.97l1.97-1.97l.072-.084a.75.75 0 0 0 .007-.882l-.08-.094l-.084-.073l.084.073z" fill="currentColor" fill-rule="nonzero"/></svg>

React

import type { SVGProps } from "react";

export function FluentLocationNotFound24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M5.843 4.559a8.707 8.707 0 0 1 12.514 12.107l-.2.207a434.13 434.13 0 0 1-4.593 4.486a2.25 2.25 0 0 1-3.128 0l-3.85-3.749c-.284-.28-.532-.526-.743-.737a8.707 8.707 0 0 1 0-12.314zm9.187 3.127l-.084-.073a.75.75 0 0 0-.882-.007l-.094.08L12 9.655l-1.97-1.97l-.084-.072a.75.75 0 0 0-.882-.007l-.094.08l-.073.084a.75.75 0 0 0-.007.882l.08.094l1.969 1.97l-1.97 1.97l-.072.084a.75.75 0 0 0-.007.882l.08.094l.084.073a.75.75 0 0 0 .882.007l.094-.08l1.97-1.97l1.97 1.97l.084.073a.75.75 0 0 0 .882.007l.094-.08l.073-.084a.75.75 0 0 0 .007-.882l-.08-.094l-1.969-1.97l1.97-1.97l.072-.084a.75.75 0 0 0 .007-.882l-.08-.094l-.084-.073l.084.073z" fill="currentColor" fillRule="nonzero"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M5.843 4.559a8.707 8.707 0 0 1 12.514 12.107l-.2.207a434.13 434.13 0 0 1-4.593 4.486a2.25 2.25 0 0 1-3.128 0l-3.85-3.749c-.284-.28-.532-.526-.743-.737a8.707 8.707 0 0 1 0-12.314zm9.187 3.127l-.084-.073a.75.75 0 0 0-.882-.007l-.094.08L12 9.655l-1.97-1.97l-.084-.072a.75.75 0 0 0-.882-.007l-.094.08l-.073.084a.75.75 0 0 0-.007.882l.08.094l1.969 1.97l-1.97 1.97l-.072.084a.75.75 0 0 0-.007.882l.08.094l.084.073a.75.75 0 0 0 .882.007l.094-.08l1.97-1.97l1.97 1.97l.084.073a.75.75 0 0 0 .882.007l.094-.08l.073-.084a.75.75 0 0 0 .007-.882l-.08-.094l-1.969-1.97l1.97-1.97l.072-.084a.75.75 0 0 0 .007-.882l-.08-.094l-.084-.073l.084.073z" fill="currentColor" fill-rule="nonzero"/></svg>
</template>

CSS

.icon-location-not-found-24-filled {
  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%3Cpath%20d%3D%22M5.843%204.559a8.707%208.707%200%200%201%2012.514%2012.107l-.2.207a434.13%20434.13%200%200%201-4.593%204.486a2.25%202.25%200%200%201-3.128%200l-3.85-3.749c-.284-.28-.532-.526-.743-.737a8.707%208.707%200%200%201%200-12.314zm9.187%203.127l-.084-.073a.75.75%200%200%200-.882-.007l-.094.08L12%209.655l-1.97-1.97l-.084-.072a.75.75%200%200%200-.882-.007l-.094.08l-.073.084a.75.75%200%200%200-.007.882l.08.094l1.969%201.97l-1.97%201.97l-.072.084a.75.75%200%200%200-.007.882l.08.094l.084.073a.75.75%200%200%200%20.882.007l.094-.08l1.97-1.97l1.97%201.97l.084.073a.75.75%200%200%200%20.882.007l.094-.08l.073-.084a.75.75%200%200%200%20.007-.882l-.08-.094l-1.969-1.97l1.97-1.97l.072-.084a.75.75%200%200%200%20.007-.882l-.08-.094l-.084-.073l.084.073z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%22%2F%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%3Cpath%20d%3D%22M5.843%204.559a8.707%208.707%200%200%201%2012.514%2012.107l-.2.207a434.13%20434.13%200%200%201-4.593%204.486a2.25%202.25%200%200%201-3.128%200l-3.85-3.749c-.284-.28-.532-.526-.743-.737a8.707%208.707%200%200%201%200-12.314zm9.187%203.127l-.084-.073a.75.75%200%200%200-.882-.007l-.094.08L12%209.655l-1.97-1.97l-.084-.072a.75.75%200%200%200-.882-.007l-.094.08l-.073.084a.75.75%200%200%200-.007.882l.08.094l1.969%201.97l-1.97%201.97l-.072.084a.75.75%200%200%200-.007.882l.08.094l.084.073a.75.75%200%200%200%20.882.007l.094-.08l1.97-1.97l1.97%201.97l.084.073a.75.75%200%200%200%20.882.007l.094-.08l.073-.084a.75.75%200%200%200%20.007-.882l-.08-.094l-1.969-1.97l1.97-1.97l.072-.084a.75.75%200%200%200%20.007-.882l-.08-.094l-.084-.073l.084.073z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/location-not-found-24-filled.svg?color=%231a73e8&size=48