folder simple user icon
folder-simple-user-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- folder-simple-user-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the folder simple user icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M207.5 199.3a28 28 0 1 0-31 0a36.24 36.24 0 0 0-20.37 23.7a4 4 0 0 0 2.84 4.89a3.7 3.7 0 0 0 1 .14a4 4 0 0 0 3.87-3c3.29-12.38 14.85-21 28.13-21s24.84 8.65 28.13 21a4 4 0 1 0 7.73-2.05a36.22 36.22 0 0 0-20.33-23.68M172 176a20 20 0 1 1 20 20a20 20 0 0 1-20-20m56-88v32a4 4 0 0 1-8 0V88a4 4 0 0 0-4-4h-85.33a12.05 12.05 0 0 1-7.2-2.4L95.73 60.8a4 4 0 0 0-2.4-.8H40a4 4 0 0 0-4 4v136a4 4 0 0 0 4 4h80a4 4 0 0 1 0 8H40a12 12 0 0 1-12-12V64a12 12 0 0 1 12-12h53.33a12.05 12.05 0 0 1 7.2 2.4l27.74 20.8a4 4 0 0 0 2.4.8H216a12 12 0 0 1 12 12"/></svg>
React
import type { SVGProps } from "react";
export function PhFolderSimpleUserThin(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="M207.5 199.3a28 28 0 1 0-31 0a36.24 36.24 0 0 0-20.37 23.7a4 4 0 0 0 2.84 4.89a3.7 3.7 0 0 0 1 .14a4 4 0 0 0 3.87-3c3.29-12.38 14.85-21 28.13-21s24.84 8.65 28.13 21a4 4 0 1 0 7.73-2.05a36.22 36.22 0 0 0-20.33-23.68M172 176a20 20 0 1 1 20 20a20 20 0 0 1-20-20m56-88v32a4 4 0 0 1-8 0V88a4 4 0 0 0-4-4h-85.33a12.05 12.05 0 0 1-7.2-2.4L95.73 60.8a4 4 0 0 0-2.4-.8H40a4 4 0 0 0-4 4v136a4 4 0 0 0 4 4h80a4 4 0 0 1 0 8H40a12 12 0 0 1-12-12V64a12 12 0 0 1 12-12h53.33a12.05 12.05 0 0 1 7.2 2.4l27.74 20.8a4 4 0 0 0 2.4.8H216a12 12 0 0 1 12 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M207.5 199.3a28 28 0 1 0-31 0a36.24 36.24 0 0 0-20.37 23.7a4 4 0 0 0 2.84 4.89a3.7 3.7 0 0 0 1 .14a4 4 0 0 0 3.87-3c3.29-12.38 14.85-21 28.13-21s24.84 8.65 28.13 21a4 4 0 1 0 7.73-2.05a36.22 36.22 0 0 0-20.33-23.68M172 176a20 20 0 1 1 20 20a20 20 0 0 1-20-20m56-88v32a4 4 0 0 1-8 0V88a4 4 0 0 0-4-4h-85.33a12.05 12.05 0 0 1-7.2-2.4L95.73 60.8a4 4 0 0 0-2.4-.8H40a4 4 0 0 0-4 4v136a4 4 0 0 0 4 4h80a4 4 0 0 1 0 8H40a12 12 0 0 1-12-12V64a12 12 0 0 1 12-12h53.33a12.05 12.05 0 0 1 7.2 2.4l27.74 20.8a4 4 0 0 0 2.4.8H216a12 12 0 0 1 12 12"/></svg> </template>
CSS
.icon-folder-simple-user-thin {
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%22M207.5%20199.3a28%2028%200%201%200-31%200a36.24%2036.24%200%200%200-20.37%2023.7a4%204%200%200%200%202.84%204.89a3.7%203.7%200%200%200%201%20.14a4%204%200%200%200%203.87-3c3.29-12.38%2014.85-21%2028.13-21s24.84%208.65%2028.13%2021a4%204%200%201%200%207.73-2.05a36.22%2036.22%200%200%200-20.33-23.68M172%20176a20%2020%200%201%201%2020%2020a20%2020%200%200%201-20-20m56-88v32a4%204%200%200%201-8%200V88a4%204%200%200%200-4-4h-85.33a12.05%2012.05%200%200%201-7.2-2.4L95.73%2060.8a4%204%200%200%200-2.4-.8H40a4%204%200%200%200-4%204v136a4%204%200%200%200%204%204h80a4%204%200%200%201%200%208H40a12%2012%200%200%201-12-12V64a12%2012%200%200%201%2012-12h53.33a12.05%2012.05%200%200%201%207.2%202.4l27.74%2020.8a4%204%200%200%200%202.4.8H216a12%2012%200%200%201%2012%2012%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%22M207.5%20199.3a28%2028%200%201%200-31%200a36.24%2036.24%200%200%200-20.37%2023.7a4%204%200%200%200%202.84%204.89a3.7%203.7%200%200%200%201%20.14a4%204%200%200%200%203.87-3c3.29-12.38%2014.85-21%2028.13-21s24.84%208.65%2028.13%2021a4%204%200%201%200%207.73-2.05a36.22%2036.22%200%200%200-20.33-23.68M172%20176a20%2020%200%201%201%2020%2020a20%2020%200%200%201-20-20m56-88v32a4%204%200%200%201-8%200V88a4%204%200%200%200-4-4h-85.33a12.05%2012.05%200%200%201-7.2-2.4L95.73%2060.8a4%204%200%200%200-2.4-.8H40a4%204%200%200%200-4%204v136a4%204%200%200%200%204%204h80a4%204%200%200%201%200%208H40a12%2012%200%200%201-12-12V64a12%2012%200%200%201%2012-12h53.33a12.05%2012.05%200%200%201%207.2%202.4l27.74%2020.8a4%204%200%200%200%202.4.8H216a12%2012%200%200%201%2012%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/folder-simple-user-thin.svg?color=%231a73e8&size=48