detection and zone off icon

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

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

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.8zM2 22v-5h2v3h3v2zM20 7V4h-3V2h5v5zM2 7V4h2v3zm15 15v-2h3v2zM6.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 MaterialSymbolsDetectionAndZoneOffSharp(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.8zM2 22v-5h2v3h3v2zM20 7V4h-3V2h5v5zM2 7V4h2v3zm15 15v-2h3v2zM6.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.8zM2 22v-5h2v3h3v2zM20 7V4h-3V2h5v5zM2 7V4h2v3zm15 15v-2h3v2zM6.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-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%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.8zM2%2022v-5h2v3h3v2zM20%207V4h-3V2h5v5zM2%207V4h2v3zm15%2015v-2h3v2zM6.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.8zM2%2022v-5h2v3h3v2zM20%207V4h-3V2h5v5zM2%207V4h2v3zm15%2015v-2h3v2zM6.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-sharp.svg?color=%231a73e8&size=48