zone person idle icon

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

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

2 other variants in Material Symbols

The same icon in other sets

More home icons from Material Symbols

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="m20.475 22.05l-7.275-7.3l-.4 1.95h-4l1-5.1l-1.8.7v3.4H6V11l2.4-1.025L.675 2.25L2.1.825l19.8 19.8zM2 20.7v-5h2v3h3v2zm18-15v-3h-3v-2h5v5zm-18 0v-3h2v3zm15 15v-2h3v2zM6.825 2.7l-2-2H7v2zM22 17.875l-2-2V15.7h2zM13.5 8.2q-.825 0-1.412-.587T11.5 6.2t.588-1.412T13.5 4.2t1.413.588T15.5 6.2t-.587 1.413T13.5 8.2"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsZonePersonIdleSharp(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="m20.475 22.05l-7.275-7.3l-.4 1.95h-4l1-5.1l-1.8.7v3.4H6V11l2.4-1.025L.675 2.25L2.1.825l19.8 19.8zM2 20.7v-5h2v3h3v2zm18-15v-3h-3v-2h5v5zm-18 0v-3h2v3zm15 15v-2h3v2zM6.825 2.7l-2-2H7v2zM22 17.875l-2-2V15.7h2zM13.5 8.2q-.825 0-1.412-.587T11.5 6.2t.588-1.412T13.5 4.2t1.413.588T15.5 6.2t-.587 1.413T13.5 8.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.475 22.05l-7.275-7.3l-.4 1.95h-4l1-5.1l-1.8.7v3.4H6V11l2.4-1.025L.675 2.25L2.1.825l19.8 19.8zM2 20.7v-5h2v3h3v2zm18-15v-3h-3v-2h5v5zm-18 0v-3h2v3zm15 15v-2h3v2zM6.825 2.7l-2-2H7v2zM22 17.875l-2-2V15.7h2zM13.5 8.2q-.825 0-1.412-.587T11.5 6.2t.588-1.412T13.5 4.2t1.413.588T15.5 6.2t-.587 1.413T13.5 8.2"/></svg>
</template>

CSS

.icon-zone-person-idle-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%22m20.475%2022.05l-7.275-7.3l-.4%201.95h-4l1-5.1l-1.8.7v3.4H6V11l2.4-1.025L.675%202.25L2.1.825l19.8%2019.8zM2%2020.7v-5h2v3h3v2zm18-15v-3h-3v-2h5v5zm-18%200v-3h2v3zm15%2015v-2h3v2zM6.825%202.7l-2-2H7v2zM22%2017.875l-2-2V15.7h2zM13.5%208.2q-.825%200-1.412-.587T11.5%206.2t.588-1.412T13.5%204.2t1.413.588T15.5%206.2t-.587%201.413T13.5%208.2%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%22m20.475%2022.05l-7.275-7.3l-.4%201.95h-4l1-5.1l-1.8.7v3.4H6V11l2.4-1.025L.675%202.25L2.1.825l19.8%2019.8zM2%2020.7v-5h2v3h3v2zm18-15v-3h-3v-2h5v5zm-18%200v-3h2v3zm15%2015v-2h3v2zM6.825%202.7l-2-2H7v2zM22%2017.875l-2-2V15.7h2zM13.5%208.2q-.825%200-1.412-.587T11.5%206.2t.588-1.412T13.5%204.2t1.413.588T15.5%206.2t-.587%201.413T13.5%208.2%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-idle-sharp.svg?color=%231a73e8&size=48