MaterialDesign-JS
MaterialDesign-JS copied to clipboard
Dist for Material Design Icons JS/TypeScript
I'm using a bunch of MDI icons in my project. So firstly. I've imported all icons. Now I want to reduce size of the bundle by importing only used icons....
* Resolves #28 Otherwise when using Node > 16 and some bundlers (e.g. webpack 5) no treeshaking will happen. As the wrong entry point (main) will be used.
Feel free to use https://github.com/userquin/mdi-js-es here, if so, I'll deprecate my package/repo.
The "mdiDeleteClockOutline" icon is pressed to the right edge and downwards. Why isn't it centered like other icons? 
I'm facing with error No matching export in "node_modules/@mdi/js/mdi.js" for import "mdiDiscord"  [mdi.d.ts](https://github.com/Templarian/MaterialDesign-JS/blob/master/mdi.d.ts) 