person apron icon
person-apron-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- person-apron-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the person apron icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.877 10.508Q9 9.63 9 8.385t.877-2.123T12 5.385t2.123.877T15 8.385t-.877 2.123t-2.123.877t-2.123-.877M5 17.577v-.6q0-.637.367-1.171t.964-.833q1.346-.635 2.77-.996t2.903-.362t2.899.362t2.766.996q.597.298.964.833T19 16.977v.6q0 .44-.299.74q-.299.299-.74.299H6.04q-.441 0-.74-.3q-.3-.299-.3-.739m8.413-7.78Q14 9.21 14 8.385t-.587-1.413T12 6.385t-1.412.587T10 8.385t.588 1.412t1.412.588t1.413-.588m2.01 5.345v2.474H18v-.647q0-.371-.24-.653t-.568-.466q-.427-.22-.872-.391t-.897-.317m-5.846-.255v1.229h4.846v-1.23q-.596-.138-1.207-.204q-.61-.066-1.22-.066q-.612 0-1.217.066t-1.202.205M6 17.616h2.577v-2.474q-.452.145-.897.317t-.872.391q-.327.183-.567.466q-.241.282-.241.653zm9.423 0H8.577zM12 8.385"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPersonApronOutlineRounded(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="M9.877 10.508Q9 9.63 9 8.385t.877-2.123T12 5.385t2.123.877T15 8.385t-.877 2.123t-2.123.877t-2.123-.877M5 17.577v-.6q0-.637.367-1.171t.964-.833q1.346-.635 2.77-.996t2.903-.362t2.899.362t2.766.996q.597.298.964.833T19 16.977v.6q0 .44-.299.74q-.299.299-.74.299H6.04q-.441 0-.74-.3q-.3-.299-.3-.739m8.413-7.78Q14 9.21 14 8.385t-.587-1.413T12 6.385t-1.412.587T10 8.385t.588 1.412t1.412.588t1.413-.588m2.01 5.345v2.474H18v-.647q0-.371-.24-.653t-.568-.466q-.427-.22-.872-.391t-.897-.317m-5.846-.255v1.229h4.846v-1.23q-.596-.138-1.207-.204q-.61-.066-1.22-.066q-.612 0-1.217.066t-1.202.205M6 17.616h2.577v-2.474q-.452.145-.897.317t-.872.391q-.327.183-.567.466q-.241.282-.241.653zm9.423 0H8.577zM12 8.385"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.877 10.508Q9 9.63 9 8.385t.877-2.123T12 5.385t2.123.877T15 8.385t-.877 2.123t-2.123.877t-2.123-.877M5 17.577v-.6q0-.637.367-1.171t.964-.833q1.346-.635 2.77-.996t2.903-.362t2.899.362t2.766.996q.597.298.964.833T19 16.977v.6q0 .44-.299.74q-.299.299-.74.299H6.04q-.441 0-.74-.3q-.3-.299-.3-.739m8.413-7.78Q14 9.21 14 8.385t-.587-1.413T12 6.385t-1.412.587T10 8.385t.588 1.412t1.412.588t1.413-.588m2.01 5.345v2.474H18v-.647q0-.371-.24-.653t-.568-.466q-.427-.22-.872-.391t-.897-.317m-5.846-.255v1.229h4.846v-1.23q-.596-.138-1.207-.204q-.61-.066-1.22-.066q-.612 0-1.217.066t-1.202.205M6 17.616h2.577v-2.474q-.452.145-.897.317t-.872.391q-.327.183-.567.466q-.241.282-.241.653zm9.423 0H8.577zM12 8.385"/></svg> </template>
CSS
.icon-person-apron-outline-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%22M9.877%2010.508Q9%209.63%209%208.385t.877-2.123T12%205.385t2.123.877T15%208.385t-.877%202.123t-2.123.877t-2.123-.877M5%2017.577v-.6q0-.637.367-1.171t.964-.833q1.346-.635%202.77-.996t2.903-.362t2.899.362t2.766.996q.597.298.964.833T19%2016.977v.6q0%20.44-.299.74q-.299.299-.74.299H6.04q-.441%200-.74-.3q-.3-.299-.3-.739m8.413-7.78Q14%209.21%2014%208.385t-.587-1.413T12%206.385t-1.412.587T10%208.385t.588%201.412t1.412.588t1.413-.588m2.01%205.345v2.474H18v-.647q0-.371-.24-.653t-.568-.466q-.427-.22-.872-.391t-.897-.317m-5.846-.255v1.229h4.846v-1.23q-.596-.138-1.207-.204q-.61-.066-1.22-.066q-.612%200-1.217.066t-1.202.205M6%2017.616h2.577v-2.474q-.452.145-.897.317t-.872.391q-.327.183-.567.466q-.241.282-.241.653zm9.423%200H8.577zM12%208.385%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%22M9.877%2010.508Q9%209.63%209%208.385t.877-2.123T12%205.385t2.123.877T15%208.385t-.877%202.123t-2.123.877t-2.123-.877M5%2017.577v-.6q0-.637.367-1.171t.964-.833q1.346-.635%202.77-.996t2.903-.362t2.899.362t2.766.996q.597.298.964.833T19%2016.977v.6q0%20.44-.299.74q-.299.299-.74.299H6.04q-.441%200-.74-.3q-.3-.299-.3-.739m8.413-7.78Q14%209.21%2014%208.385t-.587-1.413T12%206.385t-1.412.587T10%208.385t.588%201.412t1.412.588t1.413-.588m2.01%205.345v2.474H18v-.647q0-.371-.24-.653t-.568-.466q-.427-.22-.872-.391t-.897-.317m-5.846-.255v1.229h4.846v-1.23q-.596-.138-1.207-.204q-.61-.066-1.22-.066q-.612%200-1.217.066t-1.202.205M6%2017.616h2.577v-2.474q-.452.145-.897.317t-.872.391q-.327.183-.567.466q-.241.282-.241.653zm9.423%200H8.577zM12%208.385%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/person-apron-outline-rounded.svg?color=%231a73e8&size=48