PHPackages                             aurelianosza/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. aurelianosza/icons

ActiveLibrary

aurelianosza/icons
==================

Heroicons blade components to Laravel.

2147Blade

Since May 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/aurelianosza/icons)[ Packagist](https://packagist.org/packages/aurelianosza/icons)[ RSS](/packages/aurelianosza-icons/feed)WikiDiscussions develop Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Introduction
============

[](#introduction)

This library creates basic components blade icons based in [heroicons](https://heroicons.com/) icons library.

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

[](#installation)

Access your laravel source and install following library.

```
composer require aurelianosza/icons --dev
```

Now run artisan command to copy blade files to your components path.

```
php artisan icons:install

```

Usage
-----

[](#usage)

In your vies blade will be possible to call icons components by follow component.

```

```

The icon `chart-pie` from outline section of Heroicons library will be show in your laravel application view.

Customization
-------------

[](#customization)

If you use [tailwindcss](https://tailwindcss.com/) will may use customizations classes to customize your icons in applications.

### Examples

[](#examples)

```

```

The icon `chart-bar` from outline section fill with `red-500` color from tailiwndcss.

```

```

The icon 'clipboard-check' from solid section fill with `green-300` color and with width `56` from tailwindcss.

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/512c5daeabc43e3a222db31103f160dab07c3fa8aa9114c7e55869aa475a8150?d=identicon)[aurelianosza](/maintainers/aurelianosza)

---

Top Contributors

[![aurelianosza](https://avatars.githubusercontent.com/u/28905491?v=4)](https://github.com/aurelianosza "aurelianosza (11 commits)")

### Embed Badge

![Health badge](/badges/aurelianosza-icons/health.svg)

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

PHPackages © 2026

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