PHPackages                             johnnynotsolucky/laravel-lucide - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. johnnynotsolucky/laravel-lucide

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

johnnynotsolucky/laravel-lucide
===============================

Lucide icons for Laravel

0.562.0(4mo ago)04MITBladePHP ^8.0

Since Mar 27Pushed 4mo ago1 watchersCompare

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

READMEChangelog (8)Dependencies (1)Versions (9)Used By (0)

Laravel Lucide Icons
====================

[](#laravel-lucide-icons)

A Laravel package that provides [Lucide](https://lucide.dev/) icons as Blade components.

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

[](#installation)

You can install the package via composer:

```
composer require johnnynotsolucky/laravel-lucide
```

The package will automatically register its service provider.

Usage
-----

[](#usage)

You can use any Lucide icon as a Blade component:

```

```

### Available Props

[](#available-props)

PropDefaultDescriptionsize24The size of the icon in pixelsstrokecurrentColorThe stroke color of the iconstrokeWidth2The stroke width of the iconclass''Additional CSS classes to apply to the iconYou can also pass any additional HTML attributes to the component, which will be applied to the SVG element:

```

```

Publishing the Views
--------------------

[](#publishing-the-views)

If you want to customize the icon components, you can publish the views:

```
php artisan vendor:publish --tag=lucide-views
```

Generating Icons
----------------

[](#generating-icons)

This package includes a script to generate the icon components from the Lucide library. To generate the icons, run:

```
npm install
npm run generate-icons
```

License
-------

[](#license)

### Package License

[](#package-license)

The Laravel Lucide package is licensed under the MIT License. Please see [License File](LICENSE.md) for more information.

### Lucide Icons License

[](#lucide-icons-license)

The Lucide icons themselves are licensed under the [ISC License](https://github.com/lucide-icons/lucide/blob/main/LICENSE) and are maintained by the [Lucide Icons project](https://github.com/lucide-icons/lucide).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance74

Regular maintenance activity

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

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.

###  Release Activity

Cadence

Every ~38 days

Recently: every ~60 days

Total

8

Last Release

145d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2762e2661abbacdddd4d19cad2d1628bb0f3ba03d95059fd486564c2f342ce8d?d=identicon)[johnnynotsolucky](/maintainers/johnnynotsolucky)

---

Top Contributors

[![johnnynotsolucky](https://avatars.githubusercontent.com/u/4161106?v=4)](https://github.com/johnnynotsolucky "johnnynotsolucky (15 commits)")

### Embed Badge

![Health badge](/badges/johnnynotsolucky-laravel-lucide/health.svg)

```
[![Health](https://phpackages.com/badges/johnnynotsolucky-laravel-lucide/health.svg)](https://phpackages.com/packages/johnnynotsolucky-laravel-lucide)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)

PHPackages © 2026

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