bitcrowd / bitstyles_phoenix

A collection of Elixir phoenix helpers for bitstyles
ISC License
12 stars 0 forks source link

Allow configuring icon file #45

Closed andreasknoepfle closed 2 years ago

andreasknoepfle commented 2 years ago

Currently ui_icon needs either inline svgs or an explicitly passed in a file attribute. When building components that will use ui_icon, it would be great to have a config option to set a default icon file as MFA (since the icon is probably a route in phoenix) and some README helping with the setup. Also see #24

https://hexdocs.pm/bitstyles_phoenix/BitstylesPhoenix.Icon.html#content