PHPackages                             e-ops-pf/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. e-ops-pf/blade-mdi

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

e-ops-pf/blade-mdi
==================

Material Design Icons for Laravel Blade views.

v1.1.2(1mo ago)094MITPHPPHP ^8.1

Since Apr 12Pushed 1mo agoCompare

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

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

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

40

—

FairBetter than 86% of packages

Maintenance88

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 56.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

Unknown

Total

1

Last Release

59d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/64050348?v=4)[eOps](/maintainers/e-ops-pf)[@e-ops-pf](https://github.com/e-ops-pf)

---

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)")[![e-ops-pf](https://avatars.githubusercontent.com/u/64050348?v=4)](https://github.com/e-ops-pf "e-ops-pf (1 commits)")[![HelgeSverre](https://avatars.githubusercontent.com/u/1089652?v=4)](https://github.com/HelgeSverre "HelgeSverre (1 commits)")[![Braunson](https://avatars.githubusercontent.com/u/577273?v=4)](https://github.com/Braunson "Braunson (1 commits)")[![kavinsky](https://avatars.githubusercontent.com/u/373995?v=4)](https://github.com/kavinsky "kavinsky (1 commits)")[![ManukMinasyan](https://avatars.githubusercontent.com/u/2556185?v=4)](https://github.com/ManukMinasyan "ManukMinasyan (1 commits)")[![barnoma-soz](https://avatars.githubusercontent.com/u/4362286?v=4)](https://github.com/barnoma-soz "barnoma-soz (1 commits)")

---

Tags

phplaraveluiiconsbladedesignmaterialkitmdi

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/e-ops-pf-blade-mdi/health.svg)

```
[![Health](https://phpackages.com/badges/e-ops-pf-blade-mdi/health.svg)](https://phpackages.com/packages/e-ops-pf-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.

23543.9k4](/packages/codeat3-blade-google-material-design-icons)[technikermathe/blade-lucide-icons

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

18379.7k9](/packages/technikermathe-blade-lucide-icons)[ublabs/blade-simple-icons

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

1958.8k](/packages/ublabs-blade-simple-icons)

PHPackages © 2026

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