schmeits/filament-4-tabler-icons

This is my package filament-4-tabler-icons
407 6
Install
composer require schmeits/filament-4-tabler-icons
Latest Version:1.0.0
PHP:^8.2
License:MIT
Last Updated:Jul 21, 2026
Links: GitHub  ·  Packagist
Maintainer: schmeits

Filament 4 Tabler icons

Latest Version on Packagist GitHub Code Style Action Status Total Downloads

This is a custom icon pack to be used in Filament v4. You can use it to add Tabler icons everywhere :)

Installation

You can install the package via composer:

composer require schmeits/filament-4-tabler-icons

Usage

    Forms\Components\TextInput::make('name')
        ->required()
        ->prefixIcon(Tabler::MoodSmile)

Check out the Tabler icons on their website Tabler Icons to find the icon you want to use.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

Related Packages

schmeits/filament-pan-analytics-widget

A widget for pan (lightweight and privacy-focused PHP product analytics library)

2,145 23
schmeits/filament-character-counter

This is a Filament character counter TextField and Textarea form field for Filam...

271,699 34
schmeits/pulse-database-table-info

A Laravel Pulse card displaying the table info of the current database.

48,821 7
schmeits/filament-umami-widgets

Umami Analytics Widgets for Filament

4,430 15
php-tmdb/laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the...

53,312 161