Larger icon libraries often come with better organisation of their icons
outline
- Brands
- General
- Users
- - profile.svg
- - offline.svg
Currently these secondary folders throw off our script which can only see svgs directly inside /src/outline and not any nested folders. It'd be great to allow this organisation within src, while pulling all the icons out into a single folder for actual usage.
Larger icon libraries often come with better organisation of their icons
Currently these secondary folders throw off our script which can only see svgs directly inside
/src/outlineand not any nested folders. It'd be great to allow this organisation within src, while pulling all the icons out into a single folder for actual usage.