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

Name
sensors-krx-off-rounded
Set
Material Symbols Light
Style
Rounded
Category
Home
Viewbox
24×24
License
Apache 2.0

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="M17.117 14.294L9.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.097m1.939 6.183l-3.879-3.885q-.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.523 4.939q-.14-.141-.153-.342q-.012-.2.153-.366q.16-.16.354-.16t.354.16l15.538 15.538q.147.147.153.345t-.158.363q-.166.16-.354.162q-.189.003-.354-.162M4.27 14.103q.27 1.018.792 1.895q.123.202.093.416t-.207.342q-.177.135-.385.06q-.207-.074-.311-.256q-.594-1.012-.923-2.158T3 12t.329-2.405t.923-2.16q.104-.183.312-.254t.384.063q.177.129.207.343t-.094.415q-.52.877-.79 1.895Q4 10.916 4 12t.27 2.103m15.45-4.206q-.28-1.018-.8-1.895q-.124-.202-.087-.416t.213-.342q.177-.135.388-.063q.21.071.314.253q.594 1.012.923 2.161T21 12t-.329 2.402t-.923 2.158q-.104.182-.314.256t-.388-.06q-.177-.129-.213-.343t.086-.415q.522-.877.801-1.895Q20 13.085 20 12t-.28-2.103"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSensorsKrxOffRounded(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="M17.117 14.294L9.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.097m1.939 6.183l-3.879-3.885q-.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.523 4.939q-.14-.141-.153-.342q-.012-.2.153-.366q.16-.16.354-.16t.354.16l15.538 15.538q.147.147.153.345t-.158.363q-.166.16-.354.162q-.189.003-.354-.162M4.27 14.103q.27 1.018.792 1.895q.123.202.093.416t-.207.342q-.177.135-.385.06q-.207-.074-.311-.256q-.594-1.012-.923-2.158T3 12t.329-2.405t.923-2.16q.104-.183.312-.254t.384.063q.177.129.207.343t-.094.415q-.52.877-.79 1.895Q4 10.916 4 12t.27 2.103m15.45-4.206q-.28-1.018-.8-1.895q-.124-.202-.087-.416t.213-.342q.177-.135.388-.063q.21.071.314.253q.594 1.012.923 2.161T21 12t-.329 2.402t-.923 2.158q-.104.182-.314.256t-.388-.06q-.177-.129-.213-.343t.086-.415q.522-.877.801-1.895Q20 13.085 20 12t-.28-2.103"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.117 14.294L9.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.097m1.939 6.183l-3.879-3.885q-.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.523 4.939q-.14-.141-.153-.342q-.012-.2.153-.366q.16-.16.354-.16t.354.16l15.538 15.538q.147.147.153.345t-.158.363q-.166.16-.354.162q-.189.003-.354-.162M4.27 14.103q.27 1.018.792 1.895q.123.202.093.416t-.207.342q-.177.135-.385.06q-.207-.074-.311-.256q-.594-1.012-.923-2.158T3 12t.329-2.405t.923-2.16q.104-.183.312-.254t.384.063q.177.129.207.343t-.094.415q-.52.877-.79 1.895Q4 10.916 4 12t.27 2.103m15.45-4.206q-.28-1.018-.8-1.895q-.124-.202-.087-.416t.213-.342q.177-.135.388-.063q.21.071.314.253q.594 1.012.923 2.161T21 12t-.329 2.402t-.923 2.158q-.104.182-.314.256t-.388-.06q-.177-.129-.213-.343t.086-.415q.522-.877.801-1.895Q20 13.085 20 12t-.28-2.103"/></svg>
</template>

CSS

.icon-sensors-krx-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%22M17.117%2014.294L9.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.097m1.939%206.183l-3.879-3.885q-.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.523%204.939q-.14-.141-.153-.342q-.012-.2.153-.366q.16-.16.354-.16t.354.16l15.538%2015.538q.147.147.153.345t-.158.363q-.166.16-.354.162q-.189.003-.354-.162M4.27%2014.103q.27%201.018.792%201.895q.123.202.093.416t-.207.342q-.177.135-.385.06q-.207-.074-.311-.256q-.594-1.012-.923-2.158T3%2012t.329-2.405t.923-2.16q.104-.183.312-.254t.384.063q.177.129.207.343t-.094.415q-.52.877-.79%201.895Q4%2010.916%204%2012t.27%202.103m15.45-4.206q-.28-1.018-.8-1.895q-.124-.202-.087-.416t.213-.342q.177-.135.388-.063q.21.071.314.253q.594%201.012.923%202.161T21%2012t-.329%202.402t-.923%202.158q-.104.182-.314.256t-.388-.06q-.177-.129-.213-.343t.086-.415q.522-.877.801-1.895Q20%2013.085%2020%2012t-.28-2.103%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%22M17.117%2014.294L9.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.097m1.939%206.183l-3.879-3.885q-.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.523%204.939q-.14-.141-.153-.342q-.012-.2.153-.366q.16-.16.354-.16t.354.16l15.538%2015.538q.147.147.153.345t-.158.363q-.166.16-.354.162q-.189.003-.354-.162M4.27%2014.103q.27%201.018.792%201.895q.123.202.093.416t-.207.342q-.177.135-.385.06q-.207-.074-.311-.256q-.594-1.012-.923-2.158T3%2012t.329-2.405t.923-2.16q.104-.183.312-.254t.384.063q.177.129.207.343t-.094.415q-.52.877-.79%201.895Q4%2010.916%204%2012t.27%202.103m15.45-4.206q-.28-1.018-.8-1.895q-.124-.202-.087-.416t.213-.342q.177-.135.388-.063q.21.071.314.253q.594%201.012.923%202.161T21%2012t-.329%202.402t-.923%202.158q-.104.182-.314.256t-.388-.06q-.177-.129-.213-.343t.086-.415q.522-.877.801-1.895Q20%2013.085%2020%2012t-.28-2.103%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-rounded.svg?color=%231a73e8&size=48