Lucide Icons CDN Notes
Quick Lucide CDN usage notes for modern UIs.
No icons match your search.
Copied!
Ready CDN snippet
Copy this into your HTML <head>, then use icons from the gallery above.
<script src="https://unpkg.com/lucide@latest"></script> <script>lucide.createIcons();</script> <i data-lucide="home"></i>