near me disabled icon
near-me-disabled-outline-rounded from Material Symbols Light by Google · Outline Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- near-me-disabled-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline 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.472L17.167 10.5q-.103.256-.372.301t-.456-.143q-.104-.104-.15-.247q-.047-.144.02-.284l1.507-3.88l-3.92 1.486q-.14.067-.274.03q-.133-.036-.237-.14q-.189-.188-.144-.447t.301-.362l4.297-1.641q.242-.106.472-.04q.23.065.391.227q.162.161.227.391m-5.395 11.626l1.487-3.879l-4.496-4.496l-3.879 1.487l4.9 1.988zm-.761-6.127"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNearMeDisabledOutlineRounded(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.472L17.167 10.5q-.103.256-.372.301t-.456-.143q-.104-.104-.15-.247q-.047-.144.02-.284l1.507-3.88l-3.92 1.486q-.14.067-.274.03q-.133-.036-.237-.14q-.189-.188-.144-.447t.301-.362l4.297-1.641q.242-.106.472-.04q.23.065.391.227q.162.161.227.391m-5.395 11.626l1.487-3.879l-4.496-4.496l-3.879 1.487l4.9 1.988zm-.761-6.127"/></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.472L17.167 10.5q-.103.256-.372.301t-.456-.143q-.104-.104-.15-.247q-.047-.144.02-.284l1.507-3.88l-3.92 1.486q-.14.067-.274.03q-.133-.036-.237-.14q-.189-.188-.144-.447t.301-.362l4.297-1.641q.242-.106.472-.04q.23.065.391.227q.162.161.227.391m-5.395 11.626l1.487-3.879l-4.496-4.496l-3.879 1.487l4.9 1.988zm-.761-6.127"/></svg> </template>
CSS
.icon-near-me-disabled-outline-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.472L17.167%2010.5q-.103.256-.372.301t-.456-.143q-.104-.104-.15-.247q-.047-.144.02-.284l1.507-3.88l-3.92%201.486q-.14.067-.274.03q-.133-.036-.237-.14q-.189-.188-.144-.447t.301-.362l4.297-1.641q.242-.106.472-.04q.23.065.391.227q.162.161.227.391m-5.395%2011.626l1.487-3.879l-4.496-4.496l-3.879%201.487l4.9%201.988zm-.761-6.127%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.472L17.167%2010.5q-.103.256-.372.301t-.456-.143q-.104-.104-.15-.247q-.047-.144.02-.284l1.507-3.88l-3.92%201.486q-.14.067-.274.03q-.133-.036-.237-.14q-.189-.188-.144-.447t.301-.362l4.297-1.641q.242-.106.472-.04q.23.065.391.227q.162.161.227.391m-5.395%2011.626l1.487-3.879l-4.496-4.496l-3.879%201.487l4.9%201.988zm-.761-6.127%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-outline-rounded.svg?color=%231a73e8&size=48