zone person urgent icon

zone-person-urgent-rounded from Material Symbols by Google · Rounded · Home · Apache-2.0 Free for personal and commercial use.

Name
zone-person-urgent-rounded
Set
Material Symbols
Style
Rounded
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
zone-person-urgent-outline-rounded

2 other variants in Material Symbols

The same icon in other sets

More home icons from Material Symbols

Use the zone person urgent icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 5V3q0-.825.588-1.412T4 1h2q.425 0 .713.288T7 2t-.288.713T6 3H4v2q0 .425-.288.713T3 6t-.712-.288T2 5m2 16q-.825 0-1.412-.587T2 19v-2q0-.425.288-.712T3 16t.713.288T4 17v2h2q.425 0 .713.288T7 20t-.288.713T6 21zM20 5V3h-2q-.425 0-.712-.288T17 2t.288-.712T18 1h2q.825 0 1.413.588T22 3v2q0 .425-.288.713T21 6t-.712-.288T20 5m-7.912 2.913Q11.5 7.325 11.5 6.5t.588-1.412T13.5 4.5t1.413.588T15.5 6.5t-.587 1.413T13.5 8.5t-1.412-.587M8.8 17l1-5.1l-1.8.7V15q0 .425-.288.712T7 16t-.712-.288T6 15v-3.05q0-.3.163-.537t.437-.363L9.95 9.6q.875-.375 1.288-.487T12 9q.525 0 .975.275T13.7 10l1 1.6q.275.425.6.788t.75.662l-1.025 1.775q-.425-.275-.813-.612T13.5 13.5l-.7 3.5zm6.2 5q-.575 0-.862-.5t-.013-1l4-7q.325-.475.9-.525t.85.525l4 7q.325.5 0 1T23 22zm4.35-1.15q.15-.15.15-.35t-.15-.35T19 20t-.35.15t-.15.35t.15.35t.35.15t.35-.15m0-2q.15-.15.15-.35v-3q0-.2-.15-.35T19 15t-.35.15t-.15.35v3q0 .2.15.35T19 19t.35-.15"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsZonePersonUrgentRounded(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="M2 5V3q0-.825.588-1.412T4 1h2q.425 0 .713.288T7 2t-.288.713T6 3H4v2q0 .425-.288.713T3 6t-.712-.288T2 5m2 16q-.825 0-1.412-.587T2 19v-2q0-.425.288-.712T3 16t.713.288T4 17v2h2q.425 0 .713.288T7 20t-.288.713T6 21zM20 5V3h-2q-.425 0-.712-.288T17 2t.288-.712T18 1h2q.825 0 1.413.588T22 3v2q0 .425-.288.713T21 6t-.712-.288T20 5m-7.912 2.913Q11.5 7.325 11.5 6.5t.588-1.412T13.5 4.5t1.413.588T15.5 6.5t-.587 1.413T13.5 8.5t-1.412-.587M8.8 17l1-5.1l-1.8.7V15q0 .425-.288.712T7 16t-.712-.288T6 15v-3.05q0-.3.163-.537t.437-.363L9.95 9.6q.875-.375 1.288-.487T12 9q.525 0 .975.275T13.7 10l1 1.6q.275.425.6.788t.75.662l-1.025 1.775q-.425-.275-.813-.612T13.5 13.5l-.7 3.5zm6.2 5q-.575 0-.862-.5t-.013-1l4-7q.325-.475.9-.525t.85.525l4 7q.325.5 0 1T23 22zm4.35-1.15q.15-.15.15-.35t-.15-.35T19 20t-.35.15t-.15.35t.15.35t.35.15t.35-.15m0-2q.15-.15.15-.35v-3q0-.2-.15-.35T19 15t-.35.15t-.15.35v3q0 .2.15.35T19 19t.35-.15"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 5V3q0-.825.588-1.412T4 1h2q.425 0 .713.288T7 2t-.288.713T6 3H4v2q0 .425-.288.713T3 6t-.712-.288T2 5m2 16q-.825 0-1.412-.587T2 19v-2q0-.425.288-.712T3 16t.713.288T4 17v2h2q.425 0 .713.288T7 20t-.288.713T6 21zM20 5V3h-2q-.425 0-.712-.288T17 2t.288-.712T18 1h2q.825 0 1.413.588T22 3v2q0 .425-.288.713T21 6t-.712-.288T20 5m-7.912 2.913Q11.5 7.325 11.5 6.5t.588-1.412T13.5 4.5t1.413.588T15.5 6.5t-.587 1.413T13.5 8.5t-1.412-.587M8.8 17l1-5.1l-1.8.7V15q0 .425-.288.712T7 16t-.712-.288T6 15v-3.05q0-.3.163-.537t.437-.363L9.95 9.6q.875-.375 1.288-.487T12 9q.525 0 .975.275T13.7 10l1 1.6q.275.425.6.788t.75.662l-1.025 1.775q-.425-.275-.813-.612T13.5 13.5l-.7 3.5zm6.2 5q-.575 0-.862-.5t-.013-1l4-7q.325-.475.9-.525t.85.525l4 7q.325.5 0 1T23 22zm4.35-1.15q.15-.15.15-.35t-.15-.35T19 20t-.35.15t-.15.35t.15.35t.35.15t.35-.15m0-2q.15-.15.15-.35v-3q0-.2-.15-.35T19 15t-.35.15t-.15.35v3q0 .2.15.35T19 19t.35-.15"/></svg>
</template>

