file code icon
file-code-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- file-code-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
file-codeBootstrap Iconsfile-codeCodiconsfile-codeFont Awesome 6 Regularfile-codeFont Awesome 6 Solidfile-codeFont Awesome Regularfile-codeFont Awesome Solidfile-code-outlineFlowbite Iconsfile-codeHuge Iconsfile-codeIconParkfile-codeIconPark Outlinefile-codeIconPark Solidfile-codeIconPark TwoTonefile-codeLine Awesomefile-codeLucidefile-codeMaterial Design Iconsfile-code-fillMingCute Iconfile-codeOcticonsfile-code-fillRemix Iconfile-code-boldSolarfile-codeTabler Iconsfile-codeTDesign Icons
Related icons in Phosphor
Use the file code icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M180.49 143.51a12 12 0 0 1 0 17l-24 24a12 12 0 0 1-17-17L155 152l-15.52-15.51a12 12 0 1 1 17-17Zm-64-24a12 12 0 0 0-17 0l-24 24a12 12 0 0 0 0 17l24 24a12 12 0 0 0 17-17L101 152l15.52-15.51a12 12 0 0 0-.03-16.98M220 88v128a20 20 0 0 1-20 20H56a20 20 0 0 1-20-20V40a20 20 0 0 1 20-20h96a12 12 0 0 1 8.49 3.52l56 56A12 12 0 0 1 220 88m-60-31v23h23Zm36 155V104h-48a12 12 0 0 1-12-12V44H60v168Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFileCodeBold(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="M180.49 143.51a12 12 0 0 1 0 17l-24 24a12 12 0 0 1-17-17L155 152l-15.52-15.51a12 12 0 1 1 17-17Zm-64-24a12 12 0 0 0-17 0l-24 24a12 12 0 0 0 0 17l24 24a12 12 0 0 0 17-17L101 152l15.52-15.51a12 12 0 0 0-.03-16.98M220 88v128a20 20 0 0 1-20 20H56a20 20 0 0 1-20-20V40a20 20 0 0 1 20-20h96a12 12 0 0 1 8.49 3.52l56 56A12 12 0 0 1 220 88m-60-31v23h23Zm36 155V104h-48a12 12 0 0 1-12-12V44H60v168Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M180.49 143.51a12 12 0 0 1 0 17l-24 24a12 12 0 0 1-17-17L155 152l-15.52-15.51a12 12 0 1 1 17-17Zm-64-24a12 12 0 0 0-17 0l-24 24a12 12 0 0 0 0 17l24 24a12 12 0 0 0 17-17L101 152l15.52-15.51a12 12 0 0 0-.03-16.98M220 88v128a20 20 0 0 1-20 20H56a20 20 0 0 1-20-20V40a20 20 0 0 1 20-20h96a12 12 0 0 1 8.49 3.52l56 56A12 12 0 0 1 220 88m-60-31v23h23Zm36 155V104h-48a12 12 0 0 1-12-12V44H60v168Z"/></svg> </template>
CSS
.icon-file-code-bold {
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%22M180.49%20143.51a12%2012%200%200%201%200%2017l-24%2024a12%2012%200%200%201-17-17L155%20152l-15.52-15.51a12%2012%200%201%201%2017-17Zm-64-24a12%2012%200%200%200-17%200l-24%2024a12%2012%200%200%200%200%2017l24%2024a12%2012%200%200%200%2017-17L101%20152l15.52-15.51a12%2012%200%200%200-.03-16.98M220%2088v128a20%2020%200%200%201-20%2020H56a20%2020%200%200%201-20-20V40a20%2020%200%200%201%2020-20h96a12%2012%200%200%201%208.49%203.52l56%2056A12%2012%200%200%201%20220%2088m-60-31v23h23Zm36%20155V104h-48a12%2012%200%200%201-12-12V44H60v168Z%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%22M180.49%20143.51a12%2012%200%200%201%200%2017l-24%2024a12%2012%200%200%201-17-17L155%20152l-15.52-15.51a12%2012%200%201%201%2017-17Zm-64-24a12%2012%200%200%200-17%200l-24%2024a12%2012%200%200%200%200%2017l24%2024a12%2012%200%200%200%2017-17L101%20152l15.52-15.51a12%2012%200%200%200-.03-16.98M220%2088v128a20%2020%200%200%201-20%2020H56a20%2020%200%200%201-20-20V40a20%2020%200%200%201%2020-20h96a12%2012%200%200%201%208.49%203.52l56%2056A12%2012%200%200%201%20220%2088m-60-31v23h23Zm36%20155V104h-48a12%2012%200%200%201-12-12V44H60v168Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/file-code-bold.svg?color=%231a73e8&size=48