detection and zone off icon

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

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

2 other variants in Material Symbols

The same icon in other sets

More home icons from Material Symbols

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="m20.475 23.35l-7.275-7.3l-.4 1.95h-4l1-5.1l-1.8.7V17H6v-4.7l2.4-1.025L.675 3.55L2.1 2.125l19.8 19.8zM4 22q-.825 0-1.412-.587T2 20v-3h2v3h3v2zM20 7V4h-3V2h3q.825 0 1.413.588T22 4v3zM2 7V4q0-.425.163-.788t.412-.637L4 4.025V7zm15 15v-2h2.975l1.425 1.4q-.25.275-.612.438T20 22zM6.825 4l-2-2H7v2zM22 19.175l-2-2V17h2zM13.5 9.5q-.825 0-1.412-.587T11.5 7.5t.588-1.412T13.5 5.5t1.413.588T15.5 7.5t-.587 1.413T13.5 9.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsDetectionAndZoneOff(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="m20.475 23.35l-7.275-7.3l-.4 1.95h-4l1-5.1l-1.8.7V17H6v-4.7l2.4-1.025L.675 3.55L2.1 2.125l19.8 19.8zM4 22q-.825 0-1.412-.587T2 20v-3h2v3h3v2zM20 7V4h-3V2h3q.825 0 1.413.588T22 4v3zM2 7V4q0-.425.163-.788t.412-.637L4 4.025V7zm15 15v-2h2.975l1.425 1.4q-.25.275-.612.438T20 22zM6.825 4l-2-2H7v2zM22 19.175l-2-2V17h2zM13.5 9.5q-.825 0-1.412-.587T11.5 7.5t.588-1.412T13.5 5.5t1.413.588T15.5 7.5t-.587 1.413T13.5 9.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.475 23.35l-7.275-7.3l-.4 1.95h-4l1-5.1l-1.8.7V17H6v-4.7l2.4-1.025L.675 3.55L2.1 2.125l19.8 19.8zM4 22q-.825 0-1.412-.587T2 20v-3h2v3h3v2zM20 7V4h-3V2h3q.825 0 1.413.588T22 4v3zM2 7V4q0-.425.163-.788t.412-.637L4 4.025V7zm15 15v-2h2.975l1.425 1.4q-.25.275-.612.438T20 22zM6.825 4l-2-2H7v2zM22 19.175l-2-2V17h2zM13.5 9.5q-.825 0-1.412-.587T11.5 7.5t.588-1.412T13.5 5.5t1.413.588T15.5 7.5t-.587 1.413T13.5 9.5"/></svg>
</template>

CSS

.icon-detection-and-zone-off {
  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%22m20.475%2023.35l-7.275-7.3l-.4%201.95h-4l1-5.1l-1.8.7V17H6v-4.7l2.4-1.025L.675%203.55L2.1%202.125l19.8%2019.8zM4%2022q-.825%200-1.412-.587T2%2020v-3h2v3h3v2zM20%207V4h-3V2h3q.825%200%201.413.588T22%204v3zM2%207V4q0-.425.163-.788t.412-.637L4%204.025V7zm15%2015v-2h2.975l1.425%201.4q-.25.275-.612.438T20%2022zM6.825%204l-2-2H7v2zM22%2019.175l-2-2V17h2zM13.5%209.5q-.825%200-1.412-.587T11.5%207.5t.588-1.412T13.5%205.5t1.413.588T15.5%207.5t-.587%201.413T13.5%209.5%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%22m20.475%2023.35l-7.275-7.3l-.4%201.95h-4l1-5.1l-1.8.7V17H6v-4.7l2.4-1.025L.675%203.55L2.1%202.125l19.8%2019.8zM4%2022q-.825%200-1.412-.587T2%2020v-3h2v3h3v2zM20%207V4h-3V2h3q.825%200%201.413.588T22%204v3zM2%207V4q0-.425.163-.788t.412-.637L4%204.025V7zm15%2015v-2h2.975l1.425%201.4q-.25.275-.612.438T20%2022zM6.825%204l-2-2H7v2zM22%2019.175l-2-2V17h2zM13.5%209.5q-.825%200-1.412-.587T11.5%207.5t.588-1.412T13.5%205.5t1.413.588T15.5%207.5t-.587%201.413T13.5%209.5%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-off.svg?color=%231a73e8&size=48