person add disabled icon
person-add-disabled from Material Symbols Light by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- person-add-disabled
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- person-add-disabled-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the person add disabled icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.166 21.523l-3.416-3.415v.507h-14V16.97q0-.619.36-1.159q.361-.539.97-.837q1.416-.679 2.834-1.018q1.417-.34 2.836-.34q.729 0 1.455.1t1.468.316l-2.665-2.665q-.05.019-.12.019H8.75q-1.237 0-2.119-.882T5.75 8.385v-.139q0-.069.02-.119L2.226 4.584l.714-.713L19.879 20.81zM18.25 13.5v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-6.746-3.915L7.55 5.63q.279-.123.583-.185q.304-.061.617-.061q1.238 0 2.119.88t.881 2.12q0 .313-.061.617q-.062.304-.185.582"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPersonAddDisabled(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="m19.166 21.523l-3.416-3.415v.507h-14V16.97q0-.619.36-1.159q.361-.539.97-.837q1.416-.679 2.834-1.018q1.417-.34 2.836-.34q.729 0 1.455.1t1.468.316l-2.665-2.665q-.05.019-.12.019H8.75q-1.237 0-2.119-.882T5.75 8.385v-.139q0-.069.02-.119L2.226 4.584l.714-.713L19.879 20.81zM18.25 13.5v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-6.746-3.915L7.55 5.63q.279-.123.583-.185q.304-.061.617-.061q1.238 0 2.119.88t.881 2.12q0 .313-.061.617q-.062.304-.185.582"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.166 21.523l-3.416-3.415v.507h-14V16.97q0-.619.36-1.159q.361-.539.97-.837q1.416-.679 2.834-1.018q1.417-.34 2.836-.34q.729 0 1.455.1t1.468.316l-2.665-2.665q-.05.019-.12.019H8.75q-1.237 0-2.119-.882T5.75 8.385v-.139q0-.069.02-.119L2.226 4.584l.714-.713L19.879 20.81zM18.25 13.5v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-6.746-3.915L7.55 5.63q.279-.123.583-.185q.304-.061.617-.061q1.238 0 2.119.88t.881 2.12q0 .313-.061.617q-.062.304-.185.582"/></svg> </template>
CSS
.icon-person-add-disabled {
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%22m19.166%2021.523l-3.416-3.415v.507h-14V16.97q0-.619.36-1.159q.361-.539.97-.837q1.416-.679%202.834-1.018q1.417-.34%202.836-.34q.729%200%201.455.1t1.468.316l-2.665-2.665q-.05.019-.12.019H8.75q-1.237%200-2.119-.882T5.75%208.385v-.139q0-.069.02-.119L2.226%204.584l.714-.713L19.879%2020.81zM18.25%2013.5v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-6.746-3.915L7.55%205.63q.279-.123.583-.185q.304-.061.617-.061q1.238%200%202.119.88t.881%202.12q0%20.313-.061.617q-.062.304-.185.582%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%22m19.166%2021.523l-3.416-3.415v.507h-14V16.97q0-.619.36-1.159q.361-.539.97-.837q1.416-.679%202.834-1.018q1.417-.34%202.836-.34q.729%200%201.455.1t1.468.316l-2.665-2.665q-.05.019-.12.019H8.75q-1.237%200-2.119-.882T5.75%208.385v-.139q0-.069.02-.119L2.226%204.584l.714-.713L19.879%2020.81zM18.25%2013.5v-3h-3v-1h3v-3h1v3h3v1h-3v3zm-6.746-3.915L7.55%205.63q.279-.123.583-.185q.304-.061.617-.061q1.238%200%202.119.88t.881%202.12q0%20.313-.061.617q-.062.304-.185.582%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-add-disabled.svg?color=%231a73e8&size=48