zone person alert icon
zone-person-alert-rounded from Material Symbols Light by Google · Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- zone-person-alert-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- zone-person-alert-outline-rounded
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 zone person alert 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 19q-.691 0-1.153-.462T3 17.384V15.5q0-.213.143-.357T3.5 15t.357.143T4 15.5v1.885q0 .23.192.423t.423.192H6.5q.214 0 .357.143T7 18.5t-.143.357T6.5 19zm4.8-3.616l1.038-5.33L7.5 11.273V14q0 .214-.143.357T7 14.5t-.357-.143T6.5 14v-2.858q0-.242.143-.441t.36-.305l3.486-1.45q.644-.26.95-.353T12 8.5q.39 0 .725.208t.552.561l.75 1.216l.046.069q.023.035.052.063q-1.09.839-1.737 2.072q-.646 1.234-.717 2.696zm2.883-8.683q-.491-.492-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491 1.201t-.491 1.201t-1.201.491t-1.201-.491M3 4.5V2.616q0-.691.463-1.153T4.615 1H6.5q.214 0 .357.143T7 1.5t-.143.357T6.5 2H4.616q-.231 0-.424.192T4 2.616V4.5q0 .214-.143.357T3.5 5t-.357-.143T3 4.5m17 0V2.616q0-.232-.192-.424T19.385 2H17.5q-.213 0-.357-.143T17 1.5t.143-.357T17.5 1h1.885q.69 0 1.152.463T21 2.616V4.5q0 .214-.143.357T20.5 5t-.357-.143T20 4.5m-1.961 15.135q-1.672 0-2.836-1.165q-1.164-1.164-1.164-2.835t1.164-2.836q1.164-1.164 2.836-1.164q1.67 0 2.835 1.164t1.165 2.836q0 1.67-1.165 2.835t-2.835 1.165m0-3.385q.161 0 .272-.111t.112-.273v-2.231q0-.162-.111-.273t-.274-.112t-.273.112q-.111.111-.111.272v2.231q0 .162.111.273q.112.112.273.112m0 1.846q.2 0 .331-.13t.131-.331t-.13-.331q-.132-.131-.332-.131t-.33.13q-.131.132-.131.332t.13.33t.332.131"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightZonePersonAlertRounded(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 19q-.691 0-1.153-.462T3 17.384V15.5q0-.213.143-.357T3.5 15t.357.143T4 15.5v1.885q0 .23.192.423t.423.192H6.5q.214 0 .357.143T7 18.5t-.143.357T6.5 19zm4.8-3.616l1.038-5.33L7.5 11.273V14q0 .214-.143.357T7 14.5t-.357-.143T6.5 14v-2.858q0-.242.143-.441t.36-.305l3.486-1.45q.644-.26.95-.353T12 8.5q.39 0 .725.208t.552.561l.75 1.216l.046.069q.023.035.052.063q-1.09.839-1.737 2.072q-.646 1.234-.717 2.696zm2.883-8.683q-.491-.492-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491 1.201t-.491 1.201t-1.201.491t-1.201-.491M3 4.5V2.616q0-.691.463-1.153T4.615 1H6.5q.214 0 .357.143T7 1.5t-.143.357T6.5 2H4.616q-.231 0-.424.192T4 2.616V4.5q0 .214-.143.357T3.5 5t-.357-.143T3 4.5m17 0V2.616q0-.232-.192-.424T19.385 2H17.5q-.213 0-.357-.143T17 1.5t.143-.357T17.5 1h1.885q.69 0 1.152.463T21 2.616V4.5q0 .214-.143.357T20.5 5t-.357-.143T20 4.5m-1.961 15.135q-1.672 0-2.836-1.165q-1.164-1.164-1.164-2.835t1.164-2.836q1.164-1.164 2.836-1.164q1.67 0 2.835 1.164t1.165 2.836q0 1.67-1.165 2.835t-2.835 1.165m0-3.385q.161 0 .272-.111t.112-.273v-2.231q0-.162-.111-.273t-.274-.112t-.273.112q-.111.111-.111.272v2.231q0 .162.111.273q.112.112.273.112m0 1.846q.2 0 .331-.13t.131-.331t-.13-.331q-.132-.131-.332-.131t-.33.13q-.131.132-.131.332t.13.33t.332.131"/></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 19q-.691 0-1.153-.462T3 17.384V15.5q0-.213.143-.357T3.5 15t.357.143T4 15.5v1.885q0 .23.192.423t.423.192H6.5q.214 0 .357.143T7 18.5t-.143.357T6.5 19zm4.8-3.616l1.038-5.33L7.5 11.273V14q0 .214-.143.357T7 14.5t-.357-.143T6.5 14v-2.858q0-.242.143-.441t.36-.305l3.486-1.45q.644-.26.95-.353T12 8.5q.39 0 .725.208t.552.561l.75 1.216l.046.069q.023.035.052.063q-1.09.839-1.737 2.072q-.646 1.234-.717 2.696zm2.883-8.683q-.491-.492-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491 1.201t-.491 1.201t-1.201.491t-1.201-.491M3 4.5V2.616q0-.691.463-1.153T4.615 1H6.5q.214 0 .357.143T7 1.5t-.143.357T6.5 2H4.616q-.231 0-.424.192T4 2.616V4.5q0 .214-.143.357T3.5 5t-.357-.143T3 4.5m17 0V2.616q0-.232-.192-.424T19.385 2H17.5q-.213 0-.357-.143T17 1.5t.143-.357T17.5 1h1.885q.69 0 1.152.463T21 2.616V4.5q0 .214-.143.357T20.5 5t-.357-.143T20 4.5m-1.961 15.135q-1.672 0-2.836-1.165q-1.164-1.164-1.164-2.835t1.164-2.836q1.164-1.164 2.836-1.164q1.67 0 2.835 1.164t1.165 2.836q0 1.67-1.165 2.835t-2.835 1.165m0-3.385q.161 0 .272-.111t.112-.273v-2.231q0-.162-.111-.273t-.274-.112t-.273.112q-.111.111-.111.272v2.231q0 .162.111.273q.112.112.273.112m0 1.846q.2 0 .331-.13t.131-.331t-.13-.331q-.132-.131-.332-.131t-.33.13q-.131.132-.131.332t.13.33t.332.131"/></svg> </template>
CSS
.icon-zone-person-alert-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.616%2019q-.691%200-1.153-.462T3%2017.384V15.5q0-.213.143-.357T3.5%2015t.357.143T4%2015.5v1.885q0%20.23.192.423t.423.192H6.5q.214%200%20.357.143T7%2018.5t-.143.357T6.5%2019zm4.8-3.616l1.038-5.33L7.5%2011.273V14q0%20.214-.143.357T7%2014.5t-.357-.143T6.5%2014v-2.858q0-.242.143-.441t.36-.305l3.486-1.45q.644-.26.95-.353T12%208.5q.39%200%20.725.208t.552.561l.75%201.216l.046.069q.023.035.052.063q-1.09.839-1.737%202.072q-.646%201.234-.717%202.696zm2.883-8.683q-.491-.492-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491%201.201t-.491%201.201t-1.201.491t-1.201-.491M3%204.5V2.616q0-.691.463-1.153T4.615%201H6.5q.214%200%20.357.143T7%201.5t-.143.357T6.5%202H4.616q-.231%200-.424.192T4%202.616V4.5q0%20.214-.143.357T3.5%205t-.357-.143T3%204.5m17%200V2.616q0-.232-.192-.424T19.385%202H17.5q-.213%200-.357-.143T17%201.5t.143-.357T17.5%201h1.885q.69%200%201.152.463T21%202.616V4.5q0%20.214-.143.357T20.5%205t-.357-.143T20%204.5m-1.961%2015.135q-1.672%200-2.836-1.165q-1.164-1.164-1.164-2.835t1.164-2.836q1.164-1.164%202.836-1.164q1.67%200%202.835%201.164t1.165%202.836q0%201.67-1.165%202.835t-2.835%201.165m0-3.385q.161%200%20.272-.111t.112-.273v-2.231q0-.162-.111-.273t-.274-.112t-.273.112q-.111.111-.111.272v2.231q0%20.162.111.273q.112.112.273.112m0%201.846q.2%200%20.331-.13t.131-.331t-.13-.331q-.132-.131-.332-.131t-.33.13q-.131.132-.131.332t.13.33t.332.131%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%2019q-.691%200-1.153-.462T3%2017.384V15.5q0-.213.143-.357T3.5%2015t.357.143T4%2015.5v1.885q0%20.23.192.423t.423.192H6.5q.214%200%20.357.143T7%2018.5t-.143.357T6.5%2019zm4.8-3.616l1.038-5.33L7.5%2011.273V14q0%20.214-.143.357T7%2014.5t-.357-.143T6.5%2014v-2.858q0-.242.143-.441t.36-.305l3.486-1.45q.644-.26.95-.353T12%208.5q.39%200%20.725.208t.552.561l.75%201.216l.046.069q.023.035.052.063q-1.09.839-1.737%202.072q-.646%201.234-.717%202.696zm2.883-8.683q-.491-.492-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491%201.201t-.491%201.201t-1.201.491t-1.201-.491M3%204.5V2.616q0-.691.463-1.153T4.615%201H6.5q.214%200%20.357.143T7%201.5t-.143.357T6.5%202H4.616q-.231%200-.424.192T4%202.616V4.5q0%20.214-.143.357T3.5%205t-.357-.143T3%204.5m17%200V2.616q0-.232-.192-.424T19.385%202H17.5q-.213%200-.357-.143T17%201.5t.143-.357T17.5%201h1.885q.69%200%201.152.463T21%202.616V4.5q0%20.214-.143.357T20.5%205t-.357-.143T20%204.5m-1.961%2015.135q-1.672%200-2.836-1.165q-1.164-1.164-1.164-2.835t1.164-2.836q1.164-1.164%202.836-1.164q1.67%200%202.835%201.164t1.165%202.836q0%201.67-1.165%202.835t-2.835%201.165m0-3.385q.161%200%20.272-.111t.112-.273v-2.231q0-.162-.111-.273t-.274-.112t-.273.112q-.111.111-.111.272v2.231q0%20.162.111.273q.112.112.273.112m0%201.846q.2%200%20.331-.13t.131-.331t-.13-.331q-.132-.131-.332-.131t-.33.13q-.131.132-.131.332t.13.33t.332.131%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/zone-person-alert-rounded.svg?color=%231a73e8&size=48