zone person alert icon
zone-person-alert from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- zone-person-alert
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- zone-person-alert-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 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.384V15h1v2.385q0 .23.192.423t.423.192H7v1zm4.8-3.616l1.038-5.33L7.5 11.273V14.5h-1v-3.892l3.989-1.662q.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 5V2.616q0-.691.463-1.153T4.615 1H7v1H4.616q-.231 0-.424.192T4 2.616V5zm17 0V2.616q0-.232-.192-.424T19.385 2H17V1h2.385q.69 0 1.152.463T21 2.616V5zm-1.961 14.635q-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.165m-.385-3.385h.769v-3h-.77zm.384 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 MaterialSymbolsLightZonePersonAlert(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.384V15h1v2.385q0 .23.192.423t.423.192H7v1zm4.8-3.616l1.038-5.33L7.5 11.273V14.5h-1v-3.892l3.989-1.662q.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 5V2.616q0-.691.463-1.153T4.615 1H7v1H4.616q-.231 0-.424.192T4 2.616V5zm17 0V2.616q0-.232-.192-.424T19.385 2H17V1h2.385q.69 0 1.152.463T21 2.616V5zm-1.961 14.635q-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.165m-.385-3.385h.769v-3h-.77zm.384 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.384V15h1v2.385q0 .23.192.423t.423.192H7v1zm4.8-3.616l1.038-5.33L7.5 11.273V14.5h-1v-3.892l3.989-1.662q.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 5V2.616q0-.691.463-1.153T4.615 1H7v1H4.616q-.231 0-.424.192T4 2.616V5zm17 0V2.616q0-.232-.192-.424T19.385 2H17V1h2.385q.69 0 1.152.463T21 2.616V5zm-1.961 14.635q-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.165m-.385-3.385h.769v-3h-.77zm.384 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 {
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.384V15h1v2.385q0%20.23.192.423t.423.192H7v1zm4.8-3.616l1.038-5.33L7.5%2011.273V14.5h-1v-3.892l3.989-1.662q.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%205V2.616q0-.691.463-1.153T4.615%201H7v1H4.616q-.231%200-.424.192T4%202.616V5zm17%200V2.616q0-.232-.192-.424T19.385%202H17V1h2.385q.69%200%201.152.463T21%202.616V5zm-1.961%2014.635q-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.165m-.385-3.385h.769v-3h-.77zm.384%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.384V15h1v2.385q0%20.23.192.423t.423.192H7v1zm4.8-3.616l1.038-5.33L7.5%2011.273V14.5h-1v-3.892l3.989-1.662q.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%205V2.616q0-.691.463-1.153T4.615%201H7v1H4.616q-.231%200-.424.192T4%202.616V5zm17%200V2.616q0-.232-.192-.424T19.385%202H17V1h2.385q.69%200%201.152.463T21%202.616V5zm-1.961%2014.635q-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.165m-.385-3.385h.769v-3h-.77zm.384%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.svg?color=%231a73e8&size=48