Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ridemountainpig/svgl-badge

A beautiful badges with svgl SVG logos. Decorate your README.md profile with svgl badges.
https://github.com/ridemountainpig/svgl-badge

badges logo-badges readme-badges svg-badges

Last synced: 9 days ago
JSON representation

A beautiful badges with svgl SVG logos. Decorate your README.md profile with svgl badges.

Awesome Lists containing this project

README

        

# Svgl Badges

![](./public/banner.png)

The Markdown Badges for all the SVGs available on [Svgl](https://svgl.app).

## Stack

[![Svgl](https://svgl-badge.vercel.app/api/Library/Svgl?theme=light)](https://svgl.app)
[![GitHub](https://svgl-badge.vercel.app/api/Software/Github?theme=light)](https://github.com/ridemountainpig/svgl-badge)
[![Vercel](https://svgl-badge.vercel.app/api/Hosting/Vercel?theme=light)](https://vercel.com)
[![Next.JS](https://svgl-badge.vercel.app/api/Framework/Next.js?theme=light)](https://nextjs.org)
[![Tailwind CSS](https://svgl-badge.vercel.app/api/Framework/Tailwind%20CSS?theme=light)](https://tailwindcss.com)

## Usage

1. Go to [Svgl Badge](https://svgl-badge.vercel.app) and search for the SVG you want to use.
2. Click on the SVG and copy the URL.
3. Use the URL in the following format:
```markdown
[![Svgl](https://svgl-badge.vercel.app/api/Library/Svgl?theme=light)](https://svgl.app)
```