SVGL
665 optimized brand logos as SVG, with a free JSON API
Tier A · StrongIcon SetAsset PackToolsvgl.app

SVGL is an open-source library of 665 company and product logos delivered as optimized SVG, each under 21 KB, with optional wordmark variants and separate light/dark files where a brand needs them. Logos are sorted into 50+ categories (AI, Framework, Database, Payment, Social, Software with 283 entries, and more) and every entry links back to the brand's official guidelines. A public REST API at api.svgl.app exposes the same data, and community packages wrap it for React, Vue, Svelte, Figma, Framer, VS Code and Raycast.
For an agent
Hit `https://api.svgl.app/?search=<brand>` or `/category/<category>` instead of scraping the site — the JSON returns a `route` field that is either a URL or a `{dark, light}` pair, so branch on its type before writing an `<img>` src. Use it for integration grids, logo walls and 'works with' sections; do not use it as a general icon set — it carries brand marks only, and Lucide or Iconify is the right tool for UI glyphs. The API is rate limited without published numbers, so cache responses at build time and vendor the SVGs rather than fetching at runtime, and check each brand's linked guidelines before shipping a recolored mark.
Why it is here. It is the single best-maintained free source of correct, current brand SVGs, and it is the only one with a real API — which makes it the one an agent can call rather than guess at.
Facts
- License
- MIT, Trademark / trade dress restricted
- Pricing
- Free, Open source
- Framework
- React, Vue, Svelte, Vanilla JS, Framer, Not applicable
- Styling
- Not applicable
- Distribution
- Web app / online tool, Public HTTP API, npm package, shadcn registry, Browser extension, Figma plugin, CLI installer, GitHub repository, Direct download / asset pack
- Platform
- Web, Platform agnostic
- Content type
- Icons, Images / textures / backgrounds, Code
- Agent readiness
- Public API without auth, Copy-paste ready code, CLI installable, Readable open source, Structured documentation
- Accessibility
- Not applicable
- Maturity
- Actively maintained
- GitHub stars
- 6,241
Components it ships
2Helps you build
4Notable for
- 665 logos across 50+ categories
- free REST API at api.svgl.app
- light/dark and wordmark variants
- every SVG optimized to under 21 KB
- links to official brand guidelines
Provenance
Verified 2026-08-15. HTTP 200. https://svgl.app, https://svgl.app/docs/api, https://github.com/pheralb/svgl, GitHub API repo metadata
Also in Icons & Logos
6- Heroicons · 324 MIT SVG icons in four sizes, from the Tailwind CSS team
- Iconify · 236 icon sets and 333,975 icons behind one syntax and one free public API
- Lucide · 1,768 ISC-licensed stroke icons; the shadcn/ui default set
- Lucide Animated · 467 MIT Lucide icons that animate on hover, with a markdown page for every icon and a skill file written for an agent
- Phosphor Icons · 1,512 MIT icons in six weights, from Thin to Duotone
- Reicon · 3,900 icons, 71,000 illustrations and 4,900 brand logos, all MIT, with an MCP server and a CDN an agent can address by slug