file doc icon

file-doc-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
file-doc-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the file doc icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M52 146H36a6 6 0 0 0-6 6v56a6 6 0 0 0 6 6h16a34 34 0 0 0 0-68m0 56H42v-44h10a22 22 0 0 1 0 44m168.15-5.46a6 6 0 0 1 .18 8.48A28.06 28.06 0 0 1 200 214c-16.54 0-30-15.25-30-34s13.46-34 30-34a28.06 28.06 0 0 1 20.33 9a6 6 0 0 1-8.66 8.3A16.23 16.23 0 0 0 200 158c-9.93 0-18 9.87-18 22s8.07 22 18 22a16.23 16.23 0 0 0 11.67-5.28a6 6 0 0 1 8.48-.18M128 146c-16.54 0-30 15.25-30 34s13.46 34 30 34s30-15.25 30-34s-13.46-34-30-34m0 56c-9.93 0-18-9.87-18-22s8.07-22 18-22s18 9.87 18 22s-8.07 22-18 22m-80-84a6 6 0 0 0 6-6V40a2 2 0 0 1 2-2h90v50a6 6 0 0 0 6 6h50v18a6 6 0 0 0 12 0V88a6 6 0 0 0-1.76-4.24l-56-56A6 6 0 0 0 152 26H56a14 14 0 0 0-14 14v72a6 6 0 0 0 6 6m110-71.52L193.52 82H158Z"/></svg>

React

import type { SVGProps } from "react";

export function PhFileDocLight(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="M52 146H36a6 6 0 0 0-6 6v56a6 6 0 0 0 6 6h16a34 34 0 0 0 0-68m0 56H42v-44h10a22 22 0 0 1 0 44m168.15-5.46a6 6 0 0 1 .18 8.48A28.06 28.06 0 0 1 200 214c-16.54 0-30-15.25-30-34s13.46-34 30-34a28.06 28.06 0 0 1 20.33 9a6 6 0 0 1-8.66 8.3A16.23 16.23 0 0 0 200 158c-9.93 0-18 9.87-18 22s8.07 22 18 22a16.23 16.23 0 0 0 11.67-5.28a6 6 0 0 1 8.48-.18M128 146c-16.54 0-30 15.25-30 34s13.46 34 30 34s30-15.25 30-34s-13.46-34-30-34m0 56c-9.93 0-18-9.87-18-22s8.07-22 18-22s18 9.87 18 22s-8.07 22-18 22m-80-84a6 6 0 0 0 6-6V40a2 2 0 0 1 2-2h90v50a6 6 0 0 0 6 6h50v18a6 6 0 0 0 12 0V88a6 6 0 0 0-1.76-4.24l-56-56A6 6 0 0 0 152 26H56a14 14 0 0 0-14 14v72a6 6 0 0 0 6 6m110-71.52L193.52 82H158Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M52 146H36a6 6 0 0 0-6 6v56a6 6 0 0 0 6 6h16a34 34 0 0 0 0-68m0 56H42v-44h10a22 22 0 0 1 0 44m168.15-5.46a6 6 0 0 1 .18 8.48A28.06 28.06 0 0 1 200 214c-16.54 0-30-15.25-30-34s13.46-34 30-34a28.06 28.06 0 0 1 20.33 9a6 6 0 0 1-8.66 8.3A16.23 16.23 0 0 0 200 158c-9.93 0-18 9.87-18 22s8.07 22 18 22a16.23 16.23 0 0 0 11.67-5.28a6 6 0 0 1 8.48-.18M128 146c-16.54 0-30 15.25-30 34s13.46 34 30 34s30-15.25 30-34s-13.46-34-30-34m0 56c-9.93 0-18-9.87-18-22s8.07-22 18-22s18 9.87 18 22s-8.07 22-18 22m-80-84a6 6 0 0 0 6-6V40a2 2 0 0 1 2-2h90v50a6 6 0 0 0 6 6h50v18a6 6 0 0 0 12 0V88a6 6 0 0 0-1.76-4.24l-56-56A6 6 0 0 0 152 26H56a14 14 0 0 0-14 14v72a6 6 0 0 0 6 6m110-71.52L193.52 82H158Z"/></svg>
</template>

CSS

.icon-file-doc-light {
  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%22M52%20146H36a6%206%200%200%200-6%206v56a6%206%200%200%200%206%206h16a34%2034%200%200%200%200-68m0%2056H42v-44h10a22%2022%200%200%201%200%2044m168.15-5.46a6%206%200%200%201%20.18%208.48A28.06%2028.06%200%200%201%20200%20214c-16.54%200-30-15.25-30-34s13.46-34%2030-34a28.06%2028.06%200%200%201%2020.33%209a6%206%200%200%201-8.66%208.3A16.23%2016.23%200%200%200%20200%20158c-9.93%200-18%209.87-18%2022s8.07%2022%2018%2022a16.23%2016.23%200%200%200%2011.67-5.28a6%206%200%200%201%208.48-.18M128%20146c-16.54%200-30%2015.25-30%2034s13.46%2034%2030%2034s30-15.25%2030-34s-13.46-34-30-34m0%2056c-9.93%200-18-9.87-18-22s8.07-22%2018-22s18%209.87%2018%2022s-8.07%2022-18%2022m-80-84a6%206%200%200%200%206-6V40a2%202%200%200%201%202-2h90v50a6%206%200%200%200%206%206h50v18a6%206%200%200%200%2012%200V88a6%206%200%200%200-1.76-4.24l-56-56A6%206%200%200%200%20152%2026H56a14%2014%200%200%200-14%2014v72a6%206%200%200%200%206%206m110-71.52L193.52%2082H158Z%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%22M52%20146H36a6%206%200%200%200-6%206v56a6%206%200%200%200%206%206h16a34%2034%200%200%200%200-68m0%2056H42v-44h10a22%2022%200%200%201%200%2044m168.15-5.46a6%206%200%200%201%20.18%208.48A28.06%2028.06%200%200%201%20200%20214c-16.54%200-30-15.25-30-34s13.46-34%2030-34a28.06%2028.06%200%200%201%2020.33%209a6%206%200%200%201-8.66%208.3A16.23%2016.23%200%200%200%20200%20158c-9.93%200-18%209.87-18%2022s8.07%2022%2018%2022a16.23%2016.23%200%200%200%2011.67-5.28a6%206%200%200%201%208.48-.18M128%20146c-16.54%200-30%2015.25-30%2034s13.46%2034%2030%2034s30-15.25%2030-34s-13.46-34-30-34m0%2056c-9.93%200-18-9.87-18-22s8.07-22%2018-22s18%209.87%2018%2022s-8.07%2022-18%2022m-80-84a6%206%200%200%200%206-6V40a2%202%200%200%201%202-2h90v50a6%206%200%200%200%206%206h50v18a6%206%200%200%200%2012%200V88a6%206%200%200%200-1.76-4.24l-56-56A6%206%200%200%200%20152%2026H56a14%2014%200%200%200-14%2014v72a6%206%200%200%200%206%206m110-71.52L193.52%2082H158Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/file-doc-light.svg?color=%231a73e8&size=48