antfu-collective / icones

⚡️ Icon Explorer with Instant searching, powered by Iconify
https://icones.js.org
MIT License
5.13k stars 250 forks source link

feat: add solid support #141

Closed mzaien closed 1 year ago

mzaien commented 1 year ago

Description

Add solid support

Additional context

Thanks for this pr it was easy to replicate and add the support solid-js https://github.com/antfu/icones/pull/133

davedbase commented 1 year ago

I haven't tested this thoroughly but it looks like you also got the types working properly. Seems good to me.

mzaien commented 1 year ago

I found a bug with the current approach for downloading Solid/Qwik components, where the file extension was incorrect. Hopefully, it will be fixed now.