filament-icons
Picker & Table Column & Icons Provider for FilamentPHP
Extends filament
composer require tomatophp/filament-iconsStars39
LanguagePHP
LicenseMIT
Last push2026-06-22
- filamentphp
- heroicons
- icon
- icon-picker
- icons
- icons-pack
- tailwindcss
Readme
![]()
Filament Icons Picker & Provider
Picker & Table Column & Icons Provider for FilamentPHP
Screenshots
Try it live on demo.tomatophp.com.
![]()
![]()
![]()
![]()
![]()
![]()
Installation
bash
after install use this command to cache all icons
bash
Usage
php
php
Add Custom Icons
you can add a custom icon lib by use this Facade class inside your provider like this
php
than you need to clear cache by use this command
bash
to cache it again use this command
bash
you can try add Box Icons using this snap Box Icon Snap
Publish Assets
you can publish views file by use this command
bash
Publish Config
you can publish config file by use this command
bash
Other Filament Packages
Checkout our Awesome TomatoPHP