zone person alert icon

zone-person-alert-sharp from Material Symbols Light by Google · Sharp · Home · Apache-2.0 Free for personal and commercial use.

Name
zone-person-alert-sharp
Set
Material Symbols Light
Style
Sharp
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
zone-person-alert-outline-sharp

2 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

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="M3 19v-4h1v3h3v1zm6.416-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 5V1h4v1H4v3zm17 0V2h-3V1h4v4zm-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 MaterialSymbolsLightZonePersonAlertSharp(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="M3 19v-4h1v3h3v1zm6.416-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 5V1h4v1H4v3zm17 0V2h-3V1h4v4zm-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="M3 19v-4h1v3h3v1zm6.416-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 5V1h4v1H4v3zm17 0V2h-3V1h4v4zm-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-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%22M3%2019v-4h1v3h3v1zm6.416-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%205V1h4v1H4v3zm17%200V2h-3V1h4v4zm-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%22M3%2019v-4h1v3h3v1zm6.416-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%205V1h4v1H4v3zm17%200V2h-3V1h4v4zm-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-sharp.svg?color=%231a73e8&size=48