natemoo-re / astro-icon

Inline and sprite-based SVGs in Astro made easy!
https://astroicon.dev
Other
996 stars 57 forks source link

Not Found pack #117

Closed mediafoks closed 1 year ago

mediafoks commented 1 year ago

Attaching icons getting error: Error: Not Found: pack "solar" Most packages work, but "Solar" and a few others give an error.

---
import { Icon } from 'astro-icon'
---
<Icon name="solar:user-rounded-linear" />
stramel commented 1 year ago

Thanks for filing an issue but this is a known issue with the current code. See issue #29