vue-dynamic-heroicons

esm cjs
A really simple Vue 3 component for dynamically loading the official Heroicons Vue components. Instead of using `<BeakerIcon />` you can use `<DynamicHeroicon name="beaker" />` which allows you to very easily dynamically load heroicons if you have a lot i
Version 0.0.2 License MIT
<script type="module"> import vueDynamicHeroicons from 'https://cdn.jsdelivr.net/npm/vue-dynamic-heroicons@0.0.2/+esm' </script>