Add Lustre Lucide third party package (#2543)

* add lucide lustre to third party packages

* add lustre logo
This commit is contained in:
Willem Dinkelspiel
2024-10-28 13:54:13 +01:00
committed by GitHub
parent a1641a372b
commit e80d98040f
2 changed files with 19 additions and 0 deletions

View File

@@ -76,5 +76,24 @@
],
"source": "https://github.com/swisnl/nuxt-lucide-icons",
"documentation": "https://github.com/swisnl/nuxt-lucide-icons/blob/main/README.md"
},
{
"name": "lucide-lustre",
"description": "A library providing https://lucide.dev icons to lustre",
"icon": "/framework-logos/lustre.webp",
"shields": [
{
"alt": "Latest Stable Version",
"src": "https://img.shields.io/hexpm/v/lucide_lustre",
"href": "https://hex.pm/packages/lucide_lustre"
},
{
"alt": "Total Downloads",
"src": "https://img.shields.io/hexpm/dw/lucide_lustre",
"href": "https://hex.pm/packages/lucide_lustre"
}
],
"source": "https://github.com/dinkelspiel/lucide_lustre",
"documentation": "https://github.com/dinkelspiel/lucide_lustre/blob/master/README.md"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB