🎨 SVG Icons API

Serve SVG icons for light, dark, or neutral themes

📦 How to Use

GET an icon by theme:
/icons/{icon_type}/{icon_name}

Examples:
/icons/dark/github
/icons/light/astro
/icons/neutral/google

Icon Preview:

github (dark) astro (light) google (neutral)

⭐️ Like this project? Star it on GitHub!

🚀 Want to add more icons? Submit a pull request on GitHub!