Describe the bug
Right now, even if you use none of the default icons, they're included in your final bundle, adding a lot of bundle size.
To Reproduce
Steps to reproduce the behavior:
- Create any react app using Minerva UI
- Inspect final bundle
- See icons included in final result, even if unused
Expected behavior
Unused icons should not increase final bundle size
Screenshots
