folder user icon
folder-user-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- folder-user-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the folder user icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M231.73 221.94A8 8 0 0 1 224 232h-64a8 8 0 0 1-7.73-10a40 40 0 0 1 17.11-23.33a32 32 0 1 1 45.24 0a40 40 0 0 1 17.11 23.27M232 88v32a8 8 0 0 1-16 0V88H40v112h80.56a8 8 0 0 1 0 16H39.38A15.4 15.4 0 0 1 24 200.62V56a16 16 0 0 1 16-16h52.69A15.86 15.86 0 0 1 104 44.69L131.31 72H216a16 16 0 0 1 16 16M108.69 72l-16-16H40v16Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFolderUserFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M231.73 221.94A8 8 0 0 1 224 232h-64a8 8 0 0 1-7.73-10a40 40 0 0 1 17.11-23.33a32 32 0 1 1 45.24 0a40 40 0 0 1 17.11 23.27M232 88v32a8 8 0 0 1-16 0V88H40v112h80.56a8 8 0 0 1 0 16H39.38A15.4 15.4 0 0 1 24 200.62V56a16 16 0 0 1 16-16h52.69A15.86 15.86 0 0 1 104 44.69L131.31 72H216a16 16 0 0 1 16 16M108.69 72l-16-16H40v16Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M231.73 221.94A8 8 0 0 1 224 232h-64a8 8 0 0 1-7.73-10a40 40 0 0 1 17.11-23.33a32 32 0 1 1 45.24 0a40 40 0 0 1 17.11 23.27M232 88v32a8 8 0 0 1-16 0V88H40v112h80.56a8 8 0 0 1 0 16H39.38A15.4 15.4 0 0 1 24 200.62V56a16 16 0 0 1 16-16h52.69A15.86 15.86 0 0 1 104 44.69L131.31 72H216a16 16 0 0 1 16 16M108.69 72l-16-16H40v16Z"/></svg> </template>
CSS
.icon-folder-user-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M231.73%20221.94A8%208%200%200%201%20224%20232h-64a8%208%200%200%201-7.73-10a40%2040%200%200%201%2017.11-23.33a32%2032%200%201%201%2045.24%200a40%2040%200%200%201%2017.11%2023.27M232%2088v32a8%208%200%200%201-16%200V88H40v112h80.56a8%208%200%200%201%200%2016H39.38A15.4%2015.4%200%200%201%2024%20200.62V56a16%2016%200%200%201%2016-16h52.69A15.86%2015.86%200%200%201%20104%2044.69L131.31%2072H216a16%2016%200%200%201%2016%2016M108.69%2072l-16-16H40v16Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M231.73%20221.94A8%208%200%200%201%20224%20232h-64a8%208%200%200%201-7.73-10a40%2040%200%200%201%2017.11-23.33a32%2032%200%201%201%2045.24%200a40%2040%200%200%201%2017.11%2023.27M232%2088v32a8%208%200%200%201-16%200V88H40v112h80.56a8%208%200%200%201%200%2016H39.38A15.4%2015.4%200%200%201%2024%20200.62V56a16%2016%200%200%201%2016-16h52.69A15.86%2015.86%200%200%201%20104%2044.69L131.31%2072H216a16%2016%200%200%201%2016%2016M108.69%2072l-16-16H40v16Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/folder-user-fill.svg?color=%231a73e8&size=48