familiar face and zone icon
familiar-face-and-zone-sharp from Material Symbols Light by Google · Sharp · Home · Apache-2.0 Free for personal and commercial use.
- Name
- familiar-face-and-zone-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More home icons from Material Symbols Light
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
Use the familiar face and zone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.003 19q-2.93 0-4.966-2.033T5 12.003t2.034-4.966T11.997 5t4.967 2.034T19 11.997t-2.033 4.967T12.003 19M12 18q2.5 0 4.25-1.75T18 12q0-.435-.062-.857q-.063-.422-.188-.831q-.394.094-.793.141q-.4.047-.798.047q-1.676 0-3.169-.706q-1.492-.705-2.579-1.971q-.623 1.444-1.761 2.523Q7.511 11.425 6 11.94q.017 2.488 1.764 4.275Q9.511 18 12 18m-2.978-4.522q-.272-.272-.272-.674t.272-.69t.674-.287t.69.288t.287.689t-.288.674t-.689.272t-.674-.272m4.615 0q-.271-.272-.271-.674t.271-.69t.675-.287t.689.288t.288.689t-.288.674t-.69.272t-.674-.272M2 6V2h4v1H3v3zm0 16v-4h1v3h3v1zm16 0v-1h3v-3h1v4zm3-16V3h-3V2h4v4z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFamiliarFaceAndZoneSharp(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.003 19q-2.93 0-4.966-2.033T5 12.003t2.034-4.966T11.997 5t4.967 2.034T19 11.997t-2.033 4.967T12.003 19M12 18q2.5 0 4.25-1.75T18 12q0-.435-.062-.857q-.063-.422-.188-.831q-.394.094-.793.141q-.4.047-.798.047q-1.676 0-3.169-.706q-1.492-.705-2.579-1.971q-.623 1.444-1.761 2.523Q7.511 11.425 6 11.94q.017 2.488 1.764 4.275Q9.511 18 12 18m-2.978-4.522q-.272-.272-.272-.674t.272-.69t.674-.287t.69.288t.287.689t-.288.674t-.689.272t-.674-.272m4.615 0q-.271-.272-.271-.674t.271-.69t.675-.287t.689.288t.288.689t-.288.674t-.69.272t-.674-.272M2 6V2h4v1H3v3zm0 16v-4h1v3h3v1zm16 0v-1h3v-3h1v4zm3-16V3h-3V2h4v4z"/></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.003 19q-2.93 0-4.966-2.033T5 12.003t2.034-4.966T11.997 5t4.967 2.034T19 11.997t-2.033 4.967T12.003 19M12 18q2.5 0 4.25-1.75T18 12q0-.435-.062-.857q-.063-.422-.188-.831q-.394.094-.793.141q-.4.047-.798.047q-1.676 0-3.169-.706q-1.492-.705-2.579-1.971q-.623 1.444-1.761 2.523Q7.511 11.425 6 11.94q.017 2.488 1.764 4.275Q9.511 18 12 18m-2.978-4.522q-.272-.272-.272-.674t.272-.69t.674-.287t.69.288t.287.689t-.288.674t-.689.272t-.674-.272m4.615 0q-.271-.272-.271-.674t.271-.69t.675-.287t.689.288t.288.689t-.288.674t-.69.272t-.674-.272M2 6V2h4v1H3v3zm0 16v-4h1v3h3v1zm16 0v-1h3v-3h1v4zm3-16V3h-3V2h4v4z"/></svg> </template>
CSS
.icon-familiar-face-and-zone-sharp {
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.003%2019q-2.93%200-4.966-2.033T5%2012.003t2.034-4.966T11.997%205t4.967%202.034T19%2011.997t-2.033%204.967T12.003%2019M12%2018q2.5%200%204.25-1.75T18%2012q0-.435-.062-.857q-.063-.422-.188-.831q-.394.094-.793.141q-.4.047-.798.047q-1.676%200-3.169-.706q-1.492-.705-2.579-1.971q-.623%201.444-1.761%202.523Q7.511%2011.425%206%2011.94q.017%202.488%201.764%204.275Q9.511%2018%2012%2018m-2.978-4.522q-.272-.272-.272-.674t.272-.69t.674-.287t.69.288t.287.689t-.288.674t-.689.272t-.674-.272m4.615%200q-.271-.272-.271-.674t.271-.69t.675-.287t.689.288t.288.689t-.288.674t-.69.272t-.674-.272M2%206V2h4v1H3v3zm0%2016v-4h1v3h3v1zm16%200v-1h3v-3h1v4zm3-16V3h-3V2h4v4z%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.003%2019q-2.93%200-4.966-2.033T5%2012.003t2.034-4.966T11.997%205t4.967%202.034T19%2011.997t-2.033%204.967T12.003%2019M12%2018q2.5%200%204.25-1.75T18%2012q0-.435-.062-.857q-.063-.422-.188-.831q-.394.094-.793.141q-.4.047-.798.047q-1.676%200-3.169-.706q-1.492-.705-2.579-1.971q-.623%201.444-1.761%202.523Q7.511%2011.425%206%2011.94q.017%202.488%201.764%204.275Q9.511%2018%2012%2018m-2.978-4.522q-.272-.272-.272-.674t.272-.69t.674-.287t.69.288t.287.689t-.288.674t-.689.272t-.674-.272m4.615%200q-.271-.272-.271-.674t.271-.69t.675-.287t.689.288t.288.689t-.288.674t-.69.272t-.674-.272M2%206V2h4v1H3v3zm0%2016v-4h1v3h3v1zm16%200v-1h3v-3h1v4zm3-16V3h-3V2h4v4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/familiar-face-and-zone-sharp.svg?color=%231a73e8&size=48