file type jscpd logo
file-type-jscpd from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-jscpd
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type jscpd logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#666" d="m8.845 8.462l3.181-5.778L10.867 2L7.923 7.349L4.704 2.062l-1.128.737l3.449 5.663H2V30h28V8.462z"/><path fill="#f0f0f0" d="M3.6 10.119h24.8v18.225H3.6z"/><path fill="#007bff" d="M5.731 12.88h10.4v1.105h-10.4z"/><path fill="#b200b2" d="M8.931 15.641h15.733v1.105H8.931z"/><path fill="#ffaa56" d="M9.731 18.955h12.267v1.105H9.731z"/><path fill="#b2b2b2" d="M6.798 22.268h12.267v1.105H6.798z"/><path fill="#0d0" d="M6.265 25.582h17.067v1.105H6.265z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeJscpd(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#666" d="m8.845 8.462l3.181-5.778L10.867 2L7.923 7.349L4.704 2.062l-1.128.737l3.449 5.663H2V30h28V8.462z"/><path fill="#f0f0f0" d="M3.6 10.119h24.8v18.225H3.6z"/><path fill="#007bff" d="M5.731 12.88h10.4v1.105h-10.4z"/><path fill="#b200b2" d="M8.931 15.641h15.733v1.105H8.931z"/><path fill="#ffaa56" d="M9.731 18.955h12.267v1.105H9.731z"/><path fill="#b2b2b2" d="M6.798 22.268h12.267v1.105H6.798z"/><path fill="#0d0" d="M6.265 25.582h17.067v1.105H6.265z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#666" d="m8.845 8.462l3.181-5.778L10.867 2L7.923 7.349L4.704 2.062l-1.128.737l3.449 5.663H2V30h28V8.462z"/><path fill="#f0f0f0" d="M3.6 10.119h24.8v18.225H3.6z"/><path fill="#007bff" d="M5.731 12.88h10.4v1.105h-10.4z"/><path fill="#b200b2" d="M8.931 15.641h15.733v1.105H8.931z"/><path fill="#ffaa56" d="M9.731 18.955h12.267v1.105H9.731z"/><path fill="#b2b2b2" d="M6.798 22.268h12.267v1.105H6.798z"/><path fill="#0d0" d="M6.265 25.582h17.067v1.105H6.265z"/></svg> </template>
CSS
.icon-file-type-jscpd {
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%2032%2032%22%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22m8.845%208.462l3.181-5.778L10.867%202L7.923%207.349L4.704%202.062l-1.128.737l3.449%205.663H2V30h28V8.462z%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M3.6%2010.119h24.8v18.225H3.6z%22%2F%3E%3Cpath%20fill%3D%22%23007bff%22%20d%3D%22M5.731%2012.88h10.4v1.105h-10.4z%22%2F%3E%3Cpath%20fill%3D%22%23b200b2%22%20d%3D%22M8.931%2015.641h15.733v1.105H8.931z%22%2F%3E%3Cpath%20fill%3D%22%23ffaa56%22%20d%3D%22M9.731%2018.955h12.267v1.105H9.731z%22%2F%3E%3Cpath%20fill%3D%22%23b2b2b2%22%20d%3D%22M6.798%2022.268h12.267v1.105H6.798z%22%2F%3E%3Cpath%20fill%3D%22%230d0%22%20d%3D%22M6.265%2025.582h17.067v1.105H6.265z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22m8.845%208.462l3.181-5.778L10.867%202L7.923%207.349L4.704%202.062l-1.128.737l3.449%205.663H2V30h28V8.462z%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M3.6%2010.119h24.8v18.225H3.6z%22%2F%3E%3Cpath%20fill%3D%22%23007bff%22%20d%3D%22M5.731%2012.88h10.4v1.105h-10.4z%22%2F%3E%3Cpath%20fill%3D%22%23b200b2%22%20d%3D%22M8.931%2015.641h15.733v1.105H8.931z%22%2F%3E%3Cpath%20fill%3D%22%23ffaa56%22%20d%3D%22M9.731%2018.955h12.267v1.105H9.731z%22%2F%3E%3Cpath%20fill%3D%22%23b2b2b2%22%20d%3D%22M6.798%2022.268h12.267v1.105H6.798z%22%2F%3E%3Cpath%20fill%3D%22%230d0%22%20d%3D%22M6.265%2025.582h17.067v1.105H6.265z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-jscpd.svg?color=%231a73e8&size=48