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

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

anodyne/blade-hugeicons
=======================

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

4.1.1(2mo ago)03.2kMITPHPPHP ^8.1

Since Feb 17Pushed 2mo agoCompare

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

READMEChangelog (4)Dependencies (15)Versions (5)Used By (0)

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

[](#blade-hugeicons)

[ ![Tests](https://github.com/anodyne/blade-hugeicons/workflows/Tests/badge.svg)](https://github.com/anodyne/blade-hugeicons/actions?query=workflow%3ATests)[ ![Latest Stable Version](https://camo.githubusercontent.com/9dfd2d9e6ce5999e161fdd2e01da6bd64073ccbfa34c39f3d23063e8f594445f/68747470733a2f2f706f7365722e707567782e6f72672f616e6f64796e652f626c6164652d6875676569636f6e732f762f737461626c652e737667)](https://packagist.org/packages/anodyne/blade-hugeicons)[ ![Total Downloads](https://camo.githubusercontent.com/44a9ef9827b478ecaeb009eb13045685d2aa30658a36ec49ebbb683b4595f4ef/68747470733a2f2f706f7365722e707567782e6f72672f616e6f64796e652f626c6164652d6875676569636f6e732f642f746f74616c2e737667)](https://packagist.org/packages/anodyne/blade-hugeicons)A package to easily make use of [Hugeicons](https://hugeicons.com/) in your Laravel Blade views.

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

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

[](#requirements)

- PHP 8.1 or higher
- Laravel 9.0 or higher

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

[](#installation)

```
composer require anodyne/blade-hugeicons
```

Usage
-----

[](#usage)

Icons can be used a 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-hugeicons --force
```

Then use them in your views like:

```

```

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

### Enum

[](#enum)

Blade Hugeicons includes an enum that maps every icon to an enum case. This allows for easily referencing specific icons from PHP. This is also helpful when using Hugeicons with a system like [Filament](https://filamentphp.com/) for referencing icons throughout panels.

Changelog
---------

[](#changelog)

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

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

[](#maintainers)

Blade Hugeicons was developed by [Anodyne Productions](https://anodyne-productions.com).

License
-------

[](#license)

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

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance83

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

Every ~16 days

Total

4

Last Release

88d ago

Major Versions

3.1.1 → 4.02026-03-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b178519dcb3c9e2788b4ff8da6373bb9f6b1d3bbfc70ae55c0fcff10b801bbf?d=identicon)[anodyne](/maintainers/anodyne)

---

Top Contributors

[![agentphoenix](https://avatars.githubusercontent.com/u/14422?v=4)](https://github.com/agentphoenix "agentphoenix (5 commits)")

---

Tags

laravelbladeHugeicons

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[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)[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)[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)[afatmustafa/blade-hugeicons

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

13177.5k4](/packages/afatmustafa-blade-hugeicons)

PHPackages © 2026

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