PHPackages                             enso-san/blade-gms-rf - 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. [Templating &amp; Views](/categories/templating)
4. /
5. enso-san/blade-gms-rf

ActiveLibrary[Templating &amp; Views](/categories/templating)

enso-san/blade-gms-rf
=====================

A package to easily make use of Googles Material Design Symbols (Rounded/Filled) in your Laravel Blade views.

1.0(2mo ago)12MITPHPPHP ^8.4

Since Mar 3Pushed 2mo agoCompare

[ Source](https://github.com/enso-san/blade-gms-rf)[ Packagist](https://packagist.org/packages/enso-san/blade-gms-rf)[ Docs](https://github.com/enso-san/blade-gms-rf)[ RSS](/packages/enso-san-blade-gms-rf/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Blade Material Symbols (Rounded/Filled)
=======================================

[](#blade-material-symbols-roundedfilled)

[ ![Latest Stable Version](https://camo.githubusercontent.com/b829d94a620b64dcb99d70bda89f4712ea4f1d0be3be6047cea210eee1ef12fd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656e736f2d73616e2f626c6164652d676d732d7266)](https://packagist.org/packages/enso-san/blade-gms-rf)[ ![Total Downloads](https://camo.githubusercontent.com/3d0b259d9b3512f5d1e1d525d8c5ce624d0f7d60b3e5e740be1b1da5315c129d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656e736f2d73616e2f626c6164652d676d732d7266)](https://packagist.org/packages/enso-san/blade-gms-rf)A package to easily make use of Google's Material Symbols (Rounded/Filled) in your Laravel Blade views.
For a full list of available icons you can preview them at [Material Symbols](https://fonts.google.com/icons).

See  for all available style packages.

Requirements
------------

[](#requirements)

- PHP 8.4 or higher
- Laravel 11.0 or higher

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

[](#installation)

As Material Symbols offers a lot of different styles, you can choose a specific one by using the corresponding package.
See  for all available style packages.

```
composer require enso-san/blade-gms-rf
```

Enum class
----------

[](#enum-class)

For convenience, the package has an enum class for all available icon names.
You can use the corresponding enum entries to avoid making typos and make use of IDE auto-completion.
For example when you want to use Material Symbols in your Filament admin panel resources or pages, instead of writing out the string "GMS\_rf-shopping\_cart\_checkout" you can use:

```
protected static string $navigationIcon = GMS_rf::SHOPPING_CART_CHECKOUT;
```

Usage
-----

[](#usage)

Icons can be used as self-closing Blade components which will be compiled to SVG icons:

```

```

You can also pass classes to your icon components:

```

```

And even use inline styles:

```

```

### Raw SVG Icons

[](#raw-svg-icons)

If you want to use the raw SVG icons as assets, you can publish them using:

```
php artisan vendor:publish --tag=blade-gms-rf --force
```

Configuration
-------------

[](#configuration)

Blade Material Symbols also offers the ability to use features from Blade Icons like default classes, default attributes, etc. If you'd like to configure these, publish the `blade-gms.php` config file:

```
php artisan vendor:publish --tag=blade-gms-rf-config
```

Blade Icons
-----------

[](#blade-icons)

Blade Material Symbols uses Blade Icons under the hood. Please refer to [the Blade Icons readme](https://github.com/driesvints/blade-icons) for additional functionality. We also recommend to [enable icon caching](https://github.com/driesvints/blade-icons#caching) with this library.

Then use them in your views like:

```

```

Maintainers
-----------

[](#maintainers)

Blade Material Symbols is developed and maintained by Daniel Hoffmann.

License
-------

[](#license)

Blade Material Symbols is open-sourced software licensed under [the MIT license](LICENSE.md).

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance86

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

71d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7e9de6e0e8924e796927eab9a89d0ad948cf776130e83b7a999c3b64da02c9a7?d=identicon)[enso](/maintainers/enso)

---

Tags

blade-gmslaravelgooglebladematerialsymbols

### Embed Badge

![Health badge](/badges/enso-san-blade-gms-rf/health.svg)

```
[![Health](https://phpackages.com/badges/enso-san-blade-gms-rf/health.svg)](https://phpackages.com/packages/enso-san-blade-gms-rf)
```

###  Alternatives

[codeat3/blade-google-material-design-icons

A package to easily make use of "Google Fonts Material Icons" in your Laravel Blade views.

23494.4k4](/packages/codeat3-blade-google-material-design-icons)[stijnvanouplines/blade-country-flags

A package to easily make use of country flags in your Laravel Blade views.

26307.2k6](/packages/stijnvanouplines-blade-country-flags)[technikermathe/blade-lucide-icons

A package to easily make use of Lucide icons in your Laravel Blade views.

18299.2k7](/packages/technikermathe-blade-lucide-icons)[saade/blade-iconsax

A package to easily make use of Iconsax in your Laravel Blade views.

21138.5k](/packages/saade-blade-iconsax)[mckenziearts/blade-untitledui-icons

A package to easily make use of UntitledUI icons in your Laravel Blade views.

16104.9k5](/packages/mckenziearts-blade-untitledui-icons)[afatmustafa/blade-hugeicons

A package to easily make use of Hugeicons(Free version) in your Laravel Blade views.

13129.0k3](/packages/afatmustafa-blade-hugeicons)

PHPackages © 2026

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