Last active
June 14, 2021 23:28
-
-
Save dgreensp/82f18bcf94352268698f0ac27e109edb to your computer and use it in GitHub Desktop.
Badges
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg | |
xmlns="http://www.w3.org/2000/svg" | |
xmlns:xlink="http://www.w3.org/1999/xlink" width="70" height="16" role="img" aria-label="read-only"> | |
<title>read-only</title> | |
<rect x="0" width="70" height="16" rx="5" fill="#3333dd"/> | |
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" font-weight="bold" text-rendering="geometricPrecision" font-size="11"> | |
<text x="35" y="12" fill="#fff">read-only</text> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment