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

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

renoki-co/blade-mdi
===================

Material Design Icons for Laravel Blade views.

1.0.0(5y ago)444522[1 issues](https://github.com/renoki-co/blade-mdi/issues)MITPHPPHP ^7.2

Since Aug 3Pushed 5y ago1 watchersCompare

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

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

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

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

[![CI](https://github.com/renoki-co/blade-mdi/workflows/CI/badge.svg?branch=master)](https://github.com/renoki-co/blade-mdi/workflows/CI/badge.svg?branch=master)[![codecov](https://camo.githubusercontent.com/a95077f28a0d74832ef38ebd60c54773610e27a34a221084458f438c6973481c/68747470733a2f2f636f6465636f762e696f2f67682f72656e6f6b692d636f2f626c6164652d6d64692f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/renoki-co/blade-mdi/branch/master)[![StyleCI](https://camo.githubusercontent.com/c258b2b42b2c4c03b6187483c229b06ae2dde47dbcdea164a7427a4a5bfdcb1a/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3238343638373638382f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/284687688)[![Latest Stable Version](https://camo.githubusercontent.com/e99ba818de23bb03a4226fc9034a8251d84b5450cb387d5315faf75bdc090aad/68747470733a2f2f706f7365722e707567782e6f72672f72656e6f6b692d636f2f626c6164652d6d64692f762f737461626c65)](https://packagist.org/packages/renoki-co/blade-mdi)[![Total Downloads](https://camo.githubusercontent.com/21cfb4d2b5f7529f35a88f1611748d40a2b4b1ae6d2d85fd2fde685aebbc9448/68747470733a2f2f706f7365722e707567782e6f72672f72656e6f6b692d636f2f626c6164652d6d64692f646f776e6c6f616473)](https://packagist.org/packages/renoki-co/blade-mdi)[![Monthly Downloads](https://camo.githubusercontent.com/1c68bad60fdae7552929db8af8a7e10f5801493344d1c760b416001123dd193f/68747470733a2f2f706f7365722e707567782e6f72672f72656e6f6b692d636f2f626c6164652d6d64692f642f6d6f6e74686c79)](https://packagist.org/packages/renoki-co/blade-mdi)[![License](https://camo.githubusercontent.com/e5b834a3af0ccf6595b3062da6fc5b6d7d2bda90c173e7a04fed513615f4d5b6/68747470733a2f2f706f7365722e707567782e6f72672f72656e6f6b692d636f2f626c6164652d6d64692f6c6963656e7365)](https://packagist.org/packages/renoki-co/blade-mdi)

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

🤝 Supporting
------------

[](#-supporting)

Renoki Co. on GitHub aims on bringing a lot of open source, MIT-licensed projects and helpful projects to the world. Developing and maintaining projects everyday is a harsh work and tho, we love it.

If you are using your application in your day-to-day job, on presentation demos, hobby projects or even school projects, spread some kind words about our work or sponsor our work. Kind words will touch our chakras and vibe, while the sponsorships will keep the open source projects alive.

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

[](#-installation)

You can install the package via composer:

```
composer require renoki-co/blade-mdi
```

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

```
$ php artisan vendor:publish --provider="RenokiCo\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

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)

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

- [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

27

—

LowBetter than 49% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity49

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

2106d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

phplaraveluiiconsbladedesignmaterialkitmdi

### Embed Badge

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

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