zone person urgent icon

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

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

2 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

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="M3 5.5V3.616q0-.691.463-1.154T4.615 2H6.5q.214 0 .357.143T7 2.5t-.143.357T6.5 3H4.616q-.231 0-.424.192T4 3.616V5.5q0 .214-.143.357T3.5 6t-.357-.143T3 5.5M4.616 20q-.691 0-1.153-.462T3 18.384V16.5q0-.213.143-.357T3.5 16t.357.143T4 16.5v1.885q0 .23.192.423t.423.192H6.5q.214 0 .357.143T7 19.5t-.143.357T6.5 20zM20 5.5V3.616q0-.232-.192-.424T19.385 3H17.5q-.213 0-.357-.143T17 2.5t.143-.357T17.5 2h1.885q.69 0 1.152.463T21 3.616V5.5q0 .214-.143.357T20.5 6t-.357-.143T20 5.5m-7.701 2.201q-.491-.491-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491 1.201t-.491 1.201q-.492.491-1.201.491t-1.201-.491m-2.883 8.684l1.038-5.331L7.5 12.273V15q0 .214-.143.357T7 15.5t-.357-.143T6.5 15v-2.858q0-.242.143-.441t.36-.305l3.486-1.45q.644-.26.95-.353T12 9.5q.39 0 .725.208t.552.561l1 1.6q.237.368.523.71t.654.625l-.525.852q-.464-.371-.89-.853t-.789-1.068l-.835 4.25zm5.2 4.615q-.287 0-.43-.26t-.003-.51l4-6.98q.151-.244.438-.275q.287-.03.446.256l4 7q.172.269 0 .519q-.17.25-.451.25zm4.273-.727Q19 20.162 19 20t-.111-.273t-.273-.111t-.274.111t-.111.273t.111.273t.274.112q.161 0 .273-.112m0-2Q19 18.162 19 18v-3q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v3q0 .162.111.273t.274.112t.273-.112"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightZonePersonUrgentRounded(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 5.5V3.616q0-.691.463-1.154T4.615 2H6.5q.214 0 .357.143T7 2.5t-.143.357T6.5 3H4.616q-.231 0-.424.192T4 3.616V5.5q0 .214-.143.357T3.5 6t-.357-.143T3 5.5M4.616 20q-.691 0-1.153-.462T3 18.384V16.5q0-.213.143-.357T3.5 16t.357.143T4 16.5v1.885q0 .23.192.423t.423.192H6.5q.214 0 .357.143T7 19.5t-.143.357T6.5 20zM20 5.5V3.616q0-.232-.192-.424T19.385 3H17.5q-.213 0-.357-.143T17 2.5t.143-.357T17.5 2h1.885q.69 0 1.152.463T21 3.616V5.5q0 .214-.143.357T20.5 6t-.357-.143T20 5.5m-7.701 2.201q-.491-.491-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491 1.201t-.491 1.201q-.492.491-1.201.491t-1.201-.491m-2.883 8.684l1.038-5.331L7.5 12.273V15q0 .214-.143.357T7 15.5t-.357-.143T6.5 15v-2.858q0-.242.143-.441t.36-.305l3.486-1.45q.644-.26.95-.353T12 9.5q.39 0 .725.208t.552.561l1 1.6q.237.368.523.71t.654.625l-.525.852q-.464-.371-.89-.853t-.789-1.068l-.835 4.25zm5.2 4.615q-.287 0-.43-.26t-.003-.51l4-6.98q.151-.244.438-.275q.287-.03.446.256l4 7q.172.269 0 .519q-.17.25-.451.25zm4.273-.727Q19 20.162 19 20t-.111-.273t-.273-.111t-.274.111t-.111.273t.111.273t.274.112q.161 0 .273-.112m0-2Q19 18.162 19 18v-3q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v3q0 .162.111.273t.274.112t.273-.112"/></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 5.5V3.616q0-.691.463-1.154T4.615 2H6.5q.214 0 .357.143T7 2.5t-.143.357T6.5 3H4.616q-.231 0-.424.192T4 3.616V5.5q0 .214-.143.357T3.5 6t-.357-.143T3 5.5M4.616 20q-.691 0-1.153-.462T3 18.384V16.5q0-.213.143-.357T3.5 16t.357.143T4 16.5v1.885q0 .23.192.423t.423.192H6.5q.214 0 .357.143T7 19.5t-.143.357T6.5 20zM20 5.5V3.616q0-.232-.192-.424T19.385 3H17.5q-.213 0-.357-.143T17 2.5t.143-.357T17.5 2h1.885q.69 0 1.152.463T21 3.616V5.5q0 .214-.143.357T20.5 6t-.357-.143T20 5.5m-7.701 2.201q-.491-.491-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491 1.201t-.491 1.201q-.492.491-1.201.491t-1.201-.491m-2.883 8.684l1.038-5.331L7.5 12.273V15q0 .214-.143.357T7 15.5t-.357-.143T6.5 15v-2.858q0-.242.143-.441t.36-.305l3.486-1.45q.644-.26.95-.353T12 9.5q.39 0 .725.208t.552.561l1 1.6q.237.368.523.71t.654.625l-.525.852q-.464-.371-.89-.853t-.789-1.068l-.835 4.25zm5.2 4.615q-.287 0-.43-.26t-.003-.51l4-6.98q.151-.244.438-.275q.287-.03.446.256l4 7q.172.269 0 .519q-.17.25-.451.25zm4.273-.727Q19 20.162 19 20t-.111-.273t-.273-.111t-.274.111t-.111.273t.111.273t.274.112q.161 0 .273-.112m0-2Q19 18.162 19 18v-3q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v3q0 .162.111.273t.274.112t.273-.112"/></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%22M3%205.5V3.616q0-.691.463-1.154T4.615%202H6.5q.214%200%20.357.143T7%202.5t-.143.357T6.5%203H4.616q-.231%200-.424.192T4%203.616V5.5q0%20.214-.143.357T3.5%206t-.357-.143T3%205.5M4.616%2020q-.691%200-1.153-.462T3%2018.384V16.5q0-.213.143-.357T3.5%2016t.357.143T4%2016.5v1.885q0%20.23.192.423t.423.192H6.5q.214%200%20.357.143T7%2019.5t-.143.357T6.5%2020zM20%205.5V3.616q0-.232-.192-.424T19.385%203H17.5q-.213%200-.357-.143T17%202.5t.143-.357T17.5%202h1.885q.69%200%201.152.463T21%203.616V5.5q0%20.214-.143.357T20.5%206t-.357-.143T20%205.5m-7.701%202.201q-.491-.491-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491%201.201t-.491%201.201q-.492.491-1.201.491t-1.201-.491m-2.883%208.684l1.038-5.331L7.5%2012.273V15q0%20.214-.143.357T7%2015.5t-.357-.143T6.5%2015v-2.858q0-.242.143-.441t.36-.305l3.486-1.45q.644-.26.95-.353T12%209.5q.39%200%20.725.208t.552.561l1%201.6q.237.368.523.71t.654.625l-.525.852q-.464-.371-.89-.853t-.789-1.068l-.835%204.25zm5.2%204.615q-.287%200-.43-.26t-.003-.51l4-6.98q.151-.244.438-.275q.287-.03.446.256l4%207q.172.269%200%20.519q-.17.25-.451.25zm4.273-.727Q19%2020.162%2019%2020t-.111-.273t-.273-.111t-.274.111t-.111.273t.111.273t.274.112q.161%200%20.273-.112m0-2Q19%2018.162%2019%2018v-3q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v3q0%20.162.111.273t.274.112t.273-.112%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%205.5V3.616q0-.691.463-1.154T4.615%202H6.5q.214%200%20.357.143T7%202.5t-.143.357T6.5%203H4.616q-.231%200-.424.192T4%203.616V5.5q0%20.214-.143.357T3.5%206t-.357-.143T3%205.5M4.616%2020q-.691%200-1.153-.462T3%2018.384V16.5q0-.213.143-.357T3.5%2016t.357.143T4%2016.5v1.885q0%20.23.192.423t.423.192H6.5q.214%200%20.357.143T7%2019.5t-.143.357T6.5%2020zM20%205.5V3.616q0-.232-.192-.424T19.385%203H17.5q-.213%200-.357-.143T17%202.5t.143-.357T17.5%202h1.885q.69%200%201.152.463T21%203.616V5.5q0%20.214-.143.357T20.5%206t-.357-.143T20%205.5m-7.701%202.201q-.491-.491-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491%201.201t-.491%201.201q-.492.491-1.201.491t-1.201-.491m-2.883%208.684l1.038-5.331L7.5%2012.273V15q0%20.214-.143.357T7%2015.5t-.357-.143T6.5%2015v-2.858q0-.242.143-.441t.36-.305l3.486-1.45q.644-.26.95-.353T12%209.5q.39%200%20.725.208t.552.561l1%201.6q.237.368.523.71t.654.625l-.525.852q-.464-.371-.89-.853t-.789-1.068l-.835%204.25zm5.2%204.615q-.287%200-.43-.26t-.003-.51l4-6.98q.151-.244.438-.275q.287-.03.446.256l4%207q.172.269%200%20.519q-.17.25-.451.25zm4.273-.727Q19%2020.162%2019%2020t-.111-.273t-.273-.111t-.274.111t-.111.273t.111.273t.274.112q.161%200%20.273-.112m0-2Q19%2018.162%2019%2018v-3q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v3q0%20.162.111.273t.274.112t.273-.112%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-urgent-rounded.svg?color=%231a73e8&size=48