Lucide Icons for Hugo Static Websites
Installation
npx hicons
Usage
partial "icons.html"
{{ partial "icons.html" (dict
"name" "heart"
"class" "w-6 h-6 text-pink-500"
) }}
Drawing icons...
Try searching for keywords like 'home', 'user', or 'arrow'
Copied to clipboard