Icons
TODO: Add description
installation
Installation
Available in Hex, the package can be installed
by adding icons
to your list of dependencies in mix.exs
:
def deps do
[
{:icons, "~> 0.5.0"}
]
end
The docs can be found at https://hexdocs.pm/icons.