1.6.6 • Published 3 years ago

svelte-dynamic-iconify v1.6.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

1.1.0

3 years ago

1.1.2

3 years ago

1.6.6

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago