detection and zone off icon
detection-and-zone-off-sharp from Material Symbols Light by Google · Sharp · Home · Apache-2.0 Free for personal and commercial use.
- Name
- detection-and-zone-off-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- detection-and-zone-off-outline-sharp
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.223zM3 21v-4h1v3h3v1zM20 7V4h-3V3h4v4zM3 7V4.039h1V7zm14 14v-1h2.962v1zM6.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 MaterialSymbolsLightDetectionAndZoneOffSharp(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.223zM3 21v-4h1v3h3v1zM20 7V4h-3V3h4v4zM3 7V4.039h1V7zm14 14v-1h2.962v1zM6.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.223zM3 21v-4h1v3h3v1zM20 7V4h-3V3h4v4zM3 7V4.039h1V7zm14 14v-1h2.962v1zM6.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-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%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.223zM3%2021v-4h1v3h3v1zM20%207V4h-3V3h4v4zM3%207V4.039h1V7zm14%2014v-1h2.962v1zM6.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.223zM3%2021v-4h1v3h3v1zM20%207V4h-3V3h4v4zM3%207V4.039h1V7zm14%2014v-1h2.962v1zM6.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-sharp.svg?color=%231a73e8&size=48