PHPackages                             afatmustafa/blade-hugeicons - 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. afatmustafa/blade-hugeicons

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

afatmustafa/blade-hugeicons
===========================

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

v2.0.1(1mo ago)13129.0k↓13%63MITPHPPHP ^8.1CI passing

Since Apr 14Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/afatmustafa/blade-hugeicons)[ Packagist](https://packagist.org/packages/afatmustafa/blade-hugeicons)[ Docs](https://github.com/afatmustafa/blade-hugeicons)[ RSS](/packages/afatmustafa-blade-hugeicons/feed)WikiDiscussions main Synced 1mo ago

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

Blade Hugeicons
===============

[](#blade-hugeicons)

[ ![Tests](https://github.com/afatmustafa/blade-hugeicons/workflows/Tests/badge.svg)](https://github.com/afatmustafa/blade-hugeicons/actions?query=workflow%3ATests)[ ![Latest Stable Version](https://camo.githubusercontent.com/3428083f58f143038fa7d1fee00e8d52eebcff91562c63573a9f2412639e69f8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616661746d7573746166612f626c6164652d6875676569636f6e73)](https://packagist.org/packages/afatmustafa/blade-hugeicons)[ ![Total Downloads](https://camo.githubusercontent.com/3fa918a85818ea29b4a35c00777e5297cf66d0f13c9c4cb55bbae35a0ef6a728/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616661746d7573746166612f626c6164652d6875676569636f6e73)](https://packagist.org/packages/afatmustafa/blade-hugeicons)A package to easily make use of [Hugeicons](https://hugeicons.com/)(Free version) in your Laravel Blade views.

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

> **Note**This package only includes the Hugeicons's free set, for more please visit the link. [Hugeicons Pro](https://hugeicons.com/pricing)

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

[](#requirements)

- PHP 8.1 or higher
- Laravel 10, 11, 12, or 13

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

[](#installation)

```
composer require afatmustafa/blade-hugeicons
```

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

[](#blade-icons)

Blade Hugeicons 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-hugeicons.php` config file:

```
php artisan vendor:publish --tag=blade-hugeicons-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:

```

```

You can also customize the icon's stroke-width in several ways

```

```

Also, any standard SVG attributes can be used as well, making it easy to control size, color, stroke style, and more

```

```

### 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-hugeicons --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 Hugeicons is developed and maintained by [Mustafa Afat](https://afat.me).

License
-------

[](#license)

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

###  Health Score

55

—

FairBetter than 98% of packages

Maintenance88

Actively maintained with recent releases

Popularity43

Moderate usage in the ecosystem

Community18

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.3% 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 ~78 days

Recently: every ~94 days

Total

10

Last Release

58d ago

Major Versions

v0.0.4 → v1.0.02025-03-06

v1.0.3 → v2.0.02026-03-20

PHP version history (2 changes)v0.0.1PHP ~8.2.0|~8.3.0

v0.0.3PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/59372593?v=4)[Mustafa Afat](/maintainers/afatmustafa)[@afatmustafa](https://github.com/afatmustafa)

---

Top Contributors

[![afatmustafa](https://avatars.githubusercontent.com/u/59372593?v=4)](https://github.com/afatmustafa "afatmustafa (21 commits)")[![swapnilsarwe](https://avatars.githubusercontent.com/u/166912?v=4)](https://github.com/swapnilsarwe "swapnilsarwe (1 commits)")[![yahiaelbanna](https://avatars.githubusercontent.com/u/43355367?v=4)](https://github.com/yahiaelbanna "yahiaelbanna (1 commits)")

---

Tags

laravelbladeHugeicons

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/afatmustafa-blade-hugeicons/health.svg)

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

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

PHPackages © 2026

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