motion sensor active icon
motion-sensor-active from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- motion-sensor-active
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- motion-sensor-active-outline
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 active icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 21q-.691 0-1.153-.462T3 19.385V16h1v3.385q0 .23.192.423t.423.192H8v1zM3 8V4.616q0-.691.463-1.153T4.615 3H8v1H4.616q-.231 0-.424.192T4 4.615V8zm7.808 10.362q-1.973-.37-3.387-1.783q-1.413-1.414-1.782-3.387h1q.338 1.571 1.468 2.701t2.7 1.468zm-5.17-7.554q.37-1.973 1.783-3.39q1.414-1.416 3.387-1.78v1q-1.571.339-2.701 1.469t-1.468 2.7zM12 13.5q-.633 0-1.066-.434Q10.5 12.633 10.5 12q0-.639.434-1.07q.433-.43 1.066-.43q.639 0 1.07.43T13.5 12q0 .633-.43 1.066q-.431.434-1.07.434m1.192 4.862v-1q1.571-.339 2.701-1.469t1.468-2.7h1q-.363 1.973-1.78 3.386q-1.415 1.413-3.389 1.782m4.17-7.553q-.339-1.572-1.469-2.701t-2.7-1.469v-1q1.973.37 3.389 1.783t1.78 3.387zM16 21v-1h3.385q.23 0 .423-.192t.192-.424V16h1v3.385q0 .69-.462 1.152T19.385 21zm4-13V4.616q0-.231-.192-.424T19.385 4H16V3h3.385q.69 0 1.152.463T21 4.615V8z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMotionSensorActive(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.616 21q-.691 0-1.153-.462T3 19.385V16h1v3.385q0 .23.192.423t.423.192H8v1zM3 8V4.616q0-.691.463-1.153T4.615 3H8v1H4.616q-.231 0-.424.192T4 4.615V8zm7.808 10.362q-1.973-.37-3.387-1.783q-1.413-1.414-1.782-3.387h1q.338 1.571 1.468 2.701t2.7 1.468zm-5.17-7.554q.37-1.973 1.783-3.39q1.414-1.416 3.387-1.78v1q-1.571.339-2.701 1.469t-1.468 2.7zM12 13.5q-.633 0-1.066-.434Q10.5 12.633 10.5 12q0-.639.434-1.07q.433-.43 1.066-.43q.639 0 1.07.43T13.5 12q0 .633-.43 1.066q-.431.434-1.07.434m1.192 4.862v-1q1.571-.339 2.701-1.469t1.468-2.7h1q-.363 1.973-1.78 3.386q-1.415 1.413-3.389 1.782m4.17-7.553q-.339-1.572-1.469-2.701t-2.7-1.469v-1q1.973.37 3.389 1.783t1.78 3.387zM16 21v-1h3.385q.23 0 .423-.192t.192-.424V16h1v3.385q0 .69-.462 1.152T19.385 21zm4-13V4.616q0-.231-.192-.424T19.385 4H16V3h3.385q.69 0 1.152.463T21 4.615V8z"/></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.616 21q-.691 0-1.153-.462T3 19.385V16h1v3.385q0 .23.192.423t.423.192H8v1zM3 8V4.616q0-.691.463-1.153T4.615 3H8v1H4.616q-.231 0-.424.192T4 4.615V8zm7.808 10.362q-1.973-.37-3.387-1.783q-1.413-1.414-1.782-3.387h1q.338 1.571 1.468 2.701t2.7 1.468zm-5.17-7.554q.37-1.973 1.783-3.39q1.414-1.416 3.387-1.78v1q-1.571.339-2.701 1.469t-1.468 2.7zM12 13.5q-.633 0-1.066-.434Q10.5 12.633 10.5 12q0-.639.434-1.07q.433-.43 1.066-.43q.639 0 1.07.43T13.5 12q0 .633-.43 1.066q-.431.434-1.07.434m1.192 4.862v-1q1.571-.339 2.701-1.469t1.468-2.7h1q-.363 1.973-1.78 3.386q-1.415 1.413-3.389 1.782m4.17-7.553q-.339-1.572-1.469-2.701t-2.7-1.469v-1q1.973.37 3.389 1.783t1.78 3.387zM16 21v-1h3.385q.23 0 .423-.192t.192-.424V16h1v3.385q0 .69-.462 1.152T19.385 21zm4-13V4.616q0-.231-.192-.424T19.385 4H16V3h3.385q.69 0 1.152.463T21 4.615V8z"/></svg> </template>
CSS
.icon-motion-sensor-active {
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.616%2021q-.691%200-1.153-.462T3%2019.385V16h1v3.385q0%20.23.192.423t.423.192H8v1zM3%208V4.616q0-.691.463-1.153T4.615%203H8v1H4.616q-.231%200-.424.192T4%204.615V8zm7.808%2010.362q-1.973-.37-3.387-1.783q-1.413-1.414-1.782-3.387h1q.338%201.571%201.468%202.701t2.7%201.468zm-5.17-7.554q.37-1.973%201.783-3.39q1.414-1.416%203.387-1.78v1q-1.571.339-2.701%201.469t-1.468%202.7zM12%2013.5q-.633%200-1.066-.434Q10.5%2012.633%2010.5%2012q0-.639.434-1.07q.433-.43%201.066-.43q.639%200%201.07.43T13.5%2012q0%20.633-.43%201.066q-.431.434-1.07.434m1.192%204.862v-1q1.571-.339%202.701-1.469t1.468-2.7h1q-.363%201.973-1.78%203.386q-1.415%201.413-3.389%201.782m4.17-7.553q-.339-1.572-1.469-2.701t-2.7-1.469v-1q1.973.37%203.389%201.783t1.78%203.387zM16%2021v-1h3.385q.23%200%20.423-.192t.192-.424V16h1v3.385q0%20.69-.462%201.152T19.385%2021zm4-13V4.616q0-.231-.192-.424T19.385%204H16V3h3.385q.69%200%201.152.463T21%204.615V8z%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.616%2021q-.691%200-1.153-.462T3%2019.385V16h1v3.385q0%20.23.192.423t.423.192H8v1zM3%208V4.616q0-.691.463-1.153T4.615%203H8v1H4.616q-.231%200-.424.192T4%204.615V8zm7.808%2010.362q-1.973-.37-3.387-1.783q-1.413-1.414-1.782-3.387h1q.338%201.571%201.468%202.701t2.7%201.468zm-5.17-7.554q.37-1.973%201.783-3.39q1.414-1.416%203.387-1.78v1q-1.571.339-2.701%201.469t-1.468%202.7zM12%2013.5q-.633%200-1.066-.434Q10.5%2012.633%2010.5%2012q0-.639.434-1.07q.433-.43%201.066-.43q.639%200%201.07.43T13.5%2012q0%20.633-.43%201.066q-.431.434-1.07.434m1.192%204.862v-1q1.571-.339%202.701-1.469t1.468-2.7h1q-.363%201.973-1.78%203.386q-1.415%201.413-3.389%201.782m4.17-7.553q-.339-1.572-1.469-2.701t-2.7-1.469v-1q1.973.37%203.389%201.783t1.78%203.387zM16%2021v-1h3.385q.23%200%20.423-.192t.192-.424V16h1v3.385q0%20.69-.462%201.152T19.385%2021zm4-13V4.616q0-.231-.192-.424T19.385%204H16V3h3.385q.69%200%201.152.463T21%204.615V8z%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-active.svg?color=%231a73e8&size=48