How to use Heroicons?
Hi everyone, I have a brand new Ash project and have the following import in
mix.exs
:
However when I do something like this in one of my core_components
I do not see the icon:
<.icon name="hero-information-circle-mini" class="h-4 w-4" />
Any guidance will be greatly appreciated!1 Reply
Solution
I just had to read the docs!! :p
https://hexdocs.pm/heroicons/Heroicons.html