ExIcon - Generic icon library for Phoenix LiveView

I published yet another icon library for Phoenix LiveView today.

Features

  • Downloads icon sets and generates Phoenix LiveView function components.
  • Extensible via behaviour to support multiple icon libraries.
  • Icon library versions are set via configuration. Update your icons without updating this library.
  • Generate components for all icons or only the ones you need.
  • Dev-only dependency. The library is only used for generating icon modules.

Providers

  • Lucide
  • Simple Icons

Future

I implemented just as much as I needed. If you would like to see a feature or support for other icon sets, please open an issue on Github.

Links

6 Likes

0.3.0 adds a Simple Icons provider.

1 Like