svelte-dynamic-iconify
v1.6.6
Published
Dynamic icons for Svelte
Downloads
3
Maintainers
Readme
Dynamic Iconify for Svelte
Render Iconify icons without imports in code on Svelte
dev version
do not use in production
Install
yarn add hazg/svelte-dynamic-iconify
Use
<script>
import Icon from 'svelte-dynamic-iconify'
</script>
<Icon name="carbon:face-cool" />
License
This project is licensed under the MIT License