mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:38:25 +02:00
* Update images * Adjust color * update accessebility * Add matrix hero * Add typescript documentation * Add basics section to vue pages * Add svelte docs * Fix dynamic sidebar * Add animation? * Some adjustments * Adjust animation * Updates docs * Add scaledown animation * Add docs for vue types * Fix layout accessibility page * fix framework select * adjust easing home animation * Write docs for Vue * Adjust animation home * Adjust home hero animation * Finish svelte docs * Add solid pages * remove spiral animation component * Add group icons * Added solid docs * update preact docs * Adjust examples preact docs * Add snackplayer * Get new editor * Save this * Add examples * Adjust styling * setup custom sandpack * Add script * Format files * Make sandpack plugin work * migrate react docs * Fix svelte and solid examples * Migrate to solid packages * Add darkmode package logos * Fix bug in selector * migrate vue examples * migrate advanced vue items * migrate preact and svelte examples * Add astro docs * adding more docs on guide for lucide library * Fix home animation * Cleanup * Added resources page, with more details and content * Add hero badge for Version 1 * Fix vercel json * Update missing paths * Fix build? * Replace lucide-vue-next * Fix build * Add some docs * update markdown * Setup angular docs * Add basic angular docs * Adjust code examples * Update title and descriptions * Update accessibility link * Update title and description * Add og image * Fix alignment * Add migration guides * Adjust version 1 markdown file * Add migration guide to the main list * Minor fixes * Update docs * Apply feedback * Select icons * Add pointer events none * Fix package links homepage * Format code * Fix types * Fix focus * Fix build * Fix focus * Apply feedback * Adjust imports * Adjust imports * Fix search * Apply feedback * Fix import in font docs * Small fixes * docs(guide): added easter egg icon. stay tuned, guys 😉 * Add llm txt plugin * Adjust logo top * docs(version-1): upgraded @lucide/angular guide for v1 website (#4144) * docs(guide/angular): rewrite some angular documentation * docs(guide/angular): extens angular guide with combining icons & icon provider guides * docs(guide/angular): fix angular sandbox, still needs @lucide/angular release tho * docs(guide/angular): rework the getting started page a bit more, refactor some more prop=>input occurences * docs(guide/angular): context provider => provideLucideConfig * Update docs/guide/angular/migration.md Co-authored-by: Eric Fennis <eric.fennis@gmail.com> * Update docs/guide/angular/advanced/combining-icons.md Co-authored-by: Eric Fennis <eric.fennis@gmail.com> * Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * docs(guide/angular): rework a11y for better flow & pacing * docs(guide/angular): salvage original phrase, it has better flow * docs(guide/angular): some more a11y nitpicking * docs(guide/angular): reduce llm fatigue * docs(guides/angular): fix app component selector * docs(guides/angular): fix angular sandpacks * Add sandpack angular to improve tree-shakable stack * Update docs/guide/angular/getting-started.md * docs(guides/angular): fix user import in combinding icons guide * docs(guides/angular): fix nested SVG phrasing * Update docs/guide/angular/advanced/with-lucide-lab.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/guide/angular/advanced/filled-icons.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * docs(guides/angular): fix createLucideIcon guide * docs(guides/angular): upgrade all relevant angular sandpack demos --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * fix(docs): add autogenerated OG images to gitignore * fix(docs): unify the case of "Lucide" & "Lucide Lab" over all docs and readmes * Fix build * Add next tag to all installation guides * Add top bar notification * Minor fixes * Update text * Add todos * Update og image * Adjust install command * Color top bar * fix(docs): ignore all OG images, expect general.png * fix(docs): fix the package list, hide @lucide/icons, downgrade angular logo, link to v0 guide, fix package title alignment * Update docs/.vitepress/theme/components/base/LayoutTop.vue Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/guide/react/advanced/dynamic-icon-component.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update CONTRIBUTING.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/.vitepress/sidebar/resources.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fix code example * fix(docs): version 1 => Version 1 * feat(docs): add angular to new features in v1 * Fix next line issue * feat(docs): fix typo (code example_s_) * Fix deadlink * feat(docs): fix some more typos and irky grammar * feat(docs): fix lowercase lucide in sidebar 😅 * Update docs/guide/version-1.md Co-authored-by: Karsa <contact@karsa.org> --------- Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
214 lines
8.2 KiB
JSON
214 lines
8.2 KiB
JSON
[
|
|
{
|
|
"name": "blade-lucide-icons",
|
|
"description": "Implementation of Lucide icon's using blade-icons for Laravel based projects.",
|
|
"icon": "/framework-logos/laravel.svg",
|
|
"shields": [
|
|
{
|
|
"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"
|
|
}
|
|
],
|
|
"source": "https://github.com/mallardduck/blade-lucide-icons",
|
|
"documentation": "https://github.com/mallardduck/blade-lucide-icons/blob/main/README.md"
|
|
},
|
|
{
|
|
"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",
|
|
"iconDark": "/framework-logos/hyva-dark.svg",
|
|
"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"
|
|
},
|
|
{
|
|
"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",
|
|
"iconClass": "package-icon-invert",
|
|
"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"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"name": "lucide_icons_flutter",
|
|
"description": "A library providing https://lucide.dev icons to Flutter.",
|
|
"icon": "/framework-logos/flutter.svg",
|
|
"shields": [
|
|
{
|
|
"alt": "Latest Stable Version",
|
|
"src": "https://img.shields.io/pub/v/lucide_icons_flutter",
|
|
"href": "https://pub.dev/packages/lucide_icons_flutter"
|
|
},
|
|
{
|
|
"alt": "Total Downloads",
|
|
"src": "https://img.shields.io/pub/dm/lucide_icons_flutter",
|
|
"href": "https://pub.dev/packages/lucide_icons_flutter"
|
|
}
|
|
],
|
|
"source": "https://github.com/vqh2602/lucide-flutter-main",
|
|
"documentation": "https://pub.dev/documentation/lucide_icons_flutter/latest/"
|
|
},
|
|
{
|
|
"name": "lucide-slint",
|
|
"description": "Implementation of the Lucide icon library for Slint.",
|
|
"icon": "/framework-logos/slint.svg",
|
|
"shields": [
|
|
{
|
|
"alt": "Latest Stable Version",
|
|
"src": "https://img.shields.io/crates/v/lucide-slint",
|
|
"href": "https://crates.io/crates/lucide-slint"
|
|
},
|
|
{
|
|
"alt": "Total Downloads",
|
|
"src": "https://img.shields.io/crates/d/lucide-slint",
|
|
"href": "https://crates.io/crates/lucide-slint"
|
|
}
|
|
],
|
|
"source": "https://github.com/cnlancehu/lucide-slint",
|
|
"documentation": "https://github.com/cnlancehu/lucide-slint/blob/main/README.md"
|
|
},
|
|
{
|
|
"name": "lucide-go",
|
|
"description": "Implementation of Lucide icons for Go's html/template package.",
|
|
"icon": "/framework-logos/go.svg",
|
|
"shields": [
|
|
{
|
|
"alt": "Latest Stable Version",
|
|
"src": "https://img.shields.io/github/v/release/kaugesaar/lucide-go",
|
|
"href": "https://github.com/kaugesaar/lucide-go/releases"
|
|
},
|
|
{
|
|
"alt": "Go Reference",
|
|
"src": "https://pkg.go.dev/badge/github.com/kaugesaar/lucide-go.svg",
|
|
"href": "https://pkg.go.dev/github.com/kaugesaar/lucide-go"
|
|
}
|
|
],
|
|
"source": "https://github.com/kaugesaar/lucide-go",
|
|
"documentation": "https://github.com/kaugesaar/lucide-go/blob/master/README.md"
|
|
},
|
|
{
|
|
"name": "lucide-rails",
|
|
"description": "Ruby on Rails views helper method for rendering Lucide icons.",
|
|
"icon": "/framework-logos/rails.svg",
|
|
"shields": [
|
|
{
|
|
"alt": "Latest Stable Version",
|
|
"src": "https://img.shields.io/gem/v/lucide-rails",
|
|
"href": "https://rubygems.org/gems/lucide-rails"
|
|
},
|
|
{
|
|
"alt": "Total Downloads",
|
|
"src": "https://img.shields.io/gem/dt/lucide-rails",
|
|
"href": "https://rubygems.org/gems/lucide-rails"
|
|
}
|
|
],
|
|
"source": "https://github.com/heyvito/lucide-rails",
|
|
"documentation": "https://github.com/heyvito/lucide-rails/blob/master/README.md"
|
|
},
|
|
{
|
|
"name": "lucide-web-components",
|
|
"description": "Implementation of Lucide icons in Web Components custom elements.",
|
|
"icon": "/framework-logos/web-components.svg",
|
|
"shields": [
|
|
{
|
|
"alt": "Latest Stable Version",
|
|
"src": "https://img.shields.io/npm/v/@dile/iconlib",
|
|
"href": "https://dile-components.com/icons/lucide-icons/"
|
|
},
|
|
{
|
|
"alt": "Total Downloads",
|
|
"src": "https://img.shields.io/npm/dt/@dile/iconlib",
|
|
"href": "https://dile-components.com/icons/lucide-icons/"
|
|
}
|
|
],
|
|
"source": "https://github.com/Polydile/dile-components",
|
|
"documentation": "https://github.com/Polydile/dile-components/blob/master/packages/iconlib/README.md"
|
|
},
|
|
{
|
|
"name": "strapi-lucide-icons",
|
|
"description": "Lucide icon picker custom field for Strapi.",
|
|
"icon": "/framework-logos/strapi.svg",
|
|
"shields": [
|
|
{
|
|
"alt": "Latest Stable Version",
|
|
"src": "https://img.shields.io/npm/v/strapi-lucide-icons",
|
|
"href": "https://www.npmjs.com/package/strapi-lucide-icons"
|
|
},
|
|
{
|
|
"alt": "Total Downloads",
|
|
"src": "https://img.shields.io/npm/dw/strapi-lucide-icons",
|
|
"href": "https://www.npmjs.com/package/strapi-lucide-icons"
|
|
}
|
|
],
|
|
"source": "https://github.com/shx08/strapi-lucide-icons",
|
|
"documentation": "https://github.com/shx08/strapi-lucide-icons/blob/main/README.md"
|
|
}
|
|
]
|