PHPackages                             postare/blade-mdi - 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. postare/blade-mdi

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

postare/blade-mdi
=================

Material Design Icons for Laravel Blade views.

v1.1.2(1y ago)8302.9k—5.7%10[1 PRs](https://github.com/postare/blade-mdi/pulls)6MITPHPPHP ^8.1

Since Jan 30Pushed 1y ago1 watchersCompare

[ Source](https://github.com/postare/blade-mdi)[ Packagist](https://packagist.org/packages/postare/blade-mdi)[ Docs](https://github.com/renoki-co/blade-mdi)[ GitHub Sponsors](https://github.com/renoki-co)[ RSS](/packages/postare-blade-mdi/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (5)Used By (6)

Laravel Blade Material Design Icons
===================================

[](#laravel-blade-material-design-icons)

This repository is a fork of the original [renoki-co/blade-mdi](https://github.com/renoki-co/blade-mdi) repository which is now archived and read-only. I have made the following modifications to the original code:

- Updated dependencies
- Added new icons
- Added fill=currentColor property to all icons (To make them work properly with [Tailwind CSS](https://tailwindcss.com/))

Please note that this repository is not associated with the original repository or its maintainers. If you have any questions or suggestions, you can open an issue in this repository.

Blade MDI adds Material Design Icons as Laravel Blade UI Kit components. For more information regarding Material Design Icons, check

🚀 Installation
--------------

[](#-installation)

You can install the package via composer:

```
composer require postare/blade-mdi
```

This is not required, but if you want to publish the SVGs locally, you can do so:

```
php artisan vendor:publish --provider="Postare\BladeMdi\BladeMdiServiceProvider" --tag="blade-mdi"
```

🙌 Usage
-------

[](#-usage)

Using [blade-ui-kit/blade-icons](https://github.com/blade-ui-kit/blade-icons), all icons can be shown as directives:

```

```

For a complete list of icons, check

or search for an icon here: [Blade UI kit](https://blade-ui-kit.com/blade-icons?set=76#search)

Updating Icons
--------------

[](#updating-icons)

If you wish to contribute and update the latest icons, you can fork the repo, run `download.sh` and submit a PR. What `download.sh` does is to download the `master` branch of  and copy the distributables svgs to local svgs.

🐛 Testing
---------

[](#-testing)

```
php vendor/bin/phpunit
```

🤝 Contributing
--------------

[](#-contributing)

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

🔒 Security
----------

[](#--security)

If you discover any security related issues, please email  instead of using the issue tracker.

🎉 Credits
---------

[](#-credits)

- [Francesco Apruzzese](https://github.com/inerba)
- [Alex Renoki](https://github.com/rennokki)
- [All Contributors](../../contributors)

📄 License
---------

[](#-license)

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

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance46

Moderate activity, may be stable

Popularity45

Moderate usage in the ecosystem

Community25

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60.7% 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 ~264 days

Total

4

Last Release

412d ago

PHP version history (2 changes)v1.0.0PHP ^8.0

v1.1.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/c9951f7bf6251c81aceb7df0a295359cd0d2356543350c6a1a988d4b60f3f981?d=identicon)[inerba](/maintainers/inerba)

---

Top Contributors

[![inerba](https://avatars.githubusercontent.com/u/5882517?v=4)](https://github.com/inerba "inerba (17 commits)")[![rennokki](https://avatars.githubusercontent.com/u/21983456?v=4)](https://github.com/rennokki "rennokki (7 commits)")[![barnoma-soz](https://avatars.githubusercontent.com/u/4362286?v=4)](https://github.com/barnoma-soz "barnoma-soz (1 commits)")[![Braunson](https://avatars.githubusercontent.com/u/577273?v=4)](https://github.com/Braunson "Braunson (1 commits)")[![HelgeSverre](https://avatars.githubusercontent.com/u/1089652?v=4)](https://github.com/HelgeSverre "HelgeSverre (1 commits)")[![kavinsky](https://avatars.githubusercontent.com/u/373995?v=4)](https://github.com/kavinsky "kavinsky (1 commits)")

---

Tags

phplaraveluiiconsbladedesignmaterialkitmdi

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/postare-blade-mdi/health.svg)

```
[![Health](https://phpackages.com/badges/postare-blade-mdi/health.svg)](https://phpackages.com/packages/postare-blade-mdi)
```

###  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)[electrik/slate

Slate - a Laravel Blade UI Kit is a set of anonymous blade components built using TailwindCSS v4 with built-in dark mode support for your next Laravel project

102.3k1](/packages/electrik-slate)

PHPackages © 2026

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