aykutkardas / react-icomoon

It makes it very simple to use SVG icons in your React and React-Native projects.
https://svgps.app
MIT License
216 stars 22 forks source link

Reduce build size #36

Open dreamfalcon opened 2 years ago

dreamfalcon commented 2 years ago

Hi, Currently when building the project it includes the entire icons.json. Any idea if is possible to include just the used icons?

aykutkardas commented 2 years ago

I've been thinking about this for a while. I will share the solutions I found here.