near-me-disabled-rounded from Material Symbols Light by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.

Name
near-me-disabled-rounded
Set
Material Symbols Light
Style
Rounded
Category
Maps
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

Use the near me disabled icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.694 18.233l-1.99-4.975l-4.995-2.03q-.267-.105-.388-.32q-.121-.214-.121-.431q0-.218.124-.432t.391-.32L9.663 8.24L4.52 3.096q-.146-.146-.156-.347t.156-.366t.357-.166t.357.166l16.384 16.384q.146.146.156.344t-.156.364t-.357.165q-.19 0-.356-.165l-5.202-5.196l-1.504 3.948q-.106.267-.32.391t-.432.124t-.431-.12q-.215-.122-.32-.39M18.83 5.751q.065.23-.04.472l-1.448 3.821q-.162.404-.6.5q-.439.096-.743-.208l-2.373-2.372q-.304-.304-.217-.743q.086-.438.49-.6l3.84-1.448q.243-.106.473-.04q.23.065.391.226q.162.162.227.392"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNearMeDisabledRounded(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.694 18.233l-1.99-4.975l-4.995-2.03q-.267-.105-.388-.32q-.121-.214-.121-.431q0-.218.124-.432t.391-.32L9.663 8.24L4.52 3.096q-.146-.146-.156-.347t.156-.366t.357-.166t.357.166l16.384 16.384q.146.146.156.344t-.156.364t-.357.165q-.19 0-.356-.165l-5.202-5.196l-1.504 3.948q-.106.267-.32.391t-.432.124t-.431-.12q-.215-.122-.32-.39M18.83 5.751q.065.23-.04.472l-1.448 3.821q-.162.404-.6.5q-.439.096-.743-.208l-2.373-2.372q-.304-.304-.217-.743q.086-.438.49-.6l3.84-1.448q.243-.106.473-.04q.23.065.391.226q.162.162.227.392"/></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.694 18.233l-1.99-4.975l-4.995-2.03q-.267-.105-.388-.32q-.121-.214-.121-.431q0-.218.124-.432t.391-.32L9.663 8.24L4.52 3.096q-.146-.146-.156-.347t.156-.366t.357-.166t.357.166l16.384 16.384q.146.146.156.344t-.156.364t-.357.165q-.19 0-.356-.165l-5.202-5.196l-1.504 3.948q-.106.267-.32.391t-.432.124t-.431-.12q-.215-.122-.32-.39M18.83 5.751q.065.23-.04.472l-1.448 3.821q-.162.404-.6.5q-.439.096-.743-.208l-2.373-2.372q-.304-.304-.217-.743q.086-.438.49-.6l3.84-1.448q.243-.106.473-.04q.23.065.391.226q.162.162.227.392"/></svg>
</template>

CSS

.icon-near-me-disabled-rounded {
  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.694%2018.233l-1.99-4.975l-4.995-2.03q-.267-.105-.388-.32q-.121-.214-.121-.431q0-.218.124-.432t.391-.32L9.663%208.24L4.52%203.096q-.146-.146-.156-.347t.156-.366t.357-.166t.357.166l16.384%2016.384q.146.146.156.344t-.156.364t-.357.165q-.19%200-.356-.165l-5.202-5.196l-1.504%203.948q-.106.267-.32.391t-.432.124t-.431-.12q-.215-.122-.32-.39M18.83%205.751q.065.23-.04.472l-1.448%203.821q-.162.404-.6.5q-.439.096-.743-.208l-2.373-2.372q-.304-.304-.217-.743q.086-.438.49-.6l3.84-1.448q.243-.106.473-.04q.23.065.391.226q.162.162.227.392%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.694%2018.233l-1.99-4.975l-4.995-2.03q-.267-.105-.388-.32q-.121-.214-.121-.431q0-.218.124-.432t.391-.32L9.663%208.24L4.52%203.096q-.146-.146-.156-.347t.156-.366t.357-.166t.357.166l16.384%2016.384q.146.146.156.344t-.156.364t-.357.165q-.19%200-.356-.165l-5.202-5.196l-1.504%203.948q-.106.267-.32.391t-.432.124t-.431-.12q-.215-.122-.32-.39M18.83%205.751q.065.23-.04.472l-1.448%203.821q-.162.404-.6.5q-.439.096-.743-.208l-2.373-2.372q-.304-.304-.217-.743q.086-.438.49-.6l3.84-1.448q.243-.106.473-.04q.23.065.391.226q.162.162.227.392%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/near-me-disabled-rounded.svg?color=%231a73e8&size=48