detection and zone icon

detection-and-zone from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.

Name
detection-and-zone
Set
Material Symbols Light
Style
Regular
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
detection-and-zone-outline

2 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

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 7V4.616q0-.691.463-1.153T4.615 3H7v1H4.616q-.231 0-.424.192T4 4.615V7zm4 14H4.616q-.691 0-1.153-.462T3 19.385V17h1v2.385q0 .23.192.423t.423.192H7zm10 0v-1h2.385q.23 0 .423-.192t.192-.424V17h1v2.385q0 .69-.462 1.152T19.385 21zm3-14V4.616q0-.231-.192-.424T19.385 4H17V3h2.385q.69 0 1.152.463T21 4.615V7zm-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.117 8.684h-3l1.038-5.331L7.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.447z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDetectionAndZone(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 7V4.616q0-.691.463-1.153T4.615 3H7v1H4.616q-.231 0-.424.192T4 4.615V7zm4 14H4.616q-.691 0-1.153-.462T3 19.385V17h1v2.385q0 .23.192.423t.423.192H7zm10 0v-1h2.385q.23 0 .423-.192t.192-.424V17h1v2.385q0 .69-.462 1.152T19.385 21zm3-14V4.616q0-.231-.192-.424T19.385 4H17V3h2.385q.69 0 1.152.463T21 4.615V7zm-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.117 8.684h-3l1.038-5.331L7.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.447z"/></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 7V4.616q0-.691.463-1.153T4.615 3H7v1H4.616q-.231 0-.424.192T4 4.615V7zm4 14H4.616q-.691 0-1.153-.462T3 19.385V17h1v2.385q0 .23.192.423t.423.192H7zm10 0v-1h2.385q.23 0 .423-.192t.192-.424V17h1v2.385q0 .69-.462 1.152T19.385 21zm3-14V4.616q0-.231-.192-.424T19.385 4H17V3h2.385q.69 0 1.152.463T21 4.615V7zm-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.117 8.684h-3l1.038-5.331L7.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.447z"/></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%22M3%207V4.616q0-.691.463-1.153T4.615%203H7v1H4.616q-.231%200-.424.192T4%204.615V7zm4%2014H4.616q-.691%200-1.153-.462T3%2019.385V17h1v2.385q0%20.23.192.423t.423.192H7zm10%200v-1h2.385q.23%200%20.423-.192t.192-.424V17h1v2.385q0%20.69-.462%201.152T19.385%2021zm3-14V4.616q0-.231-.192-.424T19.385%204H17V3h2.385q.69%200%201.152.463T21%204.615V7zm-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.117%208.684h-3l1.038-5.331L7.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.447z%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%207V4.616q0-.691.463-1.153T4.615%203H7v1H4.616q-.231%200-.424.192T4%204.615V7zm4%2014H4.616q-.691%200-1.153-.462T3%2019.385V17h1v2.385q0%20.23.192.423t.423.192H7zm10%200v-1h2.385q.23%200%20.423-.192t.192-.424V17h1v2.385q0%20.69-.462%201.152T19.385%2021zm3-14V4.616q0-.231-.192-.424T19.385%204H17V3h2.385q.69%200%201.152.463T21%204.615V7zm-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.117%208.684h-3l1.038-5.331L7.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.447z%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.svg?color=%231a73e8&size=48