sensors krx icon
sensors-krx-rounded from Material Symbols by Google · Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- sensors-krx-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More home icons from Material Symbols
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.213 13.863q.212.912.637 1.712q.2.375.1.8t-.425.65q-.35.25-.737.138t-.613-.488Q2.6 15.6 2.3 14.437T2 12t.3-2.463t.875-2.237q.225-.375.613-.475t.737.15q.325.225.425.65t-.1.8q-.425.8-.638 1.713T4 12t.213 1.863M7.75 16.25Q6 14.5 6 12t1.75-4.25T12 6t4.25 1.75T18 12t-1.75 4.25T12 18t-4.25-1.75m12.038-6.113q-.213-.912-.638-1.712q-.2-.375-.112-.8t.412-.65q.35-.25.75-.15t.625.475q.575 1.05.875 2.238T22 12t-.3 2.438t-.875 2.237q-.225.375-.625.488t-.75-.138q-.325-.225-.412-.65t.112-.8q.425-.8.638-1.712T20 12t-.213-1.862"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSensorsKrxRounded(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.213 13.863q.212.912.637 1.712q.2.375.1.8t-.425.65q-.35.25-.737.138t-.613-.488Q2.6 15.6 2.3 14.437T2 12t.3-2.463t.875-2.237q.225-.375.613-.475t.737.15q.325.225.425.65t-.1.8q-.425.8-.638 1.713T4 12t.213 1.863M7.75 16.25Q6 14.5 6 12t1.75-4.25T12 6t4.25 1.75T18 12t-1.75 4.25T12 18t-4.25-1.75m12.038-6.113q-.213-.912-.638-1.712q-.2-.375-.112-.8t.412-.65q.35-.25.75-.15t.625.475q.575 1.05.875 2.238T22 12t-.3 2.438t-.875 2.237q-.225.375-.625.488t-.75-.138q-.325-.225-.412-.65t.112-.8q.425-.8.638-1.712T20 12t-.213-1.862"/></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.213 13.863q.212.912.637 1.712q.2.375.1.8t-.425.65q-.35.25-.737.138t-.613-.488Q2.6 15.6 2.3 14.437T2 12t.3-2.463t.875-2.237q.225-.375.613-.475t.737.15q.325.225.425.65t-.1.8q-.425.8-.638 1.713T4 12t.213 1.863M7.75 16.25Q6 14.5 6 12t1.75-4.25T12 6t4.25 1.75T18 12t-1.75 4.25T12 18t-4.25-1.75m12.038-6.113q-.213-.912-.638-1.712q-.2-.375-.112-.8t.412-.65q.35-.25.75-.15t.625.475q.575 1.05.875 2.238T22 12t-.3 2.438t-.875 2.237q-.225.375-.625.488t-.75-.138q-.325-.225-.412-.65t.112-.8q.425-.8.638-1.712T20 12t-.213-1.862"/></svg> </template>
CSS
.icon-sensors-krx-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.213%2013.863q.212.912.637%201.712q.2.375.1.8t-.425.65q-.35.25-.737.138t-.613-.488Q2.6%2015.6%202.3%2014.437T2%2012t.3-2.463t.875-2.237q.225-.375.613-.475t.737.15q.325.225.425.65t-.1.8q-.425.8-.638%201.713T4%2012t.213%201.863M7.75%2016.25Q6%2014.5%206%2012t1.75-4.25T12%206t4.25%201.75T18%2012t-1.75%204.25T12%2018t-4.25-1.75m12.038-6.113q-.213-.912-.638-1.712q-.2-.375-.112-.8t.412-.65q.35-.25.75-.15t.625.475q.575%201.05.875%202.238T22%2012t-.3%202.438t-.875%202.237q-.225.375-.625.488t-.75-.138q-.325-.225-.412-.65t.112-.8q.425-.8.638-1.712T20%2012t-.213-1.862%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.213%2013.863q.212.912.637%201.712q.2.375.1.8t-.425.65q-.35.25-.737.138t-.613-.488Q2.6%2015.6%202.3%2014.437T2%2012t.3-2.463t.875-2.237q.225-.375.613-.475t.737.15q.325.225.425.65t-.1.8q-.425.8-.638%201.713T4%2012t.213%201.863M7.75%2016.25Q6%2014.5%206%2012t1.75-4.25T12%206t4.25%201.75T18%2012t-1.75%204.25T12%2018t-4.25-1.75m12.038-6.113q-.213-.912-.638-1.712q-.2-.375-.112-.8t.412-.65q.35-.25.75-.15t.625.475q.575%201.05.875%202.238T22%2012t-.3%202.438t-.875%202.237q-.225.375-.625.488t-.75-.138q-.325-.225-.412-.65t.112-.8q.425-.8.638-1.712T20%2012t-.213-1.862%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-rounded.svg?color=%231a73e8&size=48