detection and zone icon
detection-and-zone from Material Symbols by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- detection-and-zone
- Set
- Material Symbols
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- detection-and-zone-outline
2 other variants in Material Symbols
The same icon in other sets
More home icons from Material Symbols
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-statusdoor-open
Use the detection 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="M2 7V4q0-.825.588-1.412T4 2h3v2H4v3zm5 15H4q-.825 0-1.412-.587T2 20v-3h2v3h3zm10 0v-2h3v-3h2v3q0 .825-.587 1.413T20 22zm3-15V4h-3V2h3q.825 0 1.413.588T22 4v3zm-7.913 1.913Q11.5 8.325 11.5 7.5t.588-1.412T13.5 5.5t1.413.588T15.5 7.5t-.587 1.413T13.5 9.5t-1.412-.587M12.8 18h-4l1-5.1l-1.8.7V17H6v-4.7l3.95-1.7q.875-.375 1.288-.487T12 10q.525 0 .975.275T13.7 11l1 1.6q.65 1.05 1.763 1.725T19 15v2q-1.65 0-3.088-.687T13.5 14.5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDetectionAndZone(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="M2 7V4q0-.825.588-1.412T4 2h3v2H4v3zm5 15H4q-.825 0-1.412-.587T2 20v-3h2v3h3zm10 0v-2h3v-3h2v3q0 .825-.587 1.413T20 22zm3-15V4h-3V2h3q.825 0 1.413.588T22 4v3zm-7.913 1.913Q11.5 8.325 11.5 7.5t.588-1.412T13.5 5.5t1.413.588T15.5 7.5t-.587 1.413T13.5 9.5t-1.412-.587M12.8 18h-4l1-5.1l-1.8.7V17H6v-4.7l3.95-1.7q.875-.375 1.288-.487T12 10q.525 0 .975.275T13.7 11l1 1.6q.65 1.05 1.763 1.725T19 15v2q-1.65 0-3.088-.687T13.5 14.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 7V4q0-.825.588-1.412T4 2h3v2H4v3zm5 15H4q-.825 0-1.412-.587T2 20v-3h2v3h3zm10 0v-2h3v-3h2v3q0 .825-.587 1.413T20 22zm3-15V4h-3V2h3q.825 0 1.413.588T22 4v3zm-7.913 1.913Q11.5 8.325 11.5 7.5t.588-1.412T13.5 5.5t1.413.588T15.5 7.5t-.587 1.413T13.5 9.5t-1.412-.587M12.8 18h-4l1-5.1l-1.8.7V17H6v-4.7l3.95-1.7q.875-.375 1.288-.487T12 10q.525 0 .975.275T13.7 11l1 1.6q.65 1.05 1.763 1.725T19 15v2q-1.65 0-3.088-.687T13.5 14.5z"/></svg> </template>
CSS
.icon-detection-and-zone {
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%22M2%207V4q0-.825.588-1.412T4%202h3v2H4v3zm5%2015H4q-.825%200-1.412-.587T2%2020v-3h2v3h3zm10%200v-2h3v-3h2v3q0%20.825-.587%201.413T20%2022zm3-15V4h-3V2h3q.825%200%201.413.588T22%204v3zm-7.913%201.913Q11.5%208.325%2011.5%207.5t.588-1.412T13.5%205.5t1.413.588T15.5%207.5t-.587%201.413T13.5%209.5t-1.412-.587M12.8%2018h-4l1-5.1l-1.8.7V17H6v-4.7l3.95-1.7q.875-.375%201.288-.487T12%2010q.525%200%20.975.275T13.7%2011l1%201.6q.65%201.05%201.763%201.725T19%2015v2q-1.65%200-3.088-.687T13.5%2014.5z%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%22M2%207V4q0-.825.588-1.412T4%202h3v2H4v3zm5%2015H4q-.825%200-1.412-.587T2%2020v-3h2v3h3zm10%200v-2h3v-3h2v3q0%20.825-.587%201.413T20%2022zm3-15V4h-3V2h3q.825%200%201.413.588T22%204v3zm-7.913%201.913Q11.5%208.325%2011.5%207.5t.588-1.412T13.5%205.5t1.413.588T15.5%207.5t-.587%201.413T13.5%209.5t-1.412-.587M12.8%2018h-4l1-5.1l-1.8.7V17H6v-4.7l3.95-1.7q.875-.375%201.288-.487T12%2010q.525%200%20.975.275T13.7%2011l1%201.6q.65%201.05%201.763%201.725T19%2015v2q-1.65%200-3.088-.687T13.5%2014.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/detection-and-zone.svg?color=%231a73e8&size=48