PHPackages                             kienso/blade-google-material-symbols - 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. kienso/blade-google-material-symbols

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

kienso/blade-google-material-symbols
====================================

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

1.0.0(1y ago)21.6k↑100%MITPHPPHP ^8.4 || ^8.3CI failing

Since Mar 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/emendo-web/blade-google-material-symbols-icons)[ Packagist](https://packagist.org/packages/kienso/blade-google-material-symbols)[ Docs](https://github.com/blade-organization/blade-heroicons)[ RSS](/packages/kienso-blade-google-material-symbols/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Blade Google Material Symbols
=============================

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

A package to easily make use of [Google Material Symbols](https://github.com/google/material-design-icons) in your Laravel Blade views.

For a full list of available icons see [the SVG directory](resources/svg) or preview them at [fonts.google.com/icons](https://fonts.google.com/icons?icon.size=24&icon.color=%23e8eaed).

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

[](#requirements)

- PHP 8.3 or higher
- Laravel 11.0 or higher

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

[](#installation)

```
composer require kienso/blade-google-material-symbols
```

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

[](#configuration)

Blade Google 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-material-symbols.php` config file:

```
php artisan vendor:publish --tag=blade-material-symbols
```

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:

```

```

The rounded icons can be referenced like this:

```

```

The sharp icons can be referenced like this:

```

```

### 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-google-material-symbols --force
```

Then use them in your views like:

```

```

Changelog
---------

[](#changelog)

Check out the [CHANGELOG](CHANGELOG.md) in this repository for all the recent changes.

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

[](#maintainers)

Blade Google Material Symbols is developed and maintained by Kienso.

License
-------

[](#license)

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

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance45

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

428d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/70e2ed7b73abbfe7e4e1269e8b1b03d021ff010b2f02fd559c26d192da88e2ff?d=identicon)[kienso](/maintainers/kienso)

---

Top Contributors

[![emendo-web](https://avatars.githubusercontent.com/u/2492189?v=4)](https://github.com/emendo-web "emendo-web (4 commits)")

---

Tags

laravelgoogleiconsbladematerial-symbols

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kienso-blade-google-material-symbols/health.svg)

```
[![Health](https://phpackages.com/badges/kienso-blade-google-material-symbols/health.svg)](https://phpackages.com/packages/kienso-blade-google-material-symbols)
```

###  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)

PHPackages © 2026

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