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

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

manukminasyan/blade-mdi
=======================

Material Design Icons for Laravel Blade views. Fork of postare/blade-mdi with extended Laravel version support.

v1.1.3(2mo ago)016.9k↑294%1MITPHPPHP ^8.1

Since Jan 30Pushed 2mo agoCompare

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

READMEChangelogDependencies (4)Versions (7)Used By (1)

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

50

—

FairBetter than 95% of packages

Maintenance83

Actively maintained with recent releases

Popularity29

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.6% 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 ~296 days

Total

5

Last Release

87d ago

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

v1.1.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2556185?v=4)[Manuk](/maintainers/ManukMinasyan)[@ManukMinasyan](https://github.com/ManukMinasyan)

---

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)")[![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)")[![barnoma-soz](https://avatars.githubusercontent.com/u/4362286?v=4)](https://github.com/barnoma-soz "barnoma-soz (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)")

---

Tags

phplaraveluiiconsbladedesignmaterialkitmdi

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[technikermathe/blade-lucide-icons

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

18421.4k11](/packages/technikermathe-blade-lucide-icons)[ublabs/blade-simple-icons

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

1963.4k](/packages/ublabs-blade-simple-icons)[codeat3/blade-google-material-design-icons

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

23572.2k4](/packages/codeat3-blade-google-material-design-icons)[hasinhayder/tyro-login

Tyro Login - Beautiful, customizable authentication views for Laravel 12 &amp; 13

2484.9k6](/packages/hasinhayder-tyro-login)

PHPackages © 2026

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