Skip to content

michelangelo-valderrama/astro-lucide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astro Lucide

Astro component for Lucide Icons

Installation

npm install astro-lucide

pnpm install astro-lucide

yarn add astro-lucide

Use

import { ChevronLeft } from "lucide";
import Lucide from "astro-lucide"

<Lucide
  icon={ChevronLeft}
  class="size-5"
/>

About

Astro component to use Lucide icons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published