Collections of SVG Icons provided as HEEX components for Phoenix apps.
Available in Hex, the package can be installed
by adding icons
to your list of dependencies in mix.exs
:
def deps do
[
{:icons, "~> 0.11"}
]
end
The docs can be found at https://hexdocs.pm/icons.