file cpp icon
file-cpp-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- file-cpp-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the file cpp icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M46 180c0 12.13 8.07 22 18 22a16.23 16.23 0 0 0 11.67-5.28a6 6 0 0 1 8.66 8.3A28.06 28.06 0 0 1 64 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 64 158c-9.93 0-18 9.87-18 22m-4-68V40a14 14 0 0 1 14-14h96a6 6 0 0 1 4.25 1.76l56 56A6 6 0 0 1 214 88v24a6 6 0 0 1-12 0V94h-50a6 6 0 0 1-6-6V38H56a2 2 0 0 0-2 2v72a6 6 0 0 1-12 0m116-30h35.52L158 46.48Zm-10 92h-14v-14a6 6 0 0 0-12 0v14h-14a6 6 0 0 0 0 12h14v14a6 6 0 0 0 12 0v-14h14a6 6 0 0 0 0-12m68 0h-14v-14a6 6 0 0 0-12 0v14h-14a6 6 0 0 0 0 12h14v14a6 6 0 0 0 12 0v-14h14a6 6 0 0 0 0-12"/></svg>
React
import type { SVGProps } from "react";
export function PhFileCppLight(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="M46 180c0 12.13 8.07 22 18 22a16.23 16.23 0 0 0 11.67-5.28a6 6 0 0 1 8.66 8.3A28.06 28.06 0 0 1 64 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 64 158c-9.93 0-18 9.87-18 22m-4-68V40a14 14 0 0 1 14-14h96a6 6 0 0 1 4.25 1.76l56 56A6 6 0 0 1 214 88v24a6 6 0 0 1-12 0V94h-50a6 6 0 0 1-6-6V38H56a2 2 0 0 0-2 2v72a6 6 0 0 1-12 0m116-30h35.52L158 46.48Zm-10 92h-14v-14a6 6 0 0 0-12 0v14h-14a6 6 0 0 0 0 12h14v14a6 6 0 0 0 12 0v-14h14a6 6 0 0 0 0-12m68 0h-14v-14a6 6 0 0 0-12 0v14h-14a6 6 0 0 0 0 12h14v14a6 6 0 0 0 12 0v-14h14a6 6 0 0 0 0-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="M46 180c0 12.13 8.07 22 18 22a16.23 16.23 0 0 0 11.67-5.28a6 6 0 0 1 8.66 8.3A28.06 28.06 0 0 1 64 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 64 158c-9.93 0-18 9.87-18 22m-4-68V40a14 14 0 0 1 14-14h96a6 6 0 0 1 4.25 1.76l56 56A6 6 0 0 1 214 88v24a6 6 0 0 1-12 0V94h-50a6 6 0 0 1-6-6V38H56a2 2 0 0 0-2 2v72a6 6 0 0 1-12 0m116-30h35.52L158 46.48Zm-10 92h-14v-14a6 6 0 0 0-12 0v14h-14a6 6 0 0 0 0 12h14v14a6 6 0 0 0 12 0v-14h14a6 6 0 0 0 0-12m68 0h-14v-14a6 6 0 0 0-12 0v14h-14a6 6 0 0 0 0 12h14v14a6 6 0 0 0 12 0v-14h14a6 6 0 0 0 0-12"/></svg> </template>
CSS
.icon-file-cpp-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%22M46%20180c0%2012.13%208.07%2022%2018%2022a16.23%2016.23%200%200%200%2011.67-5.28a6%206%200%200%201%208.66%208.3A28.06%2028.06%200%200%201%2064%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%2064%20158c-9.93%200-18%209.87-18%2022m-4-68V40a14%2014%200%200%201%2014-14h96a6%206%200%200%201%204.25%201.76l56%2056A6%206%200%200%201%20214%2088v24a6%206%200%200%201-12%200V94h-50a6%206%200%200%201-6-6V38H56a2%202%200%200%200-2%202v72a6%206%200%200%201-12%200m116-30h35.52L158%2046.48Zm-10%2092h-14v-14a6%206%200%200%200-12%200v14h-14a6%206%200%200%200%200%2012h14v14a6%206%200%200%200%2012%200v-14h14a6%206%200%200%200%200-12m68%200h-14v-14a6%206%200%200%200-12%200v14h-14a6%206%200%200%200%200%2012h14v14a6%206%200%200%200%2012%200v-14h14a6%206%200%200%200%200-12%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%22M46%20180c0%2012.13%208.07%2022%2018%2022a16.23%2016.23%200%200%200%2011.67-5.28a6%206%200%200%201%208.66%208.3A28.06%2028.06%200%200%201%2064%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%2064%20158c-9.93%200-18%209.87-18%2022m-4-68V40a14%2014%200%200%201%2014-14h96a6%206%200%200%201%204.25%201.76l56%2056A6%206%200%200%201%20214%2088v24a6%206%200%200%201-12%200V94h-50a6%206%200%200%201-6-6V38H56a2%202%200%200%200-2%202v72a6%206%200%200%201-12%200m116-30h35.52L158%2046.48Zm-10%2092h-14v-14a6%206%200%200%200-12%200v14h-14a6%206%200%200%200%200%2012h14v14a6%206%200%200%200%2012%200v-14h14a6%206%200%200%200%200-12m68%200h-14v-14a6%206%200%200%200-12%200v14h-14a6%206%200%200%200%200%2012h14v14a6%206%200%200%200%2012%200v-14h14a6%206%200%200%200%200-12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/file-cpp-light.svg?color=%231a73e8&size=48