Lucide Static Assets
Static assets and utilities for Lucide icons that work without JavaScript frameworks. This package provides multiple formats including individual SVG files, SVG sprites, icon fonts, and Node.js utilities for server-side rendering and static site generation.
What you can accomplish:
- Use individual SVG files as images or CSS background images
- Implement icon fonts for CSS-based icon systems
- Create SVG sprites for efficient icon loading in static sites
- Import SVG strings in Node.js applications and server-side rendering
- Build static websites and applications without JavaScript framework dependencies
This package includes the following implementations of Lucide icons:
- Individual SVG files
- SVG sprite
- Icon font files
- A JavaScript library exporting SVG strings
Overview
Getting startedLearn how to get started with Lucide static.Migration from v0Learn how to migrate from v0 to v1 of Lucide static.
SVG Files & Sprite
Import SVG files as imagesUse icons as images in your projectSVG SpriteUse SVG sprites in your project
Icon Font
Import as fontUse icons as a web font in your projectColorAdjust the color of your iconsSizingAdjust the size of your icons
Javascript modules
Use in Node.jsUse Lucide in your Node.js projectsUse in JS projectsUse Lucide in your JavaScript projects