artisanpack-ui/icons
Register and use your own SVG icon sets in Laravel with minimal overhead. Integrates with blade-ui-kit/blade-icons and Livewire UI, supports config or event-based registration, and makes it easy to add premium sets like Font Awesome Pro.
The ArtisanPack UI Icons package provides a comprehensive set of icons for use in the ArtisanPack UI framework as well as a way for developers to add their own icons and to call them based on category and type.
You can use the functions in this package through the Facade or by directly calling the helper functions.
use ArtisanPackUI\Icons\Facades\Icons as Icons;
echo Icons::getIcons();
echo getIcons();
[@apIcons](https://github.com/apIcons)
How can I help you explore Laravel packages today?