detection and zone icon
detection-and-zone-sharp from Material Symbols Light by Google · Sharp · Home · Apache-2.0 Free for personal and commercial use.
- Name
- detection-and-zone-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- detection-and-zone-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-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="M3 7V3h4v1H4v3zm0 14v-4h1v3h3v1zm14 0v-1h3v-3h1v4zm3-14V4h-3V3h4v4zm-7.701 1.701q-.491-.492-.491-1.201t.491-1.201q.492-.491 1.201-.491t1.201.491q.491.491.491 1.201t-.491 1.201t-1.201.491t-1.201-.491m-2.883 8.683l1.038-5.33L7.5 13.273V16.5h-1v-3.892l3.989-1.662q.644-.26.95-.353T12 10.5q.39 0 .725.208t.552.561l1 1.6q.63 1.012 1.743 1.745t2.48.848v1q-1.4-.096-2.809-.88q-1.408-.784-2.441-2.447l-.835 4.25z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDetectionAndZoneSharp(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="M3 7V3h4v1H4v3zm0 14v-4h1v3h3v1zm14 0v-1h3v-3h1v4zm3-14V4h-3V3h4v4zm-7.701 1.701q-.491-.492-.491-1.201t.491-1.201q.492-.491 1.201-.491t1.201.491q.491.491.491 1.201t-.491 1.201t-1.201.491t-1.201-.491m-2.883 8.683l1.038-5.33L7.5 13.273V16.5h-1v-3.892l3.989-1.662q.644-.26.95-.353T12 10.5q.39 0 .725.208t.552.561l1 1.6q.63 1.012 1.743 1.745t2.48.848v1q-1.4-.096-2.809-.88q-1.408-.784-2.441-2.447l-.835 4.25z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 7V3h4v1H4v3zm0 14v-4h1v3h3v1zm14 0v-1h3v-3h1v4zm3-14V4h-3V3h4v4zm-7.701 1.701q-.491-.492-.491-1.201t.491-1.201q.492-.491 1.201-.491t1.201.491q.491.491.491 1.201t-.491 1.201t-1.201.491t-1.201-.491m-2.883 8.683l1.038-5.33L7.5 13.273V16.5h-1v-3.892l3.989-1.662q.644-.26.95-.353T12 10.5q.39 0 .725.208t.552.561l1 1.6q.63 1.012 1.743 1.745t2.48.848v1q-1.4-.096-2.809-.88q-1.408-.784-2.441-2.447l-.835 4.25z"/></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%22M3%207V3h4v1H4v3zm0%2014v-4h1v3h3v1zm14%200v-1h3v-3h1v4zm3-14V4h-3V3h4v4zm-7.701%201.701q-.491-.492-.491-1.201t.491-1.201q.492-.491%201.201-.491t1.201.491q.491.491.491%201.201t-.491%201.201t-1.201.491t-1.201-.491m-2.883%208.683l1.038-5.33L7.5%2013.273V16.5h-1v-3.892l3.989-1.662q.644-.26.95-.353T12%2010.5q.39%200%20.725.208t.552.561l1%201.6q.63%201.012%201.743%201.745t2.48.848v1q-1.4-.096-2.809-.88q-1.408-.784-2.441-2.447l-.835%204.25z%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%22M3%207V3h4v1H4v3zm0%2014v-4h1v3h3v1zm14%200v-1h3v-3h1v4zm3-14V4h-3V3h4v4zm-7.701%201.701q-.491-.492-.491-1.201t.491-1.201q.492-.491%201.201-.491t1.201.491q.491.491.491%201.201t-.491%201.201t-1.201.491t-1.201-.491m-2.883%208.683l1.038-5.33L7.5%2013.273V16.5h-1v-3.892l3.989-1.662q.644-.26.95-.353T12%2010.5q.39%200%20.725.208t.552.561l1%201.6q.63%201.012%201.743%201.745t2.48.848v1q-1.4-.096-2.809-.88q-1.408-.784-2.441-2.447l-.835%204.25z%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-sharp.svg?color=%231a73e8&size=48