MaterialDesign-JS icon indicating copy to clipboard operation
MaterialDesign-JS copied to clipboard

Dist for Material Design Icons JS/TypeScript

Results 5 MaterialDesign-JS issues
Sort by recently updated
recently updated
newest added

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....

question

* 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.

question

The "mdiDeleteClockOutline" icon is pressed to the right edge and downwards. Why isn't it centered like other icons? ![image](https://github.com/Templarian/MaterialDesign-JS/assets/66064167/91753a03-77ab-4177-9cd1-58e3e3bd6e07)

I'm facing with error No matching export in "node_modules/@mdi/js/mdi.js" for import "mdiDiscord" ![image](https://github.com/Templarian/MaterialDesign-JS/assets/136077/3f15d953-a15b-4537-b667-8dfeb66d49fb) [mdi.d.ts](https://github.com/Templarian/MaterialDesign-JS/blob/master/mdi.d.ts) ![image](https://github.com/Templarian/MaterialDesign-JS/assets/136077/19e316f2-bcfc-4f35-b3cb-37b4437fe82e)