sharp not listed location icon

sharp-not-listed-location from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.

Name
sharp-not-listed-location
Set
Google Material Icons
Style
Baseline
Category
Maps
Viewbox
24×24
License
Apache 2.0

More maps icons from Google Material Icons

Use the sharp not listed location icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.01 16a.99.99 0 0 0 1-1a.99.99 0 0 0-1-1c-.28 0-.51.1-.71.29s-.3.43-.3.7s.1.51.29.71q.3.3.72.3m-.88-3.66V13h1.85v-.42q0-.495.18-.81c.12-.21.33-.47.65-.77c.4-.38.68-.75.89-1.09c.19-.35.3-.76.3-1.25s-.13-.94-.39-1.35a2.57 2.57 0 0 0-1.05-.96C13.11 6.12 12.58 6 12 6c-.78 0-1.51.32-2.03.79C9.46 7.27 9 7.99 9 9h1.68c0-.52.19-.77.4-.98c.21-.2.58-.3.96-.3c.35 0 .64.1.85.3s.32.45.32.74c0 .24-.06.46-.19.64c-.13.19-.33.41-.61.66c-.48.42-.81.79-1 1.12s-.28.71-.28 1.16M12 2c4.2 0 8 3.22 8 8.2c0 3.32-2.67 7.25-8 11.8c-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2"/></svg>

React

import type { SVGProps } from "react";

export function IcSharpNotListedLocation(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.01 16a.99.99 0 0 0 1-1a.99.99 0 0 0-1-1c-.28 0-.51.1-.71.29s-.3.43-.3.7s.1.51.29.71q.3.3.72.3m-.88-3.66V13h1.85v-.42q0-.495.18-.81c.12-.21.33-.47.65-.77c.4-.38.68-.75.89-1.09c.19-.35.3-.76.3-1.25s-.13-.94-.39-1.35a2.57 2.57 0 0 0-1.05-.96C13.11 6.12 12.58 6 12 6c-.78 0-1.51.32-2.03.79C9.46 7.27 9 7.99 9 9h1.68c0-.52.19-.77.4-.98c.21-.2.58-.3.96-.3c.35 0 .64.1.85.3s.32.45.32.74c0 .24-.06.46-.19.64c-.13.19-.33.41-.61.66c-.48.42-.81.79-1 1.12s-.28.71-.28 1.16M12 2c4.2 0 8 3.22 8 8.2c0 3.32-2.67 7.25-8 11.8c-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.01 16a.99.99 0 0 0 1-1a.99.99 0 0 0-1-1c-.28 0-.51.1-.71.29s-.3.43-.3.7s.1.51.29.71q.3.3.72.3m-.88-3.66V13h1.85v-.42q0-.495.18-.81c.12-.21.33-.47.65-.77c.4-.38.68-.75.89-1.09c.19-.35.3-.76.3-1.25s-.13-.94-.39-1.35a2.57 2.57 0 0 0-1.05-.96C13.11 6.12 12.58 6 12 6c-.78 0-1.51.32-2.03.79C9.46 7.27 9 7.99 9 9h1.68c0-.52.19-.77.4-.98c.21-.2.58-.3.96-.3c.35 0 .64.1.85.3s.32.45.32.74c0 .24-.06.46-.19.64c-.13.19-.33.41-.61.66c-.48.42-.81.79-1 1.12s-.28.71-.28 1.16M12 2c4.2 0 8 3.22 8 8.2c0 3.32-2.67 7.25-8 11.8c-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2"/></svg>
</template>

CSS

.icon-sharp-not-listed-location {
  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%20fill%3D%22currentColor%22%20d%3D%22M12.01%2016a.99.99%200%200%200%201-1a.99.99%200%200%200-1-1c-.28%200-.51.1-.71.29s-.3.43-.3.7s.1.51.29.71q.3.3.72.3m-.88-3.66V13h1.85v-.42q0-.495.18-.81c.12-.21.33-.47.65-.77c.4-.38.68-.75.89-1.09c.19-.35.3-.76.3-1.25s-.13-.94-.39-1.35a2.57%202.57%200%200%200-1.05-.96C13.11%206.12%2012.58%206%2012%206c-.78%200-1.51.32-2.03.79C9.46%207.27%209%207.99%209%209h1.68c0-.52.19-.77.4-.98c.21-.2.58-.3.96-.3c.35%200%20.64.1.85.3s.32.45.32.74c0%20.24-.06.46-.19.64c-.13.19-.33.41-.61.66c-.48.42-.81.79-1%201.12s-.28.71-.28%201.16M12%202c4.2%200%208%203.22%208%208.2c0%203.32-2.67%207.25-8%2011.8c-5.33-4.55-8-8.48-8-11.8C4%205.22%207.8%202%2012%202%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%20fill%3D%22currentColor%22%20d%3D%22M12.01%2016a.99.99%200%200%200%201-1a.99.99%200%200%200-1-1c-.28%200-.51.1-.71.29s-.3.43-.3.7s.1.51.29.71q.3.3.72.3m-.88-3.66V13h1.85v-.42q0-.495.18-.81c.12-.21.33-.47.65-.77c.4-.38.68-.75.89-1.09c.19-.35.3-.76.3-1.25s-.13-.94-.39-1.35a2.57%202.57%200%200%200-1.05-.96C13.11%206.12%2012.58%206%2012%206c-.78%200-1.51.32-2.03.79C9.46%207.27%209%207.99%209%209h1.68c0-.52.19-.77.4-.98c.21-.2.58-.3.96-.3c.35%200%20.64.1.85.3s.32.45.32.74c0%20.24-.06.46-.19.64c-.13.19-.33.41-.61.66c-.48.42-.81.79-1%201.12s-.28.71-.28%201.16M12%202c4.2%200%208%203.22%208%208.2c0%203.32-2.67%207.25-8%2011.8c-5.33-4.55-8-8.48-8-11.8C4%205.22%207.8%202%2012%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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