PHPackages                             ublabs/blade-coreui-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. ublabs/blade-coreui-icons

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

ublabs/blade-coreui-icons
=========================

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

0.5.0(2mo ago)55.7k↓57%5MITPHPPHP ^7.4|^8.0CI failing

Since Apr 11Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/ublabs/blade-coreui-icons)[ Packagist](https://packagist.org/packages/ublabs/blade-coreui-icons)[ Docs](https://github.com/ublabs/blade-coreui-icons)[ GitHub Sponsors](https://github.com/adrian-ub)[ RSS](/packages/ublabs-blade-coreui-icons/feed)WikiDiscussions main Synced today

READMEChangelog (5)Dependencies (8)Versions (6)Used By (0)

###  Blade CoreUI Icons

[](#----blade-coreui-icons)

 [ ![Tests](https://github.com/ublabs/blade-coreui-icons/workflows/Tests/badge.svg) ](https://github.com/ublabs/blade-coreui-icons/actions?query=workflow%3ATests) [ ![Latest Stable Version](https://camo.githubusercontent.com/2f2e8f5b868b37ffd867fca41aac1bf45e9717fa8ae272708b60f4ea23b5db97/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f75626c6162732f626c6164652d636f726575692d69636f6e73) ](https://packagist.org/packages/ublabs/blade-coreui-icons) [ ![Total Downloads](https://camo.githubusercontent.com/a8a9e10d22be7f204cf8a6b692a0f8b59de6ec10b7541745013ee143d45f69ad/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f75626c6162732f626c6164652d636f726575692d69636f6e73) ](https://packagist.org/packages/ublabs/blade-coreui-icons)

---

A package to easily make use of [CoreUI Icons](https://icons.coreui.io/icons/) in your Laravel Blade views.

For a full list of available icons see the [SVG directory](./resources/svg).

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

[](#requirements)

- PHP 7.4 or higher
- Laravel 8.0 or higher

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

[](#installation)

You can install the package via composer:

```
composer require ublabs/blade-coreui-icons
```

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

Then use them in your views like:

```

```

### Blade Icons

[](#blade-icons)

Blade CoreUI 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.

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

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

Credits
-------

[](#credits)

- [Adrián UB](https://github.com/adrian-ub)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance82

Actively maintained with recent releases

Popularity29

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72.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 ~455 days

Total

5

Last Release

89d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9687ef0078f06de990bb1c0a21ff903c4a6f92ab97188c38f25a6164244b35c1?d=identicon)[ub](/maintainers/ub)

---

Top Contributors

[![adrian-ub](https://avatars.githubusercontent.com/u/22903142?v=4)](https://github.com/adrian-ub "adrian-ub (8 commits)")[![inmanturbo](https://avatars.githubusercontent.com/u/47095624?v=4)](https://github.com/inmanturbo "inmanturbo (1 commits)")[![pokmot](https://avatars.githubusercontent.com/u/546113?v=4)](https://github.com/pokmot "pokmot (1 commits)")[![zaxn1234](https://avatars.githubusercontent.com/u/11280207?v=4)](https://github.com/zaxn1234 "zaxn1234 (1 commits)")

---

Tags

bladecoreui-iconsiconslaravelsvglaravelublabsblade-coreui-icons

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ublabs-blade-coreui-icons/health.svg)

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

###  Alternatives

[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)[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)[moonshine/moonshine

Laravel administration panel

1.3k253.1k80](/packages/moonshine-moonshine)[mallardduck/blade-lucide-icons

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

101926.8k35](/packages/mallardduck-blade-lucide-icons)[secondnetwork/blade-tabler-icons

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

36659.9k28](/packages/secondnetwork-blade-tabler-icons)[hasinhayder/tyro-dashboard

Tyro Dashboard - Beautiful admin dashboard for managing Tyro roles, privileges, users, and settings

5443.8k](/packages/hasinhayder-tyro-dashboard)

PHPackages © 2026

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