A reference of several ready-made badges that you can implement in the Markdown code of your projects README.md, and a guide of examples on how to customize them for your needs.
Badges help display relevant information visually and prominently, such as build status, test coverage, licenses, languages ββused, and more!
Tip
If this repository is useful to you, please consider starring it β.
Tip
Contributions and suggestions are welcome! If you would like to contribute by adding new badges, feel free to open a PR. If you would like to request the addition of new badges, open an issue with your request.
To search for a specific badge among all those listed below press Ctrl + F and a search box
will open in your browser.
It is possible to use different styles in badges through query parameters of the
powerful Shields.io API, see the examples below.
style: (optional) The style of the badge. One of:
flat (default)
flat-square
social
plastic
for-the-badge
Possibilities:
Style
Badge
URL
flat
https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white
flat-square
https://img.shields.io/badge/GitHub-100000?style=flat-square&logo=github&logoColor=white
social
https://img.shields.io/badge/GitHub-100000?style=social&logo=github&logoColor=black
plastic
https://img.shields.io/badge/GitHub-100000?style=plastic&logo=github&logoColor=white
for-the-badge
https://img.shields.io/badge/GitHub-181717?style=for-the-badge&logo=github&logoColor=white
It is possible to create a personalized badge with a different logo, just search for the name of a logo available on
the Simple Icons website, it even suggests the color of that brand, see the example:
Brand
Color
Badge
URL
VSCodium
#2F80ED
https://img.shields.io/badge/VSCodium-2F80ED?style=flat&logo=VSCodium&logoColor=white
You can change the characteristics of your badges according to your needs. For example, see the Markdown badge below:
Brand
Color
Badge
URL
Markdown
#000000
https://img.shields.io/badge/Markdown-000000?style=flat&logo=markdown&logoColor=white
Markdown
#ffffff
https://img.shields.io/badge/Markdown-ffffff?style=flat&logo=markdown&logoColor=black
In the first example, we have the badge logo and text in white and a black background, while in the second case the opposite occurs when we change the background color in the URL from #000000 to #ffffff and the logo color from white to black. Now we have a badge with customized colors π¨.
π‘ Commonly Used Badges
Below are lists of badges that are commonly used on the README pages of many projects. Badges are used to signal things like package version, status, activity, licenses, and more. Pay attention to the URL content to see which parts to change for your use case.
Tip
The badges listed here are dynamic, that is, you define them in your repository and as the data they illustrate is updated, whenever a visitor sees your README they will see the updated version of the badge π‘.
β¬οΈ Number of Downloads
In the examples below, when the period or interval parameter is required, the possible values ββare [dd, dw, dm, dy, d18m], which correspond respectively to daily, weekly, monthly downloads, year or 18 months.
Description
Badge
URL Sintax
Example URL
Docker Pulls
https://img.shields.io/docker/pulls/<user>/<repo>
https://img.shields.io/docker/pulls/henriquesebastiao/downtify
PyPi Downloads
https://img.shields.io/pypi/<period>/<packageName>
https://img.shields.io/pypi/dd/fastapi
Flathub Downloads
https://img.shields.io/flathub/downloads/<packageName>
https://img.shields.io/flathub/downloads/org.mozilla.firefox
Gem Total Downloads
https://img.shields.io/gem/dt/<gem>
https://img.shields.io/gem/dt/rubocop
NPM Downloads
https://img.shields.io/npm/<interval>/<packageName>
https://img.shields.io/npm/dm/svelte
Description
Badge
URL Sintax
Example URL
GitHub Sponsors
https://img.shields.io/github/sponsors/<user>
https://img.shields.io/github/sponsors/tiangolo
Liberapay Patrons
https://img.shields.io/liberapay/patrons/<entity>
https://img.shields.io/liberapay/patrons/ventoy
Open Collective Backers
https://img.shields.io/opencollective/backers/<collective>
https://img.shields.io/liberapay/patrons/ventoy
Description
Badge
URL Sintax
Example URL
AUR License
https://img.shields.io/aur/license/<packageName>
https://img.shields.io/aur/license/tor-browser-bin
GitHub License
https://img.shields.io/github/license/<user>/<repo>
https://img.shields.io/github/license/henriquesebastiao/downtify
Description
Badge
URL Sintax
Example URL
GitHub Repo Stars
https://img.shields.io/github/stars/<user>/<repo>
https://img.shields.io/github/stars/henriquesebastiao/badges
GitHub User Stars
https://img.shields.io/github/stars/<user>
https://img.shields.io/github/stars/henriquesebastiao
GitHub Followers
https://img.shields.io/github/followers/<user>
https://img.shields.io/github/followers/henriquesebastiao
GitHub Forks
https://img.shields.io/github/forks/<user>/<repo>
https://img.shields.io/github/forks/henriquesebastiao/badges
Docker Stars
https://img.shields.io/docker/stars/<user>/<repo>
https://img.shields.io/docker/stars/ollama/ollama
Description
Badge
URL Sintax
Example URL
Flathub Version
https://img.shields.io/flathub/v/<packageName>
https://img.shields.io/flathub/v/org.mozilla.firefox
Gem Version
https://img.shields.io/gem/v/<gem>
https://img.shields.io/gem/v/bundler
GitHub Release
https://img.shields.io/github/v/release/<user>/<repo>
https://img.shields.io/github/v/release/henriquesebastiao/downtify
NPM Version
https://img.shields.io/npm/v/<packageName>
https://img.shields.io/npm/v/svelte
PyPI Version
https://img.shields.io/pypi/v/<packageName>
https://img.shields.io/pypi/v/netmikro
The powerfull Shields.io API is used to generate the badges.
Name
Badge
URL
Gmail
https://img.shields.io/badge/Gmail-EA4335?style=flat&logo=gmail&logoColor=white
Messenger
https://img.shields.io/badge/Messenger-00B2FF?style=flat&logo=messenger&logoColor=white
Telegram
https://img.shields.io/badge/Telegram-26A5E4?style=flat&logo=telegram&logoColor=white
WeChat
https://img.shields.io/badge/WeChat-07C160?style=flat&logo=wechat&logoColor=white
WhatsApp
https://img.shields.io/badge/WhatsApp-25D366?style=flat&logo=whatsapp&logoColor=white
Name
Badge
URL
Discord
https://img.shields.io/badge/Discord-5865F2?style=flat&logo=discord&logoColor=white
Slack
https://img.shields.io/badge/Slack-4A154B?style=flat&logo=slack&logoColor=white
Zoom
https://img.shields.io/badge/Zoom-0B5CFF?style=flat&logo=zoom&logoColor=white
Name
Badge
URL
Behance
https://img.shields.io/badge/-Behance-1769FF?style=flat&logo=behance&logoColor=white
Bitbucket
https://img.shields.io/badge/Bitbucket-0052CC?style=flat&logo=bitbucket&logoColor=white
Codeforces
https://img.shields.io/badge/Codeforces-1F8ACB?style=flat&logo=Codeforces&logoColor=white
Codepen
https://img.shields.io/badge/Codepen-000000?style=flat&logo=codepen&logoColor=white
Codewars
https://img.shields.io/badge/Codewars-B1361E?style=flat&logo=Codewars&logoColor=white
Dribbble
https://img.shields.io/badge/Dribbble-EA4C89?style=flat&logo=dribbble&logoColor=white
Facebook
https://img.shields.io/badge/Facebook-0866FF?style=flat&logo=facebook&logoColor=white
Github
https://img.shields.io/badge/GitHub-181717?style=flat&logo=github&logoColor=white
Gitlab
https://img.shields.io/badge/GitLab-FC6D26?style=flat&logo=gitlab&logoColor=white
Hackerrank
https://img.shields.io/badge/-Hackerrank-00EA64?style=flat&logo=HackerRank&logoColor=white
Leetcode
https://img.shields.io/badge/-LeetCode-FFA116?style=flat&logo=LeetCode&logoColor=black
Instagram
https://img.shields.io/badge/Instagram-E4405F?style=flat&logo=instagram&logoColor=white
Linktree
https://img.shields.io/badge/linktree-43E55E?style=flat&logo=linktree&logoColor=white
Mastodon
https://img.shields.io/badge/Mastodon-6364FF?style=flat&logo=mastodon&logoColor=white
Pinterest
https://img.shields.io/badge/Pinterest-BD081C?style=flat&logo=pinterest&logoColor=white
Quora
https://img.shields.io/badge/Quora-B92B27?style=flat&logo=quora&logoColor=white
Reddit
https://img.shields.io/badge/Reddit-FF4500?style=flat&logo=reddit&logoColor=white
Roadmap.sh
https://img.shields.io/badge/Roadmap-000000?style=flat&logo=roadmap.sh&logoColor=white
Signal
https://img.shields.io/badge/Signal-3A76F0?style=flat&logo=signal&logoColor=white
Snapchat
https://img.shields.io/badge/Snapchat-FFFC00?style=flat&logo=snapchat&logoColor=black
Source Tree
https://img.shields.io/badge/Sourcetree-0052CC?style=flat&logo=Sourcetree&logoColor=white
Stack Overflow
https://img.shields.io/badge/Stack_Overflow-F58025?style=flat&logo=stack-overflow&logoColor=white
Tiktok
https://img.shields.io/badge/TikTok-000000?style=flat&logo=tiktok&logoColor=white
Tumblr
https://img.shields.io/badge/Tumblr-36465D?style=flat&logo=Tumblr&logoColor=white
Twitter
https://img.shields.io/badge/Twitter-000000?style=flat&logo=x&logoColor=white
X
https://img.shields.io/badge/X-000000?style=flat&logo=x&logoColor=white
XDA Developers
https://img.shields.io/badge/xda%20developers-EA7100?style=flat&logo=xda-developers&logoColor=white
Name
Badge
URL
App Store
https://img.shields.io/badge/App_Store-0D96F6?style=flat&logo=app-store&logoColor=white
F Droid
https://img.shields.io/badge/F%20Droid-1976D2?style=flat&logo=f-droid&logoColor=white
Play Store
https://img.shields.io/badge/Google_Play-414141?style=flat&logo=google-play&logoColor=white
Flathub
https://img.shields.io/badge/Flathub-000000?style=flat&logo=flathub&logoColor=white
Name
Badge
URL
Alpine Linux
https://img.shields.io/badge/Alpine_Linux-0D597F?style=flat&logo=alpine-linux&logoColor=white
Android
https://img.shields.io/badge/Android-34A853?style=flat&logo=android&logoColor=white
Arch Linux
https://img.shields.io/badge/Arch_Linux-1793D1?style=flat&logo=arch-linux&logoColor=white
Artix Linux
https://img.shields.io/badge/Artix_Linux-10A0CC?style=flat&logo=artix-linux&logoColor=white
Cent OS
https://img.shields.io/badge/Cent%20OS-262577?style=flat&logo=CentOS&logoColor=white
Debian
https://img.shields.io/badge/Debian-A81D33?style=flat&logo=debian&logoColor=white
Deepin
https://img.shields.io/badge/Deepin-007CFF?style=flat&logo=deepin&logoColor=white
Elementary OS
https://img.shields.io/badge/Elementary%20OS-64BAFF?style=flat&logo=elementary&logoColor=white
Fedora
https://img.shields.io/badge/Fedora-51A2DA?style=flat&logo=fedora&logoColor=white
FreeBSD
https://img.shields.io/badge/FreeBSD-AB2B28?style=flat&logo=freebsd&logoColor=white
Gentoo
https://img.shields.io/badge/Gentoo-54487A?style=flat&logo=gentoo&logoColor=white
IOS
https://img.shields.io/badge/iOS-000000?style=flat&logo=ios&logoColor=white
Kali Linux
https://img.shields.io/badge/Kali_Linux-557C94?style=flat&logo=kali-linux&logoColor=white
LineageOS
https://img.shields.io/badge/LineageOS-167C80?style=flat&logo=lineageos&logoColor=white
Linux
https://img.shields.io/badge/Linux-FCC624?style=flat&logo=linux&logoColor=black
Linux Mint
https://img.shields.io/badge/Linux_Mint-87CF3E?style=flat&logo=linux-mint&logoColor=white
MAC OS
https://img.shields.io/badge/macOS-000000?style=flat&logo=apple&logoColor=white
Manjaro
https://img.shields.io/badge/manjaro-35BF5C?style=flat&logo=manjaro&logoColor=white
NixOS
https://img.shields.io/badge/NixOS-5277C3?style=flat&logo=nixos&logoColor=white
OpenWRT
https://img.shields.io/badge/OpenWrt-00B5E2?style=flat&logo=OpenWrt&logoColor=white
Pop OS
https://img.shields.io/badge/Pop!_OS-48B9C7?style=flat&logo=Pop!_OS&logoColor=white
React OS
https://img.shields.io/badge/ReactOS-0088CC?style=flat&logo=reactos&logoColor=white
Red Hat
https://img.shields.io/badge/Red%20Hat-EE0000?style=flat&logo=redhat&logoColor=white
Suse
https://img.shields.io/badge/openSUSE-73BA25?style=flat&logo=SUSE&logoColor=white
Tails
https://img.shields.io/badge/Tails%20-56347C?&style=flat&logo=tails&logoColor=white
Ubuntu
https://img.shields.io/badge/Ubuntu-E95420?style=flat&logo=ubuntu&logoColor=white
Wear OS
https://img.shields.io/badge/-Wear%20OS-4285F4?style=flat&logo=wear-os&logoColor=white
Zorin OS
https://img.shields.io/badge/Zorin%20OS-15A6F0?style=flat&logo=zorin&logoColor=white
Name
Badge
URL
Blogger
https://img.shields.io/badge/Blogger-FF5722?style=flat&logo=blogger&logoColor=white
DEV.TO
https://img.shields.io/badge/dev.to-0A0A0A?style=flat&logo=devdotto&logoColor=white
Geeks For Geeks
https://img.shields.io/badge/GeeksforGeeks-2F8D46?style=flat&logo=geeksforgeeks&logoColor=white
Medium
https://img.shields.io/badge/Medium-12100E?style=flat&logo=medium&logoColor=white
RSS
https://img.shields.io/badge/RSS-FFA500?style=flat&logo=rss&logoColor=white
Wordpress
https://img.shields.io/badge/Wordpress-21759B?style=flat&logo=wordpress&logoColor=white
Name
Badge
URL
Amazon Prime
https://img.shields.io/badge/Amazon%20Prime-00A8E1?style=flat&logo=netflix&logoColor=white
Crunchyroll
https://img.shields.io/badge/Crunchyroll-F47521?style=flat&logo=crunchyroll&logoColor=white
Facebook Gaming
https://img.shields.io/badge/Facebook_Gaming-005FED?style=flat&logo=facebook-gaming&logoColor=white
Netflix
https://img.shields.io/badge/Netflix-E50914?style=flat&logo=netflix&logoColor=whit
Twitch
https://img.shields.io/badge/Twitch-9146FF?style=flat&logo=twitch&logoColor=white
Youtube
https://img.shields.io/badge/YouTube-FF0000?style=flat&logo=youtube&logoColor=white
Name
Badge
URL
Python
https://img.shields.io/badge/Python-3776AB?style=flat&logo=python&logoColor=white
Python
https://img.shields.io/badge/Python-14354C?style=flat&logo=python&logoColor=white
HTML
https://img.shields.io/badge/HTML-e34c26?style=flat&logo=html5&logoColor=white
HTML5
https://img.shields.io/badge/HTML5-E34F26?style=flat&logo=html5&logoColor=white
CSS
https://img.shields.io/badge/CSS-563d7c?&style=flat&logo=css3&logoColor=white
.NET
https://img.shields.io/badge/.NET-512BD4?style=flat&logo=.net&logoColor=white
JavaScript
https://img.shields.io/badge/JavaScript-F7DF1E?style=flat&logo=javascript&logoColor=black
JavaScript
https://img.shields.io/badge/JavaScript-323330?style=flat&logo=javascript&logoColor=F7DF1E
TypeScript
https://img.shields.io/badge/TypeScript-3178C6?style=flat&logo=typescript&logoColor=white
Node.Js
https://img.shields.io/badge/Node.js-339933?style=flat&logo=node.js&logoColor=white
SAAS
https://img.shields.io/badge/Sass-CC6699?style=flat&logo=sass&logoColor=white
C
https://img.shields.io/badge/C-A8B9CC?style=flat&logo=c&logoColor=black
C++
https://img.shields.io/badge/C%2B%2B-00599C?style=flat&logo=c%2B%2B&logoColor=white
Java
https://img.shields.io/badge/Java-ED8B00?style=flat&logo=openjdk&logoColor=white
PHP
https://img.shields.io/badge/PHP-777BB4?style=flat&logo=php&logoColor=white
R
https://img.shields.io/badge/R-276DC3?style=flat&logo=r&logoColor=white
Swift
https://img.shields.io/badge/Swift-F05138?style=flat&logo=swift&logoColor=white
Kotlin
https://img.shields.io/badge/Kotlin-7F52FF?&style=flat&logo=kotlin&logoColor=white
GO
https://img.shields.io/badge/Go-00ADD8?style=flat&logo=go&logoColor=white
Ruby
https://img.shields.io/badge/Ruby-CC342D?style=flat&logo=ruby&logoColor=white
Scala
https://img.shields.io/badge/Scala-DC322F?style=flat&logo=scala&logoColor=white
Rust
https://img.shields.io/badge/Rust-000000?style=flat&logo=rust&logoColor=white
Dart
https://img.shields.io/badge/Dart-0175C2?style=flat&logo=dart&logoColor=white
Lua
https://img.shields.io/badge/Lua-2C2D72?style=flat&logo=lua&logoColor=white
Perl
https://img.shields.io/badge/Perl-39457E?style=flat&logo=perl&logoColor=white
Elixir
https://img.shields.io/badge/Elixir-4B275F?style=flat&logo=elixir&logoColor=white
Markdown
https://img.shields.io/badge/Markdown-000000?style=flat&logo=markdown&logoColor=white
Shell Script
https://img.shields.io/badge/Shell_Script-121011?style=flat&logo=gnu-bash&logoColor=white
Gatsby
https://img.shields.io/badge/Gatsby-663399?style=flat&logo=gatsby&logoColor=white
React
https://img.shields.io/badge/React-61DAFB?style=flat&logo=react&logoColor=black
Next.JS
https://img.shields.io/badge/Next.js-000000?style=flat&logo=nextdotjs&logoColor=white
Svelte
https://img.shields.io/badge/Svelte-FF3E00?style=flat&logo=svelte&logoColor=white
Vue.Js
https://img.shields.io/badge/Vue.js-4FC08D?style=flat&logo=vue.js&logoColor=white
Angular
https://img.shields.io/badge/Angular-0F0F11?style=flat&logo=angular&logoColor=white
Tailwind CSS
https://img.shields.io/badge/Tailwind_CSS-06B6D4?style=flat&logo=tailwind-css&logoColor=white
Bootstrap
https://img.shields.io/badge/Bootstrap-7952B3?style=flat&logo=bootstrap&logoColor=white
Redux
https://img.shields.io/badge/Redux-764ABC?style=flat&logo=redux&logoColor=white
React Router
https://img.shields.io/badge/React_Router-CA4245?style=flat&logo=react-router&logoColor=white
Jquery
https://img.shields.io/badge/jQuery-0769AD?style=flat&logo=jquery&logoColor=white
Django
https://img.shields.io/badge/Django-092E20?style=flat&logo=django&logoColor=white
Ruby on Rails
https://img.shields.io/badge/Ruby_on_Rails-D30001?style=flat&logo=ruby-on-rails&logoColor=white
Laravel
https://img.shields.io/badge/Laravel-FF2D20?style=flat&logo=laravel&logoColor=white
Spring
https://img.shields.io/badge/Spring-6DB33F?style=flat&logo=spring&logoColor=white
Flask
https://img.shields.io/badge/Flask-000000?style=flat&logo=flask&logoColor=white
Flutter
https://img.shields.io/badge/Flutter-02569B?style=flat&logo=flutter&logoColor=white
Cypress
https://img.shields.io/badge/Cypress-69D3A7?style=flat&logo=cypress&logoColor=white
MySQL
https://img.shields.io/badge/MySQL-4479A1?style=flat&logo=mysql&logoColor=white
PostgreSQL
https://img.shields.io/badge/PostgreSQL-4169E1?style=flat&logo=postgresql&logoColor=white
MongoDB
https://img.shields.io/badge/MongoDB-47A248?style=flat&logo=mongodb&logoColor=white
SQLite
https://img.shields.io/badge/SQLite-003B57?style=flat&logo=sqlite&logoColor=white
Unity
https://img.shields.io/badge/Unity-FFFFFF?style=flat&logo=unity&logoColor=black
Netlify
https://img.shields.io/badge/Netlify-00C7B7?style=flat&logo=netlify&logoColor=white
Heroku
https://img.shields.io/badge/Heroku-430098?style=flat&logo=heroku&logoColor=white
Google Cloud
https://img.shields.io/badge/Google_Cloud-4285F4?style=flat&logo=google-cloud&logoColor=white