Release candidate for Lucide v1 is out!🚀
You're looking at the site for v1, for v0 go to v0 site

Skip to content

Lucide for Solid

Lucide provides a Solid icon component library that makes it easy to integrate icons into your Solid applications. Each icon is available as a standalone Solid component, allowing for seamless integration and customization.

List of features:

  • Easy to Use: Import icons as Solid components and use them directly in your Solid components with JSX.
  • Customizable: Adjust size, color, and other properties via props.
  • Tree-shakable: Only the icons you use are included in your final bundle
  • TypeScript Support: Fully typed components for better developer experience.

Overview

Basics

Advanced

Resources