Skip to content

Instantly share code, notes, and snippets.

@ridheshcybe
Created October 2, 2021 04:24
Show Gist options
  • Save ridheshcybe/7ea4c80c2bcb36956fb0ffc35991840e to your computer and use it in GitHub Desktop.
Save ridheshcybe/7ea4c80c2bcb36956fb0ffc35991840e to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="94" height="20" role="img" aria-label="contributors: 1">
<linearGradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient>
<clipPath id="r"><rect width="94" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)">
<rect width="77" height="20" fill="#555"/>
<rect x="77" width="17" height="20" fill="#32CD32"/>
<rect width="94" height="20" fill="url(#s)"/>
</g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="395" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="670">contributors</text><text x="395" y="140" transform="scale(.1)" fill="#fff" textLength="670">contributors</text><text aria-hidden="true" x="845" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="70">1</text><text x="845" y="140" transform="scale(.1)" fill="#fff" textLength="70">2</text></g></svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment