detection and zone off icon

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

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

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="M19.775 22.625L13.2 16.05L12.8 18h-4l1-5.1l-1.8.7V16q0 .425-.288.712T7 17t-.712-.288T6 16v-3.05q0-.3.163-.537t.437-.363l1.8-.775L1.375 4.25q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3l18.375 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M4 22q-.825 0-1.412-.587T2 20v-2q0-.425.288-.712T3 17t.713.288T4 18v2h2q.425 0 .713.288T7 21t-.288.713T6 22zM20 6V4h-2q-.425 0-.712-.288T17 3t.288-.712T18 2h2q.825 0 1.413.588T22 4v2q0 .425-.288.713T21 7t-.712-.288T20 6M2 6V4.5q0-.425.163-.788t.412-.637L4 4.525V6q0 .425-.288.713T3 7t-.712-.288T2 6m16 16q-.425 0-.712-.288T17 21t.288-.712T18 20h1.725l1.425 1.4q-.25.275-.612.438T19.75 22zM6.825 4l-2-2H7q.425 0 .713.288T8 3t-.288.713T7 4zM22 19.175l-2-2V17q0-.425.288-.712T21 16t.713.288T22 17zM13.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 MaterialSymbolsDetectionAndZoneOffRounded(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="M19.775 22.625L13.2 16.05L12.8 18h-4l1-5.1l-1.8.7V16q0 .425-.288.712T7 17t-.712-.288T6 16v-3.05q0-.3.163-.537t.437-.363l1.8-.775L1.375 4.25q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3l18.375 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M4 22q-.825 0-1.412-.587T2 20v-2q0-.425.288-.712T3 17t.713.288T4 18v2h2q.425 0 .713.288T7 21t-.288.713T6 22zM20 6V4h-2q-.425 0-.712-.288T17 3t.288-.712T18 2h2q.825 0 1.413.588T22 4v2q0 .425-.288.713T21 7t-.712-.288T20 6M2 6V4.5q0-.425.163-.788t.412-.637L4 4.525V6q0 .425-.288.713T3 7t-.712-.288T2 6m16 16q-.425 0-.712-.288T17 21t.288-.712T18 20h1.725l1.425 1.4q-.25.275-.612.438T19.75 22zM6.825 4l-2-2H7q.425 0 .713.288T8 3t-.288.713T7 4zM22 19.175l-2-2V17q0-.425.288-.712T21 16t.713.288T22 17zM13.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="M19.775 22.625L13.2 16.05L12.8 18h-4l1-5.1l-1.8.7V16q0 .425-.288.712T7 17t-.712-.288T6 16v-3.05q0-.3.163-.537t.437-.363l1.8-.775L1.375 4.25q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3l18.375 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M4 22q-.825 0-1.412-.587T2 20v-2q0-.425.288-.712T3 17t.713.288T4 18v2h2q.425 0 .713.288T7 21t-.288.713T6 22zM20 6V4h-2q-.425 0-.712-.288T17 3t.288-.712T18 2h2q.825 0 1.413.588T22 4v2q0 .425-.288.713T21 7t-.712-.288T20 6M2 6V4.5q0-.425.163-.788t.412-.637L4 4.525V6q0 .425-.288.713T3 7t-.712-.288T2 6m16 16q-.425 0-.712-.288T17 21t.288-.712T18 20h1.725l1.425 1.4q-.25.275-.612.438T19.75 22zM6.825 4l-2-2H7q.425 0 .713.288T8 3t-.288.713T7 4zM22 19.175l-2-2V17q0-.425.288-.712T21 16t.713.288T22 17zM13.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-rounded {
  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%22M19.775%2022.625L13.2%2016.05L12.8%2018h-4l1-5.1l-1.8.7V16q0%20.425-.288.712T7%2017t-.712-.288T6%2016v-3.05q0-.3.163-.537t.437-.363l1.8-.775L1.375%204.25q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3l18.375%2018.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M4%2022q-.825%200-1.412-.587T2%2020v-2q0-.425.288-.712T3%2017t.713.288T4%2018v2h2q.425%200%20.713.288T7%2021t-.288.713T6%2022zM20%206V4h-2q-.425%200-.712-.288T17%203t.288-.712T18%202h2q.825%200%201.413.588T22%204v2q0%20.425-.288.713T21%207t-.712-.288T20%206M2%206V4.5q0-.425.163-.788t.412-.637L4%204.525V6q0%20.425-.288.713T3%207t-.712-.288T2%206m16%2016q-.425%200-.712-.288T17%2021t.288-.712T18%2020h1.725l1.425%201.4q-.25.275-.612.438T19.75%2022zM6.825%204l-2-2H7q.425%200%20.713.288T8%203t-.288.713T7%204zM22%2019.175l-2-2V17q0-.425.288-.712T21%2016t.713.288T22%2017zM13.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%22M19.775%2022.625L13.2%2016.05L12.8%2018h-4l1-5.1l-1.8.7V16q0%20.425-.288.712T7%2017t-.712-.288T6%2016v-3.05q0-.3.163-.537t.437-.363l1.8-.775L1.375%204.25q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3l18.375%2018.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M4%2022q-.825%200-1.412-.587T2%2020v-2q0-.425.288-.712T3%2017t.713.288T4%2018v2h2q.425%200%20.713.288T7%2021t-.288.713T6%2022zM20%206V4h-2q-.425%200-.712-.288T17%203t.288-.712T18%202h2q.825%200%201.413.588T22%204v2q0%20.425-.288.713T21%207t-.712-.288T20%206M2%206V4.5q0-.425.163-.788t.412-.637L4%204.525V6q0%20.425-.288.713T3%207t-.712-.288T2%206m16%2016q-.425%200-.712-.288T17%2021t.288-.712T18%2020h1.725l1.425%201.4q-.25.275-.612.438T19.75%2022zM6.825%204l-2-2H7q.425%200%20.713.288T8%203t-.288.713T7%204zM22%2019.175l-2-2V17q0-.425.288-.712T21%2016t.713.288T22%2017zM13.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-rounded.svg?color=%231a73e8&size=48