detection and zone off icon
detection-and-zone-off from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- detection-and-zone-off
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- detection-and-zone-off-outline
2 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-zonedetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-statusdoor-open
Use the detection and zone off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.11 22.58l-8.121-8.126l-.574 2.93h-3l1.039-5.33L7.5 13.273V16.5h-1v-3.892l3.285-1.352l-7.898-7.898l.713-.714l19.223 19.223zM4.616 21q-.691 0-1.153-.462T3 19.385V17h1v2.385q0 .23.192.423t.423.192H7v1zM20 7V4.616q0-.231-.192-.424T19.385 4H17V3h2.385q.69 0 1.152.463T21 4.615V7zM3 7V4.616q0-.349.115-.644q.114-.295.306-.513l.733.739q-.058.096-.106.202T4 4.621V7zm14 14v-1h2.379q.115 0 .221-.048t.164-.144l.732.727q-.192.217-.478.341t-.633.124zM6.767 4l-1-1H7v1zM21 18.233l-1-1V17h1zm-7.5-9.04q-.71 0-1.201-.492T11.808 7.5t.491-1.201t1.201-.491t1.201.491t.491 1.201t-.491 1.201q-.492.491-1.201.491"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDetectionAndZoneOff(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="m21.11 22.58l-8.121-8.126l-.574 2.93h-3l1.039-5.33L7.5 13.273V16.5h-1v-3.892l3.285-1.352l-7.898-7.898l.713-.714l19.223 19.223zM4.616 21q-.691 0-1.153-.462T3 19.385V17h1v2.385q0 .23.192.423t.423.192H7v1zM20 7V4.616q0-.231-.192-.424T19.385 4H17V3h2.385q.69 0 1.152.463T21 4.615V7zM3 7V4.616q0-.349.115-.644q.114-.295.306-.513l.733.739q-.058.096-.106.202T4 4.621V7zm14 14v-1h2.379q.115 0 .221-.048t.164-.144l.732.727q-.192.217-.478.341t-.633.124zM6.767 4l-1-1H7v1zM21 18.233l-1-1V17h1zm-7.5-9.04q-.71 0-1.201-.492T11.808 7.5t.491-1.201t1.201-.491t1.201.491t.491 1.201t-.491 1.201q-.492.491-1.201.491"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.11 22.58l-8.121-8.126l-.574 2.93h-3l1.039-5.33L7.5 13.273V16.5h-1v-3.892l3.285-1.352l-7.898-7.898l.713-.714l19.223 19.223zM4.616 21q-.691 0-1.153-.462T3 19.385V17h1v2.385q0 .23.192.423t.423.192H7v1zM20 7V4.616q0-.231-.192-.424T19.385 4H17V3h2.385q.69 0 1.152.463T21 4.615V7zM3 7V4.616q0-.349.115-.644q.114-.295.306-.513l.733.739q-.058.096-.106.202T4 4.621V7zm14 14v-1h2.379q.115 0 .221-.048t.164-.144l.732.727q-.192.217-.478.341t-.633.124zM6.767 4l-1-1H7v1zM21 18.233l-1-1V17h1zm-7.5-9.04q-.71 0-1.201-.492T11.808 7.5t.491-1.201t1.201-.491t1.201.491t.491 1.201t-.491 1.201q-.492.491-1.201.491"/></svg> </template>
CSS
.icon-detection-and-zone-off {
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%22m21.11%2022.58l-8.121-8.126l-.574%202.93h-3l1.039-5.33L7.5%2013.273V16.5h-1v-3.892l3.285-1.352l-7.898-7.898l.713-.714l19.223%2019.223zM4.616%2021q-.691%200-1.153-.462T3%2019.385V17h1v2.385q0%20.23.192.423t.423.192H7v1zM20%207V4.616q0-.231-.192-.424T19.385%204H17V3h2.385q.69%200%201.152.463T21%204.615V7zM3%207V4.616q0-.349.115-.644q.114-.295.306-.513l.733.739q-.058.096-.106.202T4%204.621V7zm14%2014v-1h2.379q.115%200%20.221-.048t.164-.144l.732.727q-.192.217-.478.341t-.633.124zM6.767%204l-1-1H7v1zM21%2018.233l-1-1V17h1zm-7.5-9.04q-.71%200-1.201-.492T11.808%207.5t.491-1.201t1.201-.491t1.201.491t.491%201.201t-.491%201.201q-.492.491-1.201.491%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%22m21.11%2022.58l-8.121-8.126l-.574%202.93h-3l1.039-5.33L7.5%2013.273V16.5h-1v-3.892l3.285-1.352l-7.898-7.898l.713-.714l19.223%2019.223zM4.616%2021q-.691%200-1.153-.462T3%2019.385V17h1v2.385q0%20.23.192.423t.423.192H7v1zM20%207V4.616q0-.231-.192-.424T19.385%204H17V3h2.385q.69%200%201.152.463T21%204.615V7zM3%207V4.616q0-.349.115-.644q.114-.295.306-.513l.733.739q-.058.096-.106.202T4%204.621V7zm14%2014v-1h2.379q.115%200%20.221-.048t.164-.144l.732.727q-.192.217-.478.341t-.633.124zM6.767%204l-1-1H7v1zM21%2018.233l-1-1V17h1zm-7.5-9.04q-.71%200-1.201-.492T11.808%207.5t.491-1.201t1.201-.491t1.201.491t.491%201.201t-.491%201.201q-.492.491-1.201.491%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/detection-and-zone-off.svg?color=%231a73e8&size=48