## 🐛 Bug Report After looking at the size of the build and the config I noticed the whole free-solid-svg-icons library was being imported. ## To reproduce `yarn clone github.com/hospitalrun/components` view index.tsx file This bug is related to following issue as it is taking up space in the hospitalrun build https://github.com/HospitalRun/hospitalrun-frontend/issues/1808 ## Expected behavior Only import necessary icons - *node version*: 12.16.0 - *os*: Windows
🐛 Bug Report
After looking at the size of the build and the config I noticed the whole free-solid-svg-icons library was being imported.
To reproduce
yarn clone github.com/hospitalrun/componentsview index.tsx file
This bug is related to following issue as it is taking up space in the hospitalrun build
HospitalRun/hospitalrun-frontend#1808
Expected behavior
Only import necessary icons