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

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

rickiezera/icons
================

Pacote de Blade Icons pronto para uso

1.0.4(7mo ago)010MITPHPPHP ^8.0

Since Oct 1Pushed 7mo agoCompare

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

READMEChangelogDependencies (1)Versions (5)Used By (0)

Icons 🎨
=======

[](#icons-)

[ ![Tests](https://github.com/rickiezera/icons/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/rickiezera/icons/actions?query=workflow%3ATests)[ ![Latest Stable Version](https://camo.githubusercontent.com/7999023897e35d7c81ce22b2542a11c2e0847a9ba23c2ab5c1f328269e40010a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7269636b69657a6572612f69636f6e73)](https://packagist.org/packages/rickiezera/icons)[ ![Total Downloads](https://camo.githubusercontent.com/86b021237adfea1fe9a77a45dfe3bc95cacf0dd354945d7452256e81c6d92fe7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7269636b69657a6572612f69636f6e73)](https://packagist.org/packages/rickiezera/icons)A simple package to easily use **custom Blade Icons** in your Laravel views.
All icons are preconfigured and ready to use.

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

---

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

[](#requirements)

- PHP 8.0 or higher
- Laravel 8.0 or higher

---

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

[](#installation)

```
composer require rickiezera/icons
```

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

[](#blade-icons)

Blade LucideIcons 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)

If you want to customize the SVGs, publish them to your project:

```
php artisan vendor:publish --tag=icons
```

They will be available in:

```
resources/vendor/icons/svg
```

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

Then use them in your views like:

```

```

Changelog
---------

[](#changelog)

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

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance64

Regular maintenance activity

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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 ~0 days

Total

4

Last Release

221d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b445ff19f57eb7784a2997e96c77847e1252212420120280558407eb4ac76f7?d=identicon)[rickiezera](/maintainers/rickiezera)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[blade-ui-kit/blade-heroicons

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

64127.9M111](/packages/blade-ui-kit-blade-heroicons)[owenvoke/blade-fontawesome

A package to easily make use of Font Awesome in your Laravel Blade views

2083.1M38](/packages/owenvoke-blade-fontawesome)[outhebox/blade-flags

A package to easily make use of country &amp; language flags in your Laravel Blade views.

303723.7k6](/packages/outhebox-blade-flags)[mallardduck/blade-lucide-icons

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

89600.0k16](/packages/mallardduck-blade-lucide-icons)[codeat3/blade-phosphor-icons

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

43798.5k21](/packages/codeat3-blade-phosphor-icons)[secondnetwork/blade-tabler-icons

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

33476.5k16](/packages/secondnetwork-blade-tabler-icons)

PHPackages © 2026

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