PHPackages                             duongtdvn/blade-lucide-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. duongtdvn/blade-lucide-icons

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

duongtdvn/blade-lucide-icons
============================

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

1.0.4(1y ago)02671MITPHPPHP ^8.2CI passing

Since Nov 27Pushed 1y agoCompare

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

READMEChangelog (5)Dependencies (4)Versions (6)Used By (1)

Blade Lucide Icons
==================

[](#blade-lucide-icons)

[ ![Tests](https://github.com/duongtdvn/blade-lucide-icons/workflows/Tests/badge.svg)](https://github.com/duongtdvn/blade-lucide-icons/actions?query=workflow%3ATests)[ ![Coding Standards](https://github.com/duongtdvn/blade-lucide-icons/actions/workflows/coding-standards.yml/badge.svg)](https://github.com/duongtdvn/blade-lucide-icons/actions/workflows/coding-standards.yml)[ ![Latest Stable Version](https://camo.githubusercontent.com/926228d63a5c1d64d2b71fa62af88c5868c1197bf7e31c3516f9323f550ca866/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64756f6e677464766e2f626c6164652d6c75636964652d69636f6e73)](https://packagist.org/packages/duongtdvn/blade-lucide-icons)[ ![Total Downloads](https://camo.githubusercontent.com/f9427b626707765deda2757a3102006a9a22fecc043a3d32e38249130122281e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64756f6e677464766e2f626c6164652d6c75636964652d69636f6e73)](https://packagist.org/packages/duongtdvn/blade-lucide-icons)A package to easily make use of [Lucide icons](https://github.com/lucide-icons/lucide) in your Laravel Blade views.

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

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

[](#requirements)

- PHP 8.2 or higher
- Laravel 11.0 or higher

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

[](#installation)

```
composer require duongtdvn/blade-lucide-icons
```

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

[](#blade-icons)

Blade Lucide Icons 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 Lucide Icons 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-lucide-icons.php` config file:

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

```

```

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

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

[](#maintainers)

Blade Heroicons is developed and maintained by Duong Truong.

License
-------

[](#license)

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

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance50

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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

Total

5

Last Release

367d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7ba5d98ccb0d3af7c4d884d9fee2c2e9c833f6de69d70a2a3a3f8fbb72d5b247?d=identicon)[duongtd](/maintainers/duongtd)

---

Top Contributors

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

---

Tags

laravelbladeLucide icons

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/duongtdvn-blade-lucide-icons/health.svg)

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

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