HyLab provides 18,000+ professional icons through a simple API. No auth, no limits, no catch. Just icons — your way.
Finding good icons shouldn't be hard. You shouldn't need to sign up, get an API key, or worry about rate limits just to use an icon.
HyLab was created to solve this. We curate icons from the best open source libraries — Lucide and Tabler — and serve them through a single, fast API. Customize color, size, and format with query parameters. That's it.
Whether you're building a startup, a side project, or a design system, HyLab has you covered.
Start using the API immediately. No signup, no API keys, no friction.
Get icons as SVG, PNG, or WebP. Perfect for any use case.
Change color, size, and stroke width with simple query parameters.
Find the perfect icon with fuzzy search across 14 categories.
Every line of code is on GitHub. Contribute, fork, or self-host.
Built on Next.js + Vercel edge network for global low-latency.
HyLab is open source and community-driven. We welcome contributions of all kinds.
# Fork & clone
git clone https://github.com/onyxax/HyLab.git
# Install dependencies
npm install
# Start dev server
npm run dev