file code icon
file-code-sharp from Keyline Icons by Keyline Icons · Sharp · MIT Free for personal and commercial use.
- Name
- file-code-sharp
- Set
- Keyline Icons
- Style
- Sharp
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
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-codePhosphorfile-code-fillRemix Iconfile-code-boldSolarfile-codeTabler Iconsfile-codeTDesign Icons
Related icons in Keyline Icons
Use the file code icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M14 2L4 2L4 22L20 22L20 8L14 2ZM14 2L14 8L20 8M10.2969 11.5547L8 15L10.2969 18.4453M13.7031 11.5547L16 15L13.7031 18.4453"/></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsFileCodeSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2" d="M14 2L4 2L4 22L20 22L20 8L14 2ZM14 2L14 8L20 8M10.2969 11.5547L8 15L10.2969 18.4453M13.7031 11.5547L16 15L13.7031 18.4453"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M14 2L4 2L4 22L20 22L20 8L14 2ZM14 2L14 8L20 8M10.2969 11.5547L8 15L10.2969 18.4453M13.7031 11.5547L16 15L13.7031 18.4453"/></svg> </template>
CSS
.icon-file-code-sharp {
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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%202L4%202L4%2022L20%2022L20%208L14%202ZM14%202L14%208L20%208M10.2969%2011.5547L8%2015L10.2969%2018.4453M13.7031%2011.5547L16%2015L13.7031%2018.4453%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M14%202L4%202L4%2022L20%2022L20%208L14%202ZM14%202L14%208L20%208M10.2969%2011.5547L8%2015L10.2969%2018.4453M13.7031%2011.5547L16%2015L13.7031%2018.4453%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/file-code-sharp.svg?color=%231a73e8&size=48