sensors krx icon
sensors-krx-outline-rounded from Material Symbols Light by Google · Outline Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- sensors-krx-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline 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
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
Use the sensors krx icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.27 14.103q.27 1.018.792 1.895q.122.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.103m3.759 1.868Q6.385 14.327 6.385 12t1.644-3.971T12 6.385t3.971 1.644T17.616 12t-1.645 3.971T12 17.616T8.029 15.97m7.238-.704Q16.616 13.92 16.616 12t-1.349-3.267T12 7.384t-3.267 1.35Q7.384 10.08 7.384 12t1.349 3.267T12 16.616t3.267-1.349m4.453-5.37q-.28-1.018-.8-1.895q-.124-.202-.087-.416t.213-.342q.177-.134.388-.063q.21.071.314.254q.594 1.011.923 2.16T21 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.103M12 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSensorsKrxOutlineRounded(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.27 14.103q.27 1.018.792 1.895q.122.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.103m3.759 1.868Q6.385 14.327 6.385 12t1.644-3.971T12 6.385t3.971 1.644T17.616 12t-1.645 3.971T12 17.616T8.029 15.97m7.238-.704Q16.616 13.92 16.616 12t-1.349-3.267T12 7.384t-3.267 1.35Q7.384 10.08 7.384 12t1.349 3.267T12 16.616t3.267-1.349m4.453-5.37q-.28-1.018-.8-1.895q-.124-.202-.087-.416t.213-.342q.177-.134.388-.063q.21.071.314.254q.594 1.011.923 2.16T21 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.103M12 12"/></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.27 14.103q.27 1.018.792 1.895q.122.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.103m3.759 1.868Q6.385 14.327 6.385 12t1.644-3.971T12 6.385t3.971 1.644T17.616 12t-1.645 3.971T12 17.616T8.029 15.97m7.238-.704Q16.616 13.92 16.616 12t-1.349-3.267T12 7.384t-3.267 1.35Q7.384 10.08 7.384 12t1.349 3.267T12 16.616t3.267-1.349m4.453-5.37q-.28-1.018-.8-1.895q-.124-.202-.087-.416t.213-.342q.177-.134.388-.063q.21.071.314.254q.594 1.011.923 2.16T21 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.103M12 12"/></svg> </template>
CSS
.icon-sensors-krx-outline-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%22M4.27%2014.103q.27%201.018.792%201.895q.122.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.103m3.759%201.868Q6.385%2014.327%206.385%2012t1.644-3.971T12%206.385t3.971%201.644T17.616%2012t-1.645%203.971T12%2017.616T8.029%2015.97m7.238-.704Q16.616%2013.92%2016.616%2012t-1.349-3.267T12%207.384t-3.267%201.35Q7.384%2010.08%207.384%2012t1.349%203.267T12%2016.616t3.267-1.349m4.453-5.37q-.28-1.018-.8-1.895q-.124-.202-.087-.416t.213-.342q.177-.134.388-.063q.21.071.314.254q.594%201.011.923%202.16T21%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.103M12%2012%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.27%2014.103q.27%201.018.792%201.895q.122.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.103m3.759%201.868Q6.385%2014.327%206.385%2012t1.644-3.971T12%206.385t3.971%201.644T17.616%2012t-1.645%203.971T12%2017.616T8.029%2015.97m7.238-.704Q16.616%2013.92%2016.616%2012t-1.349-3.267T12%207.384t-3.267%201.35Q7.384%2010.08%207.384%2012t1.349%203.267T12%2016.616t3.267-1.349m4.453-5.37q-.28-1.018-.8-1.895q-.124-.202-.087-.416t.213-.342q.177-.134.388-.063q.21.071.314.254q.594%201.011.923%202.16T21%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.103M12%2012%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-outline-rounded.svg?color=%231a73e8&size=48