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(8mo ago)06MITBladePHP ^8.0

Since Mar 27Pushed 8mo 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 1w 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

29

—

LowBetter than 57% of packages

Maintenance62

Regular maintenance activity

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

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

242d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4161106?v=4)[Tyrone Tudehope](/maintainers/johnnynotsolucky)[@johnnynotsolucky](https://github.com/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

[illuminate/pagination

The Illuminate Pagination package.

12234.6M1.1k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9350.2M310](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.8M410](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

224.7M146](/packages/illuminate-cookie)[forjedio/inertia-table

Backend-driven dynamic tables for Laravel + Inertia.js

272.0k](/packages/forjedio-inertia-table)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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