zone person idle icon
zone-person-idle from Material Symbols by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- zone-person-idle
- Set
- Material Symbols
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- zone-person-idle-outline
2 other variants in Material Symbols
The same icon in other sets
More home icons from Material Symbols
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
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.8zM4 20.7q-.825 0-1.412-.587T2 18.7v-3h2v3h3v2zm16-15v-3h-3v-2h3q.825 0 1.413.588T22 2.7v3zm-18 0v-3q0-.425.163-.788t.412-.637L4 2.725V5.7zm15 15v-2h2.975l1.425 1.4q-.25.275-.612.437T20 20.7zM6.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 MaterialSymbolsZonePersonIdle(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.8zM4 20.7q-.825 0-1.412-.587T2 18.7v-3h2v3h3v2zm16-15v-3h-3v-2h3q.825 0 1.413.588T22 2.7v3zm-18 0v-3q0-.425.163-.788t.412-.637L4 2.725V5.7zm15 15v-2h2.975l1.425 1.4q-.25.275-.612.437T20 20.7zM6.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.8zM4 20.7q-.825 0-1.412-.587T2 18.7v-3h2v3h3v2zm16-15v-3h-3v-2h3q.825 0 1.413.588T22 2.7v3zm-18 0v-3q0-.425.163-.788t.412-.637L4 2.725V5.7zm15 15v-2h2.975l1.425 1.4q-.25.275-.612.437T20 20.7zM6.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 {
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.8zM4%2020.7q-.825%200-1.412-.587T2%2018.7v-3h2v3h3v2zm16-15v-3h-3v-2h3q.825%200%201.413.588T22%202.7v3zm-18%200v-3q0-.425.163-.788t.412-.637L4%202.725V5.7zm15%2015v-2h2.975l1.425%201.4q-.25.275-.612.437T20%2020.7zM6.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.8zM4%2020.7q-.825%200-1.412-.587T2%2018.7v-3h2v3h3v2zm16-15v-3h-3v-2h3q.825%200%201.413.588T22%202.7v3zm-18%200v-3q0-.425.163-.788t.412-.637L4%202.725V5.7zm15%2015v-2h2.975l1.425%201.4q-.25.275-.612.437T20%2020.7zM6.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.svg?color=%231a73e8&size=48