antfu-collective / icones

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

fix: export correct svelte component, close #143 #175

Closed 5ubh4d45 closed 1 year ago

5ubh4d45 commented 1 year ago

Description

Exports pure svg output for svelte component with props support instead of jsx

fixes #143

Here are some examples of the issue with previous and fixed implementation:

Svelte REPL example

Linked Issues

143

Additional context