file-c-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
file-c-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the file c icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M44 180c0 13.23 9 24 20 24a18.15 18.15 0 0 0 13.11-5.9a4 4 0 1 1 5.78 5.54A26.1 26.1 0 0 1 64 212c-15.44 0-28-14.36-28-32s12.56-32 28-32a26.1 26.1 0 0 1 18.89 8.36a4 4 0 1 1-5.78 5.54A18.15 18.15 0 0 0 64 156c-11 0-20 10.77-20 24m168-92v128a12 12 0 0 1-12 12h-80a4 4 0 0 1 0-8h80a4 4 0 0 0 4-4V92h-52a4 4 0 0 1-4-4V36H56a4 4 0 0 0-4 4v72a4 4 0 0 1-8 0V40a12 12 0 0 1 12-12h96a4 4 0 0 1 2.83 1.17l56 56A4 4 0 0 1 212 88m-56-4h42.34L156 41.65Z"/></svg>

React

import type { SVGProps } from "react";

export function PhFileCThin(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="M44 180c0 13.23 9 24 20 24a18.15 18.15 0 0 0 13.11-5.9a4 4 0 1 1 5.78 5.54A26.1 26.1 0 0 1 64 212c-15.44 0-28-14.36-28-32s12.56-32 28-32a26.1 26.1 0 0 1 18.89 8.36a4 4 0 1 1-5.78 5.54A18.15 18.15 0 0 0 64 156c-11 0-20 10.77-20 24m168-92v128a12 12 0 0 1-12 12h-80a4 4 0 0 1 0-8h80a4 4 0 0 0 4-4V92h-52a4 4 0 0 1-4-4V36H56a4 4 0 0 0-4 4v72a4 4 0 0 1-8 0V40a12 12 0 0 1 12-12h96a4 4 0 0 1 2.83 1.17l56 56A4 4 0 0 1 212 88m-56-4h42.34L156 41.65Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M44 180c0 13.23 9 24 20 24a18.15 18.15 0 0 0 13.11-5.9a4 4 0 1 1 5.78 5.54A26.1 26.1 0 0 1 64 212c-15.44 0-28-14.36-28-32s12.56-32 28-32a26.1 26.1 0 0 1 18.89 8.36a4 4 0 1 1-5.78 5.54A18.15 18.15 0 0 0 64 156c-11 0-20 10.77-20 24m168-92v128a12 12 0 0 1-12 12h-80a4 4 0 0 1 0-8h80a4 4 0 0 0 4-4V92h-52a4 4 0 0 1-4-4V36H56a4 4 0 0 0-4 4v72a4 4 0 0 1-8 0V40a12 12 0 0 1 12-12h96a4 4 0 0 1 2.83 1.17l56 56A4 4 0 0 1 212 88m-56-4h42.34L156 41.65Z"/></svg>
</template>

CSS

.icon-file-c-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%22M44%20180c0%2013.23%209%2024%2020%2024a18.15%2018.15%200%200%200%2013.11-5.9a4%204%200%201%201%205.78%205.54A26.1%2026.1%200%200%201%2064%20212c-15.44%200-28-14.36-28-32s12.56-32%2028-32a26.1%2026.1%200%200%201%2018.89%208.36a4%204%200%201%201-5.78%205.54A18.15%2018.15%200%200%200%2064%20156c-11%200-20%2010.77-20%2024m168-92v128a12%2012%200%200%201-12%2012h-80a4%204%200%200%201%200-8h80a4%204%200%200%200%204-4V92h-52a4%204%200%200%201-4-4V36H56a4%204%200%200%200-4%204v72a4%204%200%200%201-8%200V40a12%2012%200%200%201%2012-12h96a4%204%200%200%201%202.83%201.17l56%2056A4%204%200%200%201%20212%2088m-56-4h42.34L156%2041.65Z%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%22M44%20180c0%2013.23%209%2024%2020%2024a18.15%2018.15%200%200%200%2013.11-5.9a4%204%200%201%201%205.78%205.54A26.1%2026.1%200%200%201%2064%20212c-15.44%200-28-14.36-28-32s12.56-32%2028-32a26.1%2026.1%200%200%201%2018.89%208.36a4%204%200%201%201-5.78%205.54A18.15%2018.15%200%200%200%2064%20156c-11%200-20%2010.77-20%2024m168-92v128a12%2012%200%200%201-12%2012h-80a4%204%200%200%201%200-8h80a4%204%200%200%200%204-4V92h-52a4%204%200%200%201-4-4V36H56a4%204%200%200%200-4%204v72a4%204%200%200%201-8%200V40a12%2012%200%200%201%2012-12h96a4%204%200%200%201%202.83%201.17l56%2056A4%204%200%200%201%20212%2088m-56-4h42.34L156%2041.65Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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