sensors-off from Material Symbols by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.

Name
sensors-off
Set
Material Symbols
Style
Regular
Category
Household
Viewbox
24×24
License
Apache 2.0
Aliases
sensors-off-outline, sensors-off-outline-sharp, sensors-off-sharp

1 other variant in Material Symbols

The same icon in other sets

More household icons from Material Symbols

Use the sensors 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.625l-11.65-11.65q-.05.25-.088.5T8 12q0 .825.313 1.55t.862 1.275L7.75 16.25q-.8-.825-1.275-1.912T6 12q0-.7.15-1.35t.425-1.225L5.1 7.95q-.525.9-.812 1.913T4 12q0 1.675.625 3.125T6.35 17.65l-1.425 1.425q-1.35-1.375-2.137-3.187T2 12q0-1.55.438-2.925T3.65 6.5L1.375 4.225L2.8 2.8l18.4 18.4zm.575-5.125l-1.45-1.45q.525-.9.813-1.912T20 12q0-1.675-.625-3.125T17.65 6.35l1.425-1.425q1.35 1.35 2.138 3.163T22 12q0 1.525-.437 2.913T20.35 17.5m-2.925-2.925l-1.55-1.55q.05-.25.088-.5T16 12q0-.825-.312-1.55t-.863-1.275L16.25 7.75q.8.8 1.275 1.888T18 12q0 .7-.15 1.35t-.425 1.225"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSensorsOff(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.625l-11.65-11.65q-.05.25-.088.5T8 12q0 .825.313 1.55t.862 1.275L7.75 16.25q-.8-.825-1.275-1.912T6 12q0-.7.15-1.35t.425-1.225L5.1 7.95q-.525.9-.812 1.913T4 12q0 1.675.625 3.125T6.35 17.65l-1.425 1.425q-1.35-1.375-2.137-3.187T2 12q0-1.55.438-2.925T3.65 6.5L1.375 4.225L2.8 2.8l18.4 18.4zm.575-5.125l-1.45-1.45q.525-.9.813-1.912T20 12q0-1.675-.625-3.125T17.65 6.35l1.425-1.425q1.35 1.35 2.138 3.163T22 12q0 1.525-.437 2.913T20.35 17.5m-2.925-2.925l-1.55-1.55q.05-.25.088-.5T16 12q0-.825-.312-1.55t-.863-1.275L16.25 7.75q.8.8 1.275 1.888T18 12q0 .7-.15 1.35t-.425 1.225"/></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.625l-11.65-11.65q-.05.25-.088.5T8 12q0 .825.313 1.55t.862 1.275L7.75 16.25q-.8-.825-1.275-1.912T6 12q0-.7.15-1.35t.425-1.225L5.1 7.95q-.525.9-.812 1.913T4 12q0 1.675.625 3.125T6.35 17.65l-1.425 1.425q-1.35-1.375-2.137-3.187T2 12q0-1.55.438-2.925T3.65 6.5L1.375 4.225L2.8 2.8l18.4 18.4zm.575-5.125l-1.45-1.45q.525-.9.813-1.912T20 12q0-1.675-.625-3.125T17.65 6.35l1.425-1.425q1.35 1.35 2.138 3.163T22 12q0 1.525-.437 2.913T20.35 17.5m-2.925-2.925l-1.55-1.55q.05-.25.088-.5T16 12q0-.825-.312-1.55t-.863-1.275L16.25 7.75q.8.8 1.275 1.888T18 12q0 .7-.15 1.35t-.425 1.225"/></svg>
</template>

CSS

.icon-sensors-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%22m19.775%2022.625l-11.65-11.65q-.05.25-.088.5T8%2012q0%20.825.313%201.55t.862%201.275L7.75%2016.25q-.8-.825-1.275-1.912T6%2012q0-.7.15-1.35t.425-1.225L5.1%207.95q-.525.9-.812%201.913T4%2012q0%201.675.625%203.125T6.35%2017.65l-1.425%201.425q-1.35-1.375-2.137-3.187T2%2012q0-1.55.438-2.925T3.65%206.5L1.375%204.225L2.8%202.8l18.4%2018.4zm.575-5.125l-1.45-1.45q.525-.9.813-1.912T20%2012q0-1.675-.625-3.125T17.65%206.35l1.425-1.425q1.35%201.35%202.138%203.163T22%2012q0%201.525-.437%202.913T20.35%2017.5m-2.925-2.925l-1.55-1.55q.05-.25.088-.5T16%2012q0-.825-.312-1.55t-.863-1.275L16.25%207.75q.8.8%201.275%201.888T18%2012q0%20.7-.15%201.35t-.425%201.225%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.625l-11.65-11.65q-.05.25-.088.5T8%2012q0%20.825.313%201.55t.862%201.275L7.75%2016.25q-.8-.825-1.275-1.912T6%2012q0-.7.15-1.35t.425-1.225L5.1%207.95q-.525.9-.812%201.913T4%2012q0%201.675.625%203.125T6.35%2017.65l-1.425%201.425q-1.35-1.375-2.137-3.187T2%2012q0-1.55.438-2.925T3.65%206.5L1.375%204.225L2.8%202.8l18.4%2018.4zm.575-5.125l-1.45-1.45q.525-.9.813-1.912T20%2012q0-1.675-.625-3.125T17.65%206.35l1.425-1.425q1.35%201.35%202.138%203.163T22%2012q0%201.525-.437%202.913T20.35%2017.5m-2.925-2.925l-1.55-1.55q.05-.25.088-.5T16%2012q0-.825-.312-1.55t-.863-1.275L16.25%207.75q.8.8%201.275%201.888T18%2012q0%20.7-.15%201.35t-.425%201.225%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/sensors-off.svg?color=%231a73e8&size=48