sensors krx off icon

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

Name
sensors-krx-off
Set
Material Symbols
Style
Regular
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
sensors-krx-off-sharp

3 other variants in Material Symbols

The same icon in other sets

More home icons from Material Symbols

Use the sensors krx off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.7 17.575q-.8-1.2-1.25-2.613T2 12q0-1.575.45-2.975t1.25-2.6l1.675 1.1q-.65.95-1.012 2.088T4 12t.363 2.375t1.012 2.075zm13.725-3.05l-7.95-7.95q.575-.275 1.213-.425T12 6q2.5 0 4.25 1.75T18 12q0 .675-.15 1.313t-.425 1.212m2.925 2.925L18.9 16q.525-.875.813-1.875T20 12q0-1.25-.362-2.387t-1.013-2.088l1.65-1.1q.8 1.2 1.263 2.6T22 12q0 1.5-.437 2.875T20.35 17.45m-.575 5.15L14.6 17.4q-.575.275-1.237.438T12 18q-2.5 0-4.25-1.75T6 12q0-.7.163-1.362T6.6 9.4L1.4 4.2l1.4-1.4l18.4 18.4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSensorsKrxOff(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.7 17.575q-.8-1.2-1.25-2.613T2 12q0-1.575.45-2.975t1.25-2.6l1.675 1.1q-.65.95-1.012 2.088T4 12t.363 2.375t1.012 2.075zm13.725-3.05l-7.95-7.95q.575-.275 1.213-.425T12 6q2.5 0 4.25 1.75T18 12q0 .675-.15 1.313t-.425 1.212m2.925 2.925L18.9 16q.525-.875.813-1.875T20 12q0-1.25-.362-2.387t-1.013-2.088l1.65-1.1q.8 1.2 1.263 2.6T22 12q0 1.5-.437 2.875T20.35 17.45m-.575 5.15L14.6 17.4q-.575.275-1.237.438T12 18q-2.5 0-4.25-1.75T6 12q0-.7.163-1.362T6.6 9.4L1.4 4.2l1.4-1.4l18.4 18.4z"/></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.7 17.575q-.8-1.2-1.25-2.613T2 12q0-1.575.45-2.975t1.25-2.6l1.675 1.1q-.65.95-1.012 2.088T4 12t.363 2.375t1.012 2.075zm13.725-3.05l-7.95-7.95q.575-.275 1.213-.425T12 6q2.5 0 4.25 1.75T18 12q0 .675-.15 1.313t-.425 1.212m2.925 2.925L18.9 16q.525-.875.813-1.875T20 12q0-1.25-.362-2.387t-1.013-2.088l1.65-1.1q.8 1.2 1.263 2.6T22 12q0 1.5-.437 2.875T20.35 17.45m-.575 5.15L14.6 17.4q-.575.275-1.237.438T12 18q-2.5 0-4.25-1.75T6 12q0-.7.163-1.362T6.6 9.4L1.4 4.2l1.4-1.4l18.4 18.4z"/></svg>
</template>

CSS

.icon-sensors-krx-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%22M3.7%2017.575q-.8-1.2-1.25-2.613T2%2012q0-1.575.45-2.975t1.25-2.6l1.675%201.1q-.65.95-1.012%202.088T4%2012t.363%202.375t1.012%202.075zm13.725-3.05l-7.95-7.95q.575-.275%201.213-.425T12%206q2.5%200%204.25%201.75T18%2012q0%20.675-.15%201.313t-.425%201.212m2.925%202.925L18.9%2016q.525-.875.813-1.875T20%2012q0-1.25-.362-2.387t-1.013-2.088l1.65-1.1q.8%201.2%201.263%202.6T22%2012q0%201.5-.437%202.875T20.35%2017.45m-.575%205.15L14.6%2017.4q-.575.275-1.237.438T12%2018q-2.5%200-4.25-1.75T6%2012q0-.7.163-1.362T6.6%209.4L1.4%204.2l1.4-1.4l18.4%2018.4z%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.7%2017.575q-.8-1.2-1.25-2.613T2%2012q0-1.575.45-2.975t1.25-2.6l1.675%201.1q-.65.95-1.012%202.088T4%2012t.363%202.375t1.012%202.075zm13.725-3.05l-7.95-7.95q.575-.275%201.213-.425T12%206q2.5%200%204.25%201.75T18%2012q0%20.675-.15%201.313t-.425%201.212m2.925%202.925L18.9%2016q.525-.875.813-1.875T20%2012q0-1.25-.362-2.387t-1.013-2.088l1.65-1.1q.8%201.2%201.263%202.6T22%2012q0%201.5-.437%202.875T20.35%2017.45m-.575%205.15L14.6%2017.4q-.575.275-1.237.438T12%2018q-2.5%200-4.25-1.75T6%2012q0-.7.163-1.362T6.6%209.4L1.4%204.2l1.4-1.4l18.4%2018.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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