We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey guys these icons are great!
Any plans to support svelte?
Some example icon libs already created:
The text was updated successfully, but these errors were encountered:
Hi, @michael0liver, I did it, take a look: npm p.s.: I have no relation to make lemonade
Sorry, something went wrong.
@artemis69 thank you it works great :)
It's not. An empty icon component weighs ~3.77 KB In Solid or React components are cheap , but not in Svelte.
I have an idea how to make it better. Here's what it would look like:
<script> import Icon, { BatteryIcon } from '@artemis69/iconic-svelte' </script> <Icon icon={BatteryIcon} width="36" height="36"/>
@michael0liver, please take a look at the example in Repl.
Do you think it would be convenient?
No branches or pull requests
Hey guys these icons are great!
Any plans to support svelte?
Some example icon libs already created:
The text was updated successfully, but these errors were encountered: