folder simple user icon

folder-simple-user-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
folder-simple-user-duotone
Set
Phosphor
Style
Duotone
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"><g fill="currentColor"><path d="M216 176a24 24 0 1 1-24-24a24 24 0 0 1 24 24" opacity=".2"/><path d="M214.61 198.62a32 32 0 1 0-45.23 0a40 40 0 0 0-17.11 23.32a8 8 0 0 0 5.67 9.79a8.2 8.2 0 0 0 2.06.27a8 8 0 0 0 7.73-5.95C170.56 215.42 180.54 208 192 208s21.44 7.42 24.27 18.05a8 8 0 1 0 15.46-4.11a40 40 0 0 0-17.12-23.32M192 160a16 16 0 1 1-16 16a16 16 0 0 1 16-16m40-72v32a8 8 0 0 1-16 0V88h-85.33a16.12 16.12 0 0 1-9.6-3.2L93.33 64H40v136h80a8 8 0 0 1 0 16H40a16 16 0 0 1-16-16V64a16 16 0 0 1 16-16h53.33a16.12 16.12 0 0 1 9.6 3.2L130.67 72H216a16 16 0 0 1 16 16"/></g></svg>

React

import type { SVGProps } from "react";

export function PhFolderSimpleUserDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M216 176a24 24 0 1 1-24-24a24 24 0 0 1 24 24" opacity=".2"/><path d="M214.61 198.62a32 32 0 1 0-45.23 0a40 40 0 0 0-17.11 23.32a8 8 0 0 0 5.67 9.79a8.2 8.2 0 0 0 2.06.27a8 8 0 0 0 7.73-5.95C170.56 215.42 180.54 208 192 208s21.44 7.42 24.27 18.05a8 8 0 1 0 15.46-4.11a40 40 0 0 0-17.12-23.32M192 160a16 16 0 1 1-16 16a16 16 0 0 1 16-16m40-72v32a8 8 0 0 1-16 0V88h-85.33a16.12 16.12 0 0 1-9.6-3.2L93.33 64H40v136h80a8 8 0 0 1 0 16H40a16 16 0 0 1-16-16V64a16 16 0 0 1 16-16h53.33a16.12 16.12 0 0 1 9.6 3.2L130.67 72H216a16 16 0 0 1 16 16"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M216 176a24 24 0 1 1-24-24a24 24 0 0 1 24 24" opacity=".2"/><path d="M214.61 198.62a32 32 0 1 0-45.23 0a40 40 0 0 0-17.11 23.32a8 8 0 0 0 5.67 9.79a8.2 8.2 0 0 0 2.06.27a8 8 0 0 0 7.73-5.95C170.56 215.42 180.54 208 192 208s21.44 7.42 24.27 18.05a8 8 0 1 0 15.46-4.11a40 40 0 0 0-17.12-23.32M192 160a16 16 0 1 1-16 16a16 16 0 0 1 16-16m40-72v32a8 8 0 0 1-16 0V88h-85.33a16.12 16.12 0 0 1-9.6-3.2L93.33 64H40v136h80a8 8 0 0 1 0 16H40a16 16 0 0 1-16-16V64a16 16 0 0 1 16-16h53.33a16.12 16.12 0 0 1 9.6 3.2L130.67 72H216a16 16 0 0 1 16 16"/></g></svg>
</template>

CSS

.icon-folder-simple-user-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%20176a24%2024%200%201%201-24-24a24%2024%200%200%201%2024%2024%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M214.61%20198.62a32%2032%200%201%200-45.23%200a40%2040%200%200%200-17.11%2023.32a8%208%200%200%200%205.67%209.79a8.2%208.2%200%200%200%202.06.27a8%208%200%200%200%207.73-5.95C170.56%20215.42%20180.54%20208%20192%20208s21.44%207.42%2024.27%2018.05a8%208%200%201%200%2015.46-4.11a40%2040%200%200%200-17.12-23.32M192%20160a16%2016%200%201%201-16%2016a16%2016%200%200%201%2016-16m40-72v32a8%208%200%200%201-16%200V88h-85.33a16.12%2016.12%200%200%201-9.6-3.2L93.33%2064H40v136h80a8%208%200%200%201%200%2016H40a16%2016%200%200%201-16-16V64a16%2016%200%200%201%2016-16h53.33a16.12%2016.12%200%200%201%209.6%203.2L130.67%2072H216a16%2016%200%200%201%2016%2016%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M216%20176a24%2024%200%201%201-24-24a24%2024%200%200%201%2024%2024%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M214.61%20198.62a32%2032%200%201%200-45.23%200a40%2040%200%200%200-17.11%2023.32a8%208%200%200%200%205.67%209.79a8.2%208.2%200%200%200%202.06.27a8%208%200%200%200%207.73-5.95C170.56%20215.42%20180.54%20208%20192%20208s21.44%207.42%2024.27%2018.05a8%208%200%201%200%2015.46-4.11a40%2040%200%200%200-17.12-23.32M192%20160a16%2016%200%201%201-16%2016a16%2016%200%200%201%2016-16m40-72v32a8%208%200%200%201-16%200V88h-85.33a16.12%2016.12%200%200%201-9.6-3.2L93.33%2064H40v136h80a8%208%200%200%201%200%2016H40a16%2016%200%200%201-16-16V64a16%2016%200%200%201%2016-16h53.33a16.12%2016.12%200%200%201%209.6%203.2L130.67%2072H216a16%2016%200%200%201%2016%2016%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/folder-simple-user-duotone.svg?color=%231a73e8&size=48