Skip to content

Instantly share code, notes, and snippets.

@flamewing
Last active January 11, 2019 11:00
Show Gist options
  • Save flamewing/8607de599f187f13dc957bf1a1ef3d2f to your computer and use it in GitHub Desktop.
Save flamewing/8607de599f187f13dc957bf1a1ef3d2f to your computer and use it in GitHub Desktop.
Badges with logo

Supported logos:

  • appveyor
  • azuredevops
  • bitcoin
  • circleci
  • codeship
  • dependabot
  • discord
  • docker
  • eclipse
  • github
  • gitlab
  • gitter-white
  • lgtm
  • liberapay
  • matrix
  • npm
  • paypal
  • postgresql
  • scrutinizer
  • serverfault
  • slack
  • sourcegraph
  • stackexchange
  • stackoverflow
  • superuser
  • telegram
  • tfs
  • travis
  • twitter
  • windows

Or any of the ones from simple-icons.

Alternatively: start with one of:

  • data:image/svg+xml;base64,<base64-endoced svg>
  • data:image/png;base64,<base64-endoced png>

b64.io can be used to encode the images (PNG, SVG, ...).

Then, URL-encode it (e.g., here).

Works best when the encoded data is small.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment