motion sensor urgent icon
motion-sensor-urgent from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- motion-sensor-urgent
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- motion-sensor-urgent-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 urgent 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.434m5.362-2.692q-.339-1.571-1.469-2.701t-2.7-1.468v-1q1.973.369 3.389 1.782t1.78 3.387zM20 8V4.616q0-.231-.192-.424T19.385 4H16V3h3.385q.69 0 1.152.463T21 4.615V8zm-6.384 12.923q-.141 0-.248-.07q-.106-.07-.18-.2q-.067-.109-.07-.246q-.002-.138.065-.253l4-6.981q.073-.129.195-.202t.263-.073t.25.07t.176.186l4 7q.074.11.07.25q-.002.14-.07.25q-.073.129-.192.199t-.26.07zm4.273-.727q.111-.111.111-.273t-.111-.273t-.273-.111t-.274.111t-.111.273t.111.273q.112.112.274.112q.161 0 .273-.112m-.658-1.888H18v-3.77h-.77z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMotionSensorUrgent(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.434m5.362-2.692q-.339-1.571-1.469-2.701t-2.7-1.468v-1q1.973.369 3.389 1.782t1.78 3.387zM20 8V4.616q0-.231-.192-.424T19.385 4H16V3h3.385q.69 0 1.152.463T21 4.615V8zm-6.384 12.923q-.141 0-.248-.07q-.106-.07-.18-.2q-.067-.109-.07-.246q-.002-.138.065-.253l4-6.981q.073-.129.195-.202t.263-.073t.25.07t.176.186l4 7q.074.11.07.25q-.002.14-.07.25q-.073.129-.192.199t-.26.07zm4.273-.727q.111-.111.111-.273t-.111-.273t-.273-.111t-.274.111t-.111.273t.111.273q.112.112.274.112q.161 0 .273-.112m-.658-1.888H18v-3.77h-.77z"/></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.434m5.362-2.692q-.339-1.571-1.469-2.701t-2.7-1.468v-1q1.973.369 3.389 1.782t1.78 3.387zM20 8V4.616q0-.231-.192-.424T19.385 4H16V3h3.385q.69 0 1.152.463T21 4.615V8zm-6.384 12.923q-.141 0-.248-.07q-.106-.07-.18-.2q-.067-.109-.07-.246q-.002-.138.065-.253l4-6.981q.073-.129.195-.202t.263-.073t.25.07t.176.186l4 7q.074.11.07.25q-.002.14-.07.25q-.073.129-.192.199t-.26.07zm4.273-.727q.111-.111.111-.273t-.111-.273t-.273-.111t-.274.111t-.111.273t.111.273q.112.112.274.112q.161 0 .273-.112m-.658-1.888H18v-3.77h-.77z"/></svg> </template>
CSS
.icon-motion-sensor-urgent {
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.434m5.362-2.692q-.339-1.571-1.469-2.701t-2.7-1.468v-1q1.973.369%203.389%201.782t1.78%203.387zM20%208V4.616q0-.231-.192-.424T19.385%204H16V3h3.385q.69%200%201.152.463T21%204.615V8zm-6.384%2012.923q-.141%200-.248-.07q-.106-.07-.18-.2q-.067-.109-.07-.246q-.002-.138.065-.253l4-6.981q.073-.129.195-.202t.263-.073t.25.07t.176.186l4%207q.074.11.07.25q-.002.14-.07.25q-.073.129-.192.199t-.26.07zm4.273-.727q.111-.111.111-.273t-.111-.273t-.273-.111t-.274.111t-.111.273t.111.273q.112.112.274.112q.161%200%20.273-.112m-.658-1.888H18v-3.77h-.77z%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.434m5.362-2.692q-.339-1.571-1.469-2.701t-2.7-1.468v-1q1.973.369%203.389%201.782t1.78%203.387zM20%208V4.616q0-.231-.192-.424T19.385%204H16V3h3.385q.69%200%201.152.463T21%204.615V8zm-6.384%2012.923q-.141%200-.248-.07q-.106-.07-.18-.2q-.067-.109-.07-.246q-.002-.138.065-.253l4-6.981q.073-.129.195-.202t.263-.073t.25.07t.176.186l4%207q.074.11.07.25q-.002.14-.07.25q-.073.129-.192.199t-.26.07zm4.273-.727q.111-.111.111-.273t-.111-.273t-.273-.111t-.274.111t-.111.273t.111.273q.112.112.274.112q.161%200%20.273-.112m-.658-1.888H18v-3.77h-.77z%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-urgent.svg?color=%231a73e8&size=48