Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ridemountainpig/svgl-badge
- Owner: ridemountainpig
- Created: 2024-02-02T01:32:45.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T00:50:42.000Z (16 days ago)
- Last Synced: 2024-10-22T23:07:23.991Z (15 days ago)
- Topics: badges, logo-badges, readme-badges, svg-badges
- Language: TypeScript
- Homepage: https://svgl-badge.vercel.app/
- Size: 2.62 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
```