mix heroicons.update (Heroicons v0.4.1) View Source

Update heroicons.

By default, it downloads the latest version but you can configure it in your config files.

Example:

config :heroicons, :version, "2.0.10"

Then update with

$ mix heroicons.update