detection and zone icon
detection-and-zone-sharp from Material Symbols by Google · Sharp · Home · Apache-2.0 Free for personal and commercial use.
- Name
- detection-and-zone-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- detection-and-zone-outline-sharp
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 7V2h5v2H4v3zm0 15v-5h2v3h3v2zm15 0v-2h3v-3h2v5zm3-15V4h-3V2h5v5zm-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-.587M8.8 18l1-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.5l-.7 3.5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDetectionAndZoneSharp(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 7V2h5v2H4v3zm0 15v-5h2v3h3v2zm15 0v-2h3v-3h2v5zm3-15V4h-3V2h5v5zm-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-.587M8.8 18l1-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.5l-.7 3.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 7V2h5v2H4v3zm0 15v-5h2v3h3v2zm15 0v-2h3v-3h2v5zm3-15V4h-3V2h5v5zm-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-.587M8.8 18l1-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.5l-.7 3.5z"/></svg> </template>
CSS
.icon-detection-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%22M2%207V2h5v2H4v3zm0%2015v-5h2v3h3v2zm15%200v-2h3v-3h2v5zm3-15V4h-3V2h5v5zm-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-.587M8.8%2018l1-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.5l-.7%203.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%207V2h5v2H4v3zm0%2015v-5h2v3h3v2zm15%200v-2h3v-3h2v5zm3-15V4h-3V2h5v5zm-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-.587M8.8%2018l1-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.5l-.7%203.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-sharp.svg?color=%231a73e8&size=48