2022-10-19 22:34:35 +02:00
[
{
"name" : "blade-lucide-icons" ,
"description" : "Implementation of Lucide icon's using blade-icons for Laravel based projects." ,
"icon" : "/framework-logos/laravel.svg" ,
"shields" : [
2022-11-08 08:08:26 +01:00
{
"alt" : "Latest Stable Version" ,
"src" : "https://img.shields.io/packagist/v/mallardduck/blade-lucide-icons" ,
"href" : "https://packagist.org/packages/mallardduck/blade-lucide-icons"
} ,
{
"alt" : "Total Downloads" ,
"src" : "https://img.shields.io/packagist/dt/mallardduck/blade-lucide-icons" ,
"href" : "https://packagist.org/packages/mallardduck/blade-lucide-icons"
}
2022-10-19 22:34:35 +02:00
] ,
"source" : "https://github.com/mallardduck/blade-lucide-icons" ,
"documentation" : "https://github.com/mallardduck/blade-lucide-icons/blob/main/README.md"
2022-11-08 08:08:26 +01:00
} ,
{
"name" : "hyva-lucide-icons" ,
"description" : "Implementation of Lucide icon's using Hyvä's svg php viewmodal to render icons for Magento 2 Hyva theme based projects." ,
"icon" : "/framework-logos/hyva.svg" ,
2023-06-04 16:59:38 +02:00
"iconDark" : "/framework-logos/hyva-dark.svg" ,
2022-11-08 08:08:26 +01:00
"shields" : [
{
"alt" : "Latest Stable Version" ,
"src" : "https://img.shields.io/packagist/v/siteation/magento2-hyva-icons-lucide" ,
"href" : "https://packagist.org/packages/siteation/magento2-hyva-icons-lucide"
} ,
{
"alt" : "Total Downloads" ,
"src" : "https://img.shields.io/packagist/dt/siteation/magento2-hyva-icons-lucide" ,
"href" : "https://packagist.org/packages/siteation/magento2-hyva-icons-lucide"
}
] ,
"source" : "https://github.com/siteation/magento2-hyva-icons-lucide" ,
"documentation" : "https://github.com/siteation/magento2-hyva-icons-lucide/blob/main/README.md"
2023-01-10 21:05:27 +01:00
} ,
{
"name" : "eleventy-lucide-icons" ,
"description" : "Using this plugin, Eleventy projects can incorporate Lucide icons. it makes it simple to use Lucide icons into your themes via shortcodes, improving your website's overall usability and visual appeal." ,
"icon" : "/framework-logos/11ty.svg" ,
2023-06-04 16:59:38 +02:00
"iconClass" : "package-icon-invert" ,
2023-01-10 21:05:27 +01:00
"shields" : [
{
"alt" : "Latest Stable Version" ,
"src" : "https://img.shields.io/npm/v/@grimlink/eleventy-plugin-lucide-icons" ,
"href" : "https://www.npmjs.com/package/@grimlink/eleventy-plugin-lucide-icons"
} ,
{
"alt" : "Total Downloads" ,
"src" : "https://img.shields.io/npm/dw/@grimlink/eleventy-plugin-lucide-icons" ,
"href" : "https://www.npmjs.com/package/@grimlink/eleventy-plugin-lucide-icons"
}
] ,
"source" : "https://github.com/GrimLink/eleventy-plugin-lucide-icons" ,
"documentation" : "https://github.com/GrimLink/eleventy-plugin-lucide-icons/blob/main/README.md"
2023-05-31 19:27:45 +02:00
} ,
{
"name" : "nuxt-lucide-icons" ,
"description" : "Using this module, Nuxt projects can incorporate Lucide icons. It is fully configurable and supports auto imports and tree-shaking." ,
"icon" : "/framework-logos/nuxt.svg" ,
"shields" : [
{
"alt" : "Latest Stable Version" ,
"src" : "https://img.shields.io/npm/v/nuxt-lucide-icons" ,
"href" : "https://www.npmjs.com/package/nuxt-lucide-icons"
} ,
{
"alt" : "Total Downloads" ,
"src" : "https://img.shields.io/npm/dw/nuxt-lucide-icons" ,
"href" : "https://www.npmjs.com/package/nuxt-lucide-icons"
}
] ,
"source" : "https://github.com/swisnl/nuxt-lucide-icons" ,
"documentation" : "https://github.com/swisnl/nuxt-lucide-icons/blob/main/README.md"
2024-10-28 13:54:13 +01:00
} ,
{
"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"
2022-10-19 22:34:35 +02:00
}
]