MacOS logo

SVGL

Beautiful website to pick SVGs

Screenshot of SVGL

About SVGL

SVGL is an open-source library of SVG logos for popular brands, frameworks, and tools. The site presents each logo on a clean grid, with both light and dark variants where appropriate, and lets visitors copy the SVG markup or download the file in one click.

It is mainly used by developers and designers who need vector logos for landing pages, slide decks, documentation, or showcase sections. Logos are organized by category, including software, frameworks, AI, and crypto, and a public API exposes the same data for programmatic use.

SVGL is community-driven: new logos are added through pull requests on its GitHub repository, and the site itself is free to use without an account.

Key features

  • One-click copy

    Copy SVG markup directly to the clipboard without opening or downloading the file first.

  • Light and dark variants

    Many logos ship with theme-specific versions so they read well on either background.

  • Category browsing

    Logos are grouped by software, AI, frameworks, libraries, and other useful collections.

  • Public API

    A free JSON API lets developers query logos and integrate them into their own tools.

  • Open contributions

    Anyone can suggest or submit new logos through the project's GitHub repository.

Common use cases

  • Adding brand logos to a landing page or marketing site
  • Building a tech stack showcase in documentation or a portfolio
  • Decorating slide decks and conference talks with crisp vector marks
  • Pulling logos programmatically into a directory site through the API

Install SVGL:

1. Make sure to choose the right OS and Browser in the config section above.

2. and don't hesitate to check it's content.

3. Paste the code in your termial of choice.

4. You can now find and use SVGL just like any other app on your OS! 🎉

App Configuration:

KeyValue
NameSVGL
Websitehttps://svgl.app
DeveloperPheralb and SVGL contributors
CategoryDesignApplication
PricingOpen source / free
PlatformsWeb
Tagssvg, design, tool

Frequently asked questions

Is SVGL free?

Yes, SVGL is fully open source and free to use without an account.

Can I use these logos commercially?

Logos belong to their respective brands and are subject to each company's trademark and usage policy; SVGL only hosts the SVG files.

How do I request a missing logo?

You can open an issue or submit a pull request on the SVGL GitHub repository to add or update a logo.

Is there an API?

Yes, SVGL exposes a free JSON API so logos can be fetched and used in other applications.