sensors krx off icon
sensors-krx-off-outline from Material Symbols by Google · Outline · Home · Apache-2.0 Free for personal and commercial use.
- Name
- sensors-krx-off-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- sensors-krx-off-outline-sharp
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 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-1.55-1.55q.05-.25.088-.488T16 12q0-1.65-1.175-2.825T12 8q-.25 0-.488.038t-.487.087l-1.55-1.55q.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.45M12 16q.275 0 .538-.038t.512-.112l-4.9-4.9q-.075.25-.112.513T8 12q0 1.65 1.175 2.825T12 16m7.775 6.6L14.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.4zm-9.125-9.125"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSensorsKrxOffOutline(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-1.55-1.55q.05-.25.088-.488T16 12q0-1.65-1.175-2.825T12 8q-.25 0-.488.038t-.487.087l-1.55-1.55q.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.45M12 16q.275 0 .538-.038t.512-.112l-4.9-4.9q-.075.25-.112.513T8 12q0 1.65 1.175 2.825T12 16m7.775 6.6L14.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.4zm-9.125-9.125"/></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-1.55-1.55q.05-.25.088-.488T16 12q0-1.65-1.175-2.825T12 8q-.25 0-.488.038t-.487.087l-1.55-1.55q.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.45M12 16q.275 0 .538-.038t.512-.112l-4.9-4.9q-.075.25-.112.513T8 12q0 1.65 1.175 2.825T12 16m7.775 6.6L14.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.4zm-9.125-9.125"/></svg> </template>
CSS
.icon-sensors-krx-off-outline {
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-1.55-1.55q.05-.25.088-.488T16%2012q0-1.65-1.175-2.825T12%208q-.25%200-.488.038t-.487.087l-1.55-1.55q.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.45M12%2016q.275%200%20.538-.038t.512-.112l-4.9-4.9q-.075.25-.112.513T8%2012q0%201.65%201.175%202.825T12%2016m7.775%206.6L14.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.4zm-9.125-9.125%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-1.55-1.55q.05-.25.088-.488T16%2012q0-1.65-1.175-2.825T12%208q-.25%200-.488.038t-.487.087l-1.55-1.55q.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.45M12%2016q.275%200%20.538-.038t.512-.112l-4.9-4.9q-.075.25-.112.513T8%2012q0%201.65%201.175%202.825T12%2016m7.775%206.6L14.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.4zm-9.125-9.125%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-outline.svg?color=%231a73e8&size=48