PHPackages                             mckenziearts/blade-untitledui-icons - 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. mckenziearts/blade-untitledui-icons

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

mckenziearts/blade-untitledui-icons
===================================

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

v1.5.0(2mo ago)16104.9k↑24.7%23MITPHPPHP ^8.1CI passing

Since Jul 19Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/mckenziearts/blade-untitledui-icons)[ Packagist](https://packagist.org/packages/mckenziearts/blade-untitledui-icons)[ Docs](https://github.com/mckenziearts/blade-untitledui-icons)[ Fund](https://www.paypal.me/monneyarthur)[ GitHub Sponsors](https://github.com/mckenziearts)[ RSS](/packages/mckenziearts-blade-untitledui-icons/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (8)Versions (10)Used By (3)

Blade Untitled UI Icons
=======================

[](#blade-untitled-ui-icons)

 [![](art/screenshot.jpg "Untitled UI Icons 1,000+ icons")](art/screenshot.jpg)

 [ ![Tests](https://github.com/mckenziearts/blade-untitledui-icons/workflows/Tests/badge.svg) ](https://github.com/mckenziearts/blade-untitledui-icons/actions?query=workflow%3ATests) [ ![Latest Stable Version](https://camo.githubusercontent.com/ac0ceac7780f09f100bfcb4af0a67e327413a5d26352feea4c7985be6ce65fd1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d636b656e7a6965617274732f626c6164652d756e7469746c656475692d69636f6e73) ](https://packagist.org/packages/mckenziearts/blade-untitledui-icons) [ ![Total Downloads](https://camo.githubusercontent.com/61e3ff5100168c900c4fcc82e721c50970e68173c8b85f9b445ea7a2180d6e8a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d636b656e7a6965617274732f626c6164652d756e7469746c656475692d69636f6e73) ](https://packagist.org/packages/mckenziearts/blade-untitledui-icons)

A package to easily make use the free line version of [Untitled UI Icons](https://www.untitledui.com/icons) in your Laravel Blade views. For a full list of available icons see [the SVG directory](resources/svg) or preview them at [Untitledui.com](https://www.untitledui.com/icons) or on [Figma](https://www.figma.com/community/file/1114001199549197320). Untitled UI icons are originally developed by [Jordan Hughes](https://twitter.com/jordanphughes).

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

[](#requirements)

- PHP 8.1 or higher
- Laravel 9.0 or higher

Installation
------------

[](#installation)

```
composer require mckenziearts/blade-untitledui-icons
```

Blade Icons
-----------

[](#blade-icons)

Blade UntitledUI Icons uses Blade Icons under the hood. Please refer to [the Blade Icons readme](https://github.com/blade-ui-kit/blade-icons) for additional functionality. We also recommend to [enable icon caching](https://github.com/blade-ui-kit/blade-icons#caching) with this library.

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-untitledui-icons --force
```

Then use them in your views like:

```

```

Changelog
---------

[](#changelog)

Check out the [CHANGELOG](CHANGELOG.md) in this repository for all the recent changes.

Maintainers
-----------

[](#maintainers)

Blade Untitled UI Icons is developed and maintained by Arthur Monney.

License
-------

[](#license)

Blade Untitled UI Icons is open-sourced software licensed under [the MIT license](LICENSE.md).

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance85

Actively maintained with recent releases

Popularity42

Moderate usage in the ecosystem

Community19

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.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 ~136 days

Recently: every ~238 days

Total

8

Last Release

76d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14105989?v=4)[Arthur Monney](/maintainers/Mckenziearts)[@mckenziearts](https://github.com/mckenziearts)

---

Top Contributors

[![mckenziearts](https://avatars.githubusercontent.com/u/14105989?v=4)](https://github.com/mckenziearts "mckenziearts (57 commits)")[![NielsJanssen](https://avatars.githubusercontent.com/u/751979?v=4)](https://github.com/NielsJanssen "NielsJanssen (1 commits)")[![sforward](https://avatars.githubusercontent.com/u/3530221?v=4)](https://github.com/sforward "sforward (1 commits)")

---

Tags

laravelbladeUntitled UI

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mckenziearts-blade-untitledui-icons/health.svg)

```
[![Health](https://phpackages.com/badges/mckenziearts-blade-untitledui-icons/health.svg)](https://phpackages.com/packages/mckenziearts-blade-untitledui-icons)
```

###  Alternatives

[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)[technikermathe/blade-lucide-icons

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

18299.2k7](/packages/technikermathe-blade-lucide-icons)[saade/blade-iconsax

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

21138.5k](/packages/saade-blade-iconsax)[afatmustafa/blade-hugeicons

A package to easily make use of Hugeicons(Free version) in your Laravel Blade views.

13129.0k3](/packages/afatmustafa-blade-hugeicons)

PHPackages © 2026

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