# ExIcon v0.5.0 - Table of Contents

> Generic SVG icon component builder for Phoenix LiveView

## Pages

- [ExIcon](readme.md)
- [Changelog](changelog.md)

## Modules

- [ExIcon](ExIcon.md): Refer to the readme for usage instructions.
- [ExIcon.Provider](ExIcon.Provider.md): Behaviour for icon providers.

- Providers
  - [ExIcon.Providers.Heroicons](ExIcon.Providers.Heroicons.md): ExIcon provider for Heroicons.
  - [ExIcon.Providers.Lucide](ExIcon.Providers.Lucide.md): ExIcon provider for Lucide icons.
  - [ExIcon.Providers.SimpleIcons](ExIcon.Providers.SimpleIcons.md): ExIcon provider for Simple Icons.

## Mix Tasks

- [mix ex_icon.gen.icons](Mix.Tasks.ExIcon.Gen.Icons.md): Downloads the configured icon libraries and generates the icon modules.

