What are the supported icons by Filament?
I've wondering, aside from HeroIcons are there any icon packs that filament supports by default without requiring installing other icon packs?
Though according in the Docs* it uses blade icons packages so it's mainly on installing other blade ui compatible icon packs to use them.
Currently I'm using the blade ui kit blade icons site as a reference to the heroicon icon name (https://blade-ui-kit.com/blade-icons/heroicon-o-chart-bar)
*https://filamentphp.com/docs/3.x/support/icons
heroicon-o-chart-bar - Blade UI Kit
A set of renderless components to utilise in your Laravel Blade views. Built for the TALL stack. Completely open-source.
2 Replies
Not without installing another icon package. Otherwise all Blade UI kits should be supported.
composer require owenvoke/blade-fontawesome
little trick, this fontawesome has a lot of icon for your ui. And probably you dont need any other package if you use this.
https://blade-ui-kit.com/blade-icons?set=9#search
Blade Icons - Blade UI Kit
A set of renderless components to utilise in your Laravel Blade views. Built for the TALL stack. Completely open-source.