@wesbos/code-icons
v1.2.4
Published
`npm install @wesbos/code-icons`
Downloads
1,190
Readme
Code Icons
npm install @wesbos/code-icons
This package distributes the icons from https://github.com/vscode-icons/vscode-icons as an npm package.
It also exports the entire API from https://github.com/dderevjanik/vscode-icons-js.
API
getSVGStringFromFileType(getIconForFile("cool.js"));
contributing
run npm run download
to update the icon set