motion sensor idle icon
motion-sensor-idle-sharp from Material Symbols Light by Google · Sharp · Home · Apache-2.0 Free for personal and commercial use.
- Name
- motion-sensor-idle-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- motion-sensor-idle-outline-sharp
2 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 motion sensor idle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.808 4.364v1q-.258.05-.516.14q-.257.092-.515.206l-.75-.75q.41-.218.86-.357q.45-.14.92-.24m7.555 7.554q-.1.471-.24.921t-.356.86l-.75-.75q.113-.257.204-.515q.092-.258.142-.516zM3 19.7v-5h1v4h4v1zm17-13v-4h-4v-1h5v5zm-13.233-4l-1-1H8v1zM21 16.933l-1-1V14.7h1zM5.639 11.917h1q.338 1.572 1.468 2.701t2.7 1.469v1q-1.973-.37-3.386-1.783T5.64 11.917m1.78-5.776l.708.688q-.558.544-.93 1.233q-.372.688-.56 1.47h-1q.194-.995.648-1.851t1.134-1.54m8.475 8.455l.688.708q-.684.679-1.54 1.133t-1.852.65v-1q.783-.189 1.471-.561t1.233-.93M13.192 4.364q1.974.369 3.39 1.782t1.78 3.387h-1q-.339-1.571-1.469-2.701t-2.7-1.469zM19.554 19.7H16v-1h2.554L4 4.146V6.7H3V3.146L1.886 2.033l.714-.714l19.223 19.223l-.713.714z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMotionSensorIdleSharp(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="M10.808 4.364v1q-.258.05-.516.14q-.257.092-.515.206l-.75-.75q.41-.218.86-.357q.45-.14.92-.24m7.555 7.554q-.1.471-.24.921t-.356.86l-.75-.75q.113-.257.204-.515q.092-.258.142-.516zM3 19.7v-5h1v4h4v1zm17-13v-4h-4v-1h5v5zm-13.233-4l-1-1H8v1zM21 16.933l-1-1V14.7h1zM5.639 11.917h1q.338 1.572 1.468 2.701t2.7 1.469v1q-1.973-.37-3.386-1.783T5.64 11.917m1.78-5.776l.708.688q-.558.544-.93 1.233q-.372.688-.56 1.47h-1q.194-.995.648-1.851t1.134-1.54m8.475 8.455l.688.708q-.684.679-1.54 1.133t-1.852.65v-1q.783-.189 1.471-.561t1.233-.93M13.192 4.364q1.974.369 3.39 1.782t1.78 3.387h-1q-.339-1.571-1.469-2.701t-2.7-1.469zM19.554 19.7H16v-1h2.554L4 4.146V6.7H3V3.146L1.886 2.033l.714-.714l19.223 19.223l-.713.714z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.808 4.364v1q-.258.05-.516.14q-.257.092-.515.206l-.75-.75q.41-.218.86-.357q.45-.14.92-.24m7.555 7.554q-.1.471-.24.921t-.356.86l-.75-.75q.113-.257.204-.515q.092-.258.142-.516zM3 19.7v-5h1v4h4v1zm17-13v-4h-4v-1h5v5zm-13.233-4l-1-1H8v1zM21 16.933l-1-1V14.7h1zM5.639 11.917h1q.338 1.572 1.468 2.701t2.7 1.469v1q-1.973-.37-3.386-1.783T5.64 11.917m1.78-5.776l.708.688q-.558.544-.93 1.233q-.372.688-.56 1.47h-1q.194-.995.648-1.851t1.134-1.54m8.475 8.455l.688.708q-.684.679-1.54 1.133t-1.852.65v-1q.783-.189 1.471-.561t1.233-.93M13.192 4.364q1.974.369 3.39 1.782t1.78 3.387h-1q-.339-1.571-1.469-2.701t-2.7-1.469zM19.554 19.7H16v-1h2.554L4 4.146V6.7H3V3.146L1.886 2.033l.714-.714l19.223 19.223l-.713.714z"/></svg> </template>
CSS
.icon-motion-sensor-idle-sharp {
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%22M10.808%204.364v1q-.258.05-.516.14q-.257.092-.515.206l-.75-.75q.41-.218.86-.357q.45-.14.92-.24m7.555%207.554q-.1.471-.24.921t-.356.86l-.75-.75q.113-.257.204-.515q.092-.258.142-.516zM3%2019.7v-5h1v4h4v1zm17-13v-4h-4v-1h5v5zm-13.233-4l-1-1H8v1zM21%2016.933l-1-1V14.7h1zM5.639%2011.917h1q.338%201.572%201.468%202.701t2.7%201.469v1q-1.973-.37-3.386-1.783T5.64%2011.917m1.78-5.776l.708.688q-.558.544-.93%201.233q-.372.688-.56%201.47h-1q.194-.995.648-1.851t1.134-1.54m8.475%208.455l.688.708q-.684.679-1.54%201.133t-1.852.65v-1q.783-.189%201.471-.561t1.233-.93M13.192%204.364q1.974.369%203.39%201.782t1.78%203.387h-1q-.339-1.571-1.469-2.701t-2.7-1.469zM19.554%2019.7H16v-1h2.554L4%204.146V6.7H3V3.146L1.886%202.033l.714-.714l19.223%2019.223l-.713.714z%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%22M10.808%204.364v1q-.258.05-.516.14q-.257.092-.515.206l-.75-.75q.41-.218.86-.357q.45-.14.92-.24m7.555%207.554q-.1.471-.24.921t-.356.86l-.75-.75q.113-.257.204-.515q.092-.258.142-.516zM3%2019.7v-5h1v4h4v1zm17-13v-4h-4v-1h5v5zm-13.233-4l-1-1H8v1zM21%2016.933l-1-1V14.7h1zM5.639%2011.917h1q.338%201.572%201.468%202.701t2.7%201.469v1q-1.973-.37-3.386-1.783T5.64%2011.917m1.78-5.776l.708.688q-.558.544-.93%201.233q-.372.688-.56%201.47h-1q.194-.995.648-1.851t1.134-1.54m8.475%208.455l.688.708q-.684.679-1.54%201.133t-1.852.65v-1q.783-.189%201.471-.561t1.233-.93M13.192%204.364q1.974.369%203.39%201.782t1.78%203.387h-1q-.339-1.571-1.469-2.701t-2.7-1.469zM19.554%2019.7H16v-1h2.554L4%204.146V6.7H3V3.146L1.886%202.033l.714-.714l19.223%2019.223l-.713.714z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/motion-sensor-idle-sharp.svg?color=%231a73e8&size=48