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

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

3 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

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="M4.527 17.017q-.723-1.084-1.125-2.352Q3 13.396 3 12q0-1.402.402-2.667q.402-1.266 1.125-2.35l.829.542q-.65.95-1.003 2.088Q4 10.75 4 12t.353 2.385t1.003 2.084zm12.59-2.723L9.706 6.883q.517-.237 1.097-.367q.58-.131 1.197-.131q2.327 0 3.971 1.644T17.616 12q0 .617-.131 1.197t-.368 1.097m2.483 2.483l-.72-.72q.545-.893.833-1.913T20 12q0-1.25-.363-2.387t-1.012-2.088l.823-.542q.743 1.084 1.147 2.35Q21 10.598 21 12q0 1.327-.36 2.52q-.361 1.192-1.04 2.257m-.19 4.054l-4.233-4.239q-.671.487-1.478.755q-.807.269-1.699.269q-2.327 0-3.971-1.645T6.385 12q0-.892.268-1.699t.755-1.478L3.169 4.585l.708-.708l16.246 16.246z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSensorsKrxOff(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="M4.527 17.017q-.723-1.084-1.125-2.352Q3 13.396 3 12q0-1.402.402-2.667q.402-1.266 1.125-2.35l.829.542q-.65.95-1.003 2.088Q4 10.75 4 12t.353 2.385t1.003 2.084zm12.59-2.723L9.706 6.883q.517-.237 1.097-.367q.58-.131 1.197-.131q2.327 0 3.971 1.644T17.616 12q0 .617-.131 1.197t-.368 1.097m2.483 2.483l-.72-.72q.545-.893.833-1.913T20 12q0-1.25-.363-2.387t-1.012-2.088l.823-.542q.743 1.084 1.147 2.35Q21 10.598 21 12q0 1.327-.36 2.52q-.361 1.192-1.04 2.257m-.19 4.054l-4.233-4.239q-.671.487-1.478.755q-.807.269-1.699.269q-2.327 0-3.971-1.645T6.385 12q0-.892.268-1.699t.755-1.478L3.169 4.585l.708-.708l16.246 16.246z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.527 17.017q-.723-1.084-1.125-2.352Q3 13.396 3 12q0-1.402.402-2.667q.402-1.266 1.125-2.35l.829.542q-.65.95-1.003 2.088Q4 10.75 4 12t.353 2.385t1.003 2.084zm12.59-2.723L9.706 6.883q.517-.237 1.097-.367q.58-.131 1.197-.131q2.327 0 3.971 1.644T17.616 12q0 .617-.131 1.197t-.368 1.097m2.483 2.483l-.72-.72q.545-.893.833-1.913T20 12q0-1.25-.363-2.387t-1.012-2.088l.823-.542q.743 1.084 1.147 2.35Q21 10.598 21 12q0 1.327-.36 2.52q-.361 1.192-1.04 2.257m-.19 4.054l-4.233-4.239q-.671.487-1.478.755q-.807.269-1.699.269q-2.327 0-3.971-1.645T6.385 12q0-.892.268-1.699t.755-1.478L3.169 4.585l.708-.708l16.246 16.246z"/></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%22M4.527%2017.017q-.723-1.084-1.125-2.352Q3%2013.396%203%2012q0-1.402.402-2.667q.402-1.266%201.125-2.35l.829.542q-.65.95-1.003%202.088Q4%2010.75%204%2012t.353%202.385t1.003%202.084zm12.59-2.723L9.706%206.883q.517-.237%201.097-.367q.58-.131%201.197-.131q2.327%200%203.971%201.644T17.616%2012q0%20.617-.131%201.197t-.368%201.097m2.483%202.483l-.72-.72q.545-.893.833-1.913T20%2012q0-1.25-.363-2.387t-1.012-2.088l.823-.542q.743%201.084%201.147%202.35Q21%2010.598%2021%2012q0%201.327-.36%202.52q-.361%201.192-1.04%202.257m-.19%204.054l-4.233-4.239q-.671.487-1.478.755q-.807.269-1.699.269q-2.327%200-3.971-1.645T6.385%2012q0-.892.268-1.699t.755-1.478L3.169%204.585l.708-.708l16.246%2016.246z%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%22M4.527%2017.017q-.723-1.084-1.125-2.352Q3%2013.396%203%2012q0-1.402.402-2.667q.402-1.266%201.125-2.35l.829.542q-.65.95-1.003%202.088Q4%2010.75%204%2012t.353%202.385t1.003%202.084zm12.59-2.723L9.706%206.883q.517-.237%201.097-.367q.58-.131%201.197-.131q2.327%200%203.971%201.644T17.616%2012q0%20.617-.131%201.197t-.368%201.097m2.483%202.483l-.72-.72q.545-.893.833-1.913T20%2012q0-1.25-.363-2.387t-1.012-2.088l.823-.542q.743%201.084%201.147%202.35Q21%2010.598%2021%2012q0%201.327-.36%202.52q-.361%201.192-1.04%202.257m-.19%204.054l-4.233-4.239q-.671.487-1.478.755q-.807.269-1.699.269q-2.327%200-3.971-1.645T6.385%2012q0-.892.268-1.699t.755-1.478L3.169%204.585l.708-.708l16.246%2016.246z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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