PHPackages                             guava/filament-icons - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. guava/filament-icons

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

guava/filament-icons
====================

This package allows you to generate enum classes for ANY blade icon set you have installed, making working with them a breeze!

1.1.0(5mo ago)2625.5k↑10.7%[1 issues](https://github.com/GuavaCZ/filament-icons/issues)[5 PRs](https://github.com/GuavaCZ/filament-icons/pulls)MITPHPPHP ^8.2CI passing

Since Jun 22Pushed 3mo agoCompare

[ Source](https://github.com/GuavaCZ/filament-icons)[ Packagist](https://packagist.org/packages/guava/filament-icons)[ Docs](https://github.com/guava/filament-icons)[ GitHub Sponsors](https://github.com/GuavaCZ)[ RSS](/packages/guava-filament-icons/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (3)Dependencies (13)Versions (9)Used By (0)

[![calendar Banner](https://github.com/GuavaCZ/filament-icons/raw/main/docs/images/banner.jpg)](https://github.com/GuavaCZ/filament-icons/raw/main/docs/images/banner.jpg)

Install and use any icon pack in your filament panel
====================================================

[](#install-and-use-any-icon-pack-in-your-filament-panel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d69e2f3e7155fd3a21c3e518f14481731abf4cf4853e2e01134c1003654114b8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f67756176612f66696c616d656e742d69636f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/guava/filament-icons)

[![Total Downloads](https://camo.githubusercontent.com/34b51b1639fc2c885543fc419438d9ba1fc1e2b897f49fadf08de8b90e99f397/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f67756176612f66696c616d656e742d69636f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/guava/filament-icons)

This package allows you to generate enum classes for ANY blade icon set you have installed, making working with them a breeze!

In addition, you can easily install icon packs using an artisan command.

    Screen.Recording.2025-06-22.at.19.05.50.mp4    Version compatibility
---------------------

[](#version-compatibility)

This plugin is compatible with both filament 4.x and 5.x.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require guava/filament-icons
```

Usage
-----

[](#usage)

Using the package is dead simple! There are two commands that you can run.

### Generate Icon Enum

[](#generate-icon-enum)

```
php artisan filament-icons:generate
```

Simply run the command follow the instructions to generate a complete Enum class for any of your blade icon sets, even your custom ones!

### Installing blade icon packs

[](#installing-blade-icon-packs)

If you do not have any blade icon packs installed, you can use the convenient install command which simply allows you to select and download one of the many blade icon packs found [here](https://github.com/driesvints/blade-icons#icon-packages).

```
php artisan filament-icons:install
```

It is not necessary to run this command if you already have some blade icon packs installed.

#### Icon packs list

[](#icon-packs-list)

The icon packs available for download are taken from the blade icons package [here](https://github.com/driesvints/blade-icons#icon-packages).

If you find that some of the icon packs available for installation are outdated, or if you know of an icon pack that is not available to download via the command and you would like to add it, feel free to PR an addition to the `PACKAGES` constant in the `InstallIconPackCommand` or create an issue with the composer package name and link to the github repository.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Lukas Frey](https://github.com/GuavaCZ)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

48

—

FairBetter than 93% of packages

Maintenance77

Regular maintenance activity

Popularity37

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~108 days

Total

3

Last Release

161d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/42d872f5f47cd71cfd46c8fbd6ec77a6bfb46d6d9499b5e1f843eb407c07f737?d=identicon)[Skrypt](/maintainers/Skrypt)

---

Top Contributors

[![lukas-frey](https://avatars.githubusercontent.com/u/10926334?v=4)](https://github.com/lukas-frey "lukas-frey (14 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

---

Tags

laravelGuavafilament-icons

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/guava-filament-icons/health.svg)

```
[![Health](https://phpackages.com/badges/guava-filament-icons/health.svg)](https://phpackages.com/packages/guava-filament-icons)
```

###  Alternatives

[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[ysfkaya/filament-phone-input

A phone input component for Laravel Filament

3161.3M25](/packages/ysfkaya-filament-phone-input)[nativephp/mobile

NativePHP for Mobile

1.1k75.1k93](/packages/nativephp-mobile)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[nativephp/desktop

NativePHP for Desktop

39742.4k8](/packages/nativephp-desktop)[wnx/laravel-backup-restore

A package to restore database backups made with spatie/laravel-backup.

213421.0k2](/packages/wnx-laravel-backup-restore)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
