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

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

richarddobron/blade-google-material-symbols-300
===============================================

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

v0.45.10(1mo ago)0486↑87.5%MITPHPPHP ^7.4|^8.0

Since Jul 12Pushed 1mo agoCompare

[ Source](https://github.com/richardDobron/blade-google-material-symbols-300)[ Packagist](https://packagist.org/packages/richarddobron/blade-google-material-symbols-300)[ Docs](https://github.com/richardDobron/blade-google-material-symbols-300)[ RSS](/packages/richarddobron-blade-google-material-symbols-300/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (10)Versions (5)Used By (0)

 [![Icon](icon.png)](icon.png)
==============================

[](#--)

[ ![Latest Stable Version](https://camo.githubusercontent.com/c2bc925258833a25f125378eab02362ae3a4a5c17e642edb46f8aac2ec433f3b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72696368617264446f62726f6e2f626c6164652d676f6f676c652d6d6174657269616c2d73796d626f6c732d333030)](https://packagist.org/packages/richardDobron/blade-google-material-symbols-300)[ ![Total Downloads](https://camo.githubusercontent.com/41514deccc4173e9bff676c90e3aec72f2e8513a9cab5f8cdef588232f778908/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72696368617264446f62726f6e2f626c6164652d676f6f676c652d6d6174657269616c2d73796d626f6c732d333030)](https://packagist.org/packages/richardDobron/blade-google-material-symbols-300)Blade Google Material Symbols
=============================

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

A package to easily make use of Google's Material Symbols in your Laravel Blade views.
For a full list of available icons you can preview them at [Material Symbols](https://fonts.google.com/icons?icon.set=Material+Symbols).

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

[](#requirements)

- PHP 7.4 or higher
- Laravel 8.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.

```
composer require richarddobron/blade-google-material-symbols-300
```

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-material-symbols-300 --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-material-symbols-300-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 Richard Dobroň.

License
-------

[](#license)

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

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance93

Actively maintained with recent releases

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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

Every ~6 days

Total

4

Last Release

30d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/82453617?v=4)[dobron](/maintainers/dobron)[@DOBRON](https://github.com/DOBRON)

---

Top Contributors

[![richardDobron](https://avatars.githubusercontent.com/u/33115305?v=4)](https://github.com/richardDobron "richardDobron (4 commits)")

---

Tags

laravelgooglebladematerialsymbols

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

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

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

24630.7k4](/packages/codeat3-blade-google-material-design-icons)

PHPackages © 2026

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