CSS

.icon-zone-person-urgent-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%22M2%205V3q0-.825.588-1.412T4%201h2q.425%200%20.713.288T7%202t-.288.713T6%203H4v2q0%20.425-.288.713T3%206t-.712-.288T2%205m2%2016q-.825%200-1.412-.587T2%2019v-2q0-.425.288-.712T3%2016t.713.288T4%2017v2h2q.425%200%20.713.288T7%2020t-.288.713T6%2021zM20%205V3h-2q-.425%200-.712-.288T17%202t.288-.712T18%201h2q.825%200%201.413.588T22%203v2q0%20.425-.288.713T21%206t-.712-.288T20%205m-7.912%202.913Q11.5%207.325%2011.5%206.5t.588-1.412T13.5%204.5t1.413.588T15.5%206.5t-.587%201.413T13.5%208.5t-1.412-.587M8.8%2017l1-5.1l-1.8.7V15q0%20.425-.288.712T7%2016t-.712-.288T6%2015v-3.05q0-.3.163-.537t.437-.363L9.95%209.6q.875-.375%201.288-.487T12%209q.525%200%20.975.275T13.7%2010l1%201.6q.275.425.6.788t.75.662l-1.025%201.775q-.425-.275-.813-.612T13.5%2013.5l-.7%203.5zm6.2%205q-.575%200-.862-.5t-.013-1l4-7q.325-.475.9-.525t.85.525l4%207q.325.5%200%201T23%2022zm4.35-1.15q.15-.15.15-.35t-.15-.35T19%2020t-.35.15t-.15.35t.15.35t.35.15t.35-.15m0-2q.15-.15.15-.35v-3q0-.2-.15-.35T19%2015t-.35.15t-.15.35v3q0%20.2.15.35T19%2019t.35-.15%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%22M2%205V3q0-.825.588-1.412T4%201h2q.425%200%20.713.288T7%202t-.288.713T6%203H4v2q0%20.425-.288.713T3%206t-.712-.288T2%205m2%2016q-.825%200-1.412-.587T2%2019v-2q0-.425.288-.712T3%2016t.713.288T4%2017v2h2q.425%200%20.713.288T7%2020t-.288.713T6%2021zM20%205V3h-2q-.425%200-.712-.288T17%202t.288-.712T18%201h2q.825%200%201.413.588T22%203v2q0%20.425-.288.713T21%206t-.712-.288T20%205m-7.912%202.913Q11.5%207.325%2011.5%206.5t.588-1.412T13.5%204.5t1.413.588T15.5%206.5t-.587%201.413T13.5%208.5t-1.412-.587M8.8%2017l1-5.1l-1.8.7V15q0%20.425-.288.712T7%2016t-.712-.288T6%2015v-3.05q0-.3.163-.537t.437-.363L9.95%209.6q.875-.375%201.288-.487T12%209q.525%200%20.975.275T13.7%2010l1%201.6q.275.425.6.788t.75.662l-1.025%201.775q-.425-.275-.813-.612T13.5%2013.5l-.7%203.5zm6.2%205q-.575%200-.862-.5t-.013-1l4-7q.325-.475.9-.525t.85.525l4%207q.325.5%200%201T23%2022zm4.35-1.15q.15-.15.15-.35t-.15-.35T19%2020t-.35.15t-.15.35t.15.35t.35.15t.35-.15m0-2q.15-.15.15-.35v-3q0-.2-.15-.35T19%2015t-.35.15t-.15.35v3q0%20.2.15.35T19%2019t.35-.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/zone-person-urgent-rounded.svg?color=%231a73e8&size=48