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

Name
zone-person-idle
Set
Material Symbols Light
Style
Regular
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
zone-person-idle-outline

2 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

Use the zone person idle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.11 21.28l-8.121-8.126l-.574 2.93h-3l1.039-5.33L7.5 11.973V15.2h-1v-3.892l3.285-1.352l-7.898-7.898l.713-.714l19.223 19.223zM4.616 19.7q-.691 0-1.153-.462T3 18.085V15.7h1v2.385q0 .23.192.423t.423.192H7v1zM20 5.7V3.315q0-.23-.192-.423t-.423-.192H17v-1h2.385q.69 0 1.152.463T21 3.316V5.7zm-17 0V3.315q0-.348.115-.643q.114-.295.306-.513l.733.739q-.058.096-.106.202T4 3.321V5.7zm14 14v-1h2.379q.115 0 .221-.048t.164-.144l.732.727q-.192.217-.478.341t-.633.124zM6.767 2.7l-1-1H7v1zM21 16.933l-1-1V15.7h1zm-7.5-9.04q-.71 0-1.201-.492q-.491-.491-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491 1.201t-.491 1.201q-.492.491-1.201.491"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightZonePersonIdle(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="m21.11 21.28l-8.121-8.126l-.574 2.93h-3l1.039-5.33L7.5 11.973V15.2h-1v-3.892l3.285-1.352l-7.898-7.898l.713-.714l19.223 19.223zM4.616 19.7q-.691 0-1.153-.462T3 18.085V15.7h1v2.385q0 .23.192.423t.423.192H7v1zM20 5.7V3.315q0-.23-.192-.423t-.423-.192H17v-1h2.385q.69 0 1.152.463T21 3.316V5.7zm-17 0V3.315q0-.348.115-.643q.114-.295.306-.513l.733.739q-.058.096-.106.202T4 3.321V5.7zm14 14v-1h2.379q.115 0 .221-.048t.164-.144l.732.727q-.192.217-.478.341t-.633.124zM6.767 2.7l-1-1H7v1zM21 16.933l-1-1V15.7h1zm-7.5-9.04q-.71 0-1.201-.492q-.491-.491-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491 1.201t-.491 1.201q-.492.491-1.201.491"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.11 21.28l-8.121-8.126l-.574 2.93h-3l1.039-5.33L7.5 11.973V15.2h-1v-3.892l3.285-1.352l-7.898-7.898l.713-.714l19.223 19.223zM4.616 19.7q-.691 0-1.153-.462T3 18.085V15.7h1v2.385q0 .23.192.423t.423.192H7v1zM20 5.7V3.315q0-.23-.192-.423t-.423-.192H17v-1h2.385q.69 0 1.152.463T21 3.316V5.7zm-17 0V3.315q0-.348.115-.643q.114-.295.306-.513l.733.739q-.058.096-.106.202T4 3.321V5.7zm14 14v-1h2.379q.115 0 .221-.048t.164-.144l.732.727q-.192.217-.478.341t-.633.124zM6.767 2.7l-1-1H7v1zM21 16.933l-1-1V15.7h1zm-7.5-9.04q-.71 0-1.201-.492q-.491-.491-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491 1.201t-.491 1.201q-.492.491-1.201.491"/></svg>
</template>

CSS

.icon-zone-person-idle {
  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%22m21.11%2021.28l-8.121-8.126l-.574%202.93h-3l1.039-5.33L7.5%2011.973V15.2h-1v-3.892l3.285-1.352l-7.898-7.898l.713-.714l19.223%2019.223zM4.616%2019.7q-.691%200-1.153-.462T3%2018.085V15.7h1v2.385q0%20.23.192.423t.423.192H7v1zM20%205.7V3.315q0-.23-.192-.423t-.423-.192H17v-1h2.385q.69%200%201.152.463T21%203.316V5.7zm-17%200V3.315q0-.348.115-.643q.114-.295.306-.513l.733.739q-.058.096-.106.202T4%203.321V5.7zm14%2014v-1h2.379q.115%200%20.221-.048t.164-.144l.732.727q-.192.217-.478.341t-.633.124zM6.767%202.7l-1-1H7v1zM21%2016.933l-1-1V15.7h1zm-7.5-9.04q-.71%200-1.201-.492q-.491-.491-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491%201.201t-.491%201.201q-.492.491-1.201.491%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%22m21.11%2021.28l-8.121-8.126l-.574%202.93h-3l1.039-5.33L7.5%2011.973V15.2h-1v-3.892l3.285-1.352l-7.898-7.898l.713-.714l19.223%2019.223zM4.616%2019.7q-.691%200-1.153-.462T3%2018.085V15.7h1v2.385q0%20.23.192.423t.423.192H7v1zM20%205.7V3.315q0-.23-.192-.423t-.423-.192H17v-1h2.385q.69%200%201.152.463T21%203.316V5.7zm-17%200V3.315q0-.348.115-.643q.114-.295.306-.513l.733.739q-.058.096-.106.202T4%203.321V5.7zm14%2014v-1h2.379q.115%200%20.221-.048t.164-.144l.732.727q-.192.217-.478.341t-.633.124zM6.767%202.7l-1-1H7v1zM21%2016.933l-1-1V15.7h1zm-7.5-9.04q-.71%200-1.201-.492q-.491-.491-.491-1.201t.491-1.201t1.201-.491t1.201.491t.491%201.201t-.491%201.201q-.492.491-1.201.491%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-idle.svg?color=%231a73e8&size=48