PHPackages                             aleex1848/blade-hwkicons - 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. aleex1848/blade-hwkicons

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

aleex1848/blade-hwkicons
========================

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

1.1.0(6mo ago)0107MITPHPPHP ^8.2CI failing

Since Oct 4Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/aleex1848/blade-hwkicons)[ Packagist](https://packagist.org/packages/aleex1848/blade-hwkicons)[ Docs](https://www.hwk-do.de)[ RSS](/packages/aleex1848-blade-hwkicons/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (4)Versions (6)Used By (0)

Blade Icons Template
====================

[](#blade-icons-template)

[ ![Tests](https://github.com/blade-ui-kit/blade-heroicons/workflows/Tests/badge.svg)](https://github.com/blade-organization/blade-heroicons/actions?query=workflow%3ATests)[ ![Latest Stable Version](https://camo.githubusercontent.com/82f9909be45acd1fc2f090b904bc96ba626083c6fa6a24cb402b9a3cb6a5912b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626c6164652d6f7267616e697a6174696f6e2f626c6164652d6865726f69636f6e73)](https://packagist.org/packages/blade-organization/blade-heroicons)[ ![Total Downloads](https://camo.githubusercontent.com/d59798797d82c553fea4c1a50b7b12d6c1b1cf219256fe3c3d55980068c12e58/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626c6164652d6f7267616e697a6174696f6e2f626c6164652d6865726f69636f6e73)](https://packagist.org/packages/blade-organization/blade-heroicons)A package to easily make use of [Heroicons](https://github.com/refactoringui/heroicons) in your Laravel Blade views.

For a full list of available icons see [the SVG directory](resources/svg) or preview them at [heroicons.com](https://heroicons.com/).

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

[](#requirements)

- PHP 8.1 or higher
- Laravel 9.0 or higher

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

[](#installation)

```
composer require blade-organization/blade-heroicons
```

Updating
--------

[](#updating)

Please refer to [`the upgrade guide`](UPGRADE.md) when updating the library.

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

[](#blade-icons)

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

Configuration
-------------

[](#configuration)

Blade Heroicons also offers the ability to use features from Blade Icons like default classes, default attributes, etc. If you'd like to configure these, publish the `blade-heroicons.php` config file:

```
php artisan vendor:publish --tag=blade-heroicons-config
```

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:

```

```

The solid icons can be referenced like this:

```

```

### 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-heroicons --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 Heroicons is developed and maintained by Blade Developer.

License
-------

[](#license)

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

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance66

Regular maintenance activity

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 61.1% 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 ~187 days

Total

5

Last Release

203d ago

PHP version history (2 changes)1.0PHP ~8.1.0|~8.2.0

1.1.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/63e44afea1761535641e0dff72e8f81e4fa9a56f7094f2193813f5f3cf6877e4?d=identicon)[aleex1848](/maintainers/aleex1848)

---

Top Contributors

[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (11 commits)")[![aleex1848](https://avatars.githubusercontent.com/u/17452861?v=4)](https://github.com/aleex1848 "aleex1848 (6 commits)")[![mallardduck](https://avatars.githubusercontent.com/u/619938?v=4)](https://github.com/mallardduck "mallardduck (1 commits)")

---

Tags

laravelbladeHwkicons

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/aleex1848-blade-hwkicons/health.svg)

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

###  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)[mckenziearts/blade-untitledui-icons

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

16104.9k5](/packages/mckenziearts-blade-untitledui-icons)[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)
