mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
Add/Update badge
This commit is contained in:
parent
c71e783e1e
commit
12a6c2af58
1 changed files with 7 additions and 7 deletions
14
.github/badges/node.svg
vendored
14
.github/badges/node.svg
vendored
|
|
@ -1,20 +1,20 @@
|
|||
<svg width="181.6" height="20" viewBox="0 0 1816 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Node game coverage: 14.29%">
|
||||
<title>Node game coverage: 14.29%</title>
|
||||
<svg width="174.6" height="20" viewBox="0 0 1746 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Node game coverage: 14.6%">
|
||||
<title>Node game coverage: 14.6%</title>
|
||||
<linearGradient id="a" x2="0" y2="100%">
|
||||
<stop offset="0" stop-opacity=".1" stop-color="#EEE"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<mask id="m"><rect width="1816" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<mask id="m"><rect width="1746" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#m)">
|
||||
<rect width="1276" height="200" fill="#555"/>
|
||||
<rect width="540" height="200" fill="#0f80c1" x="1276"/>
|
||||
<rect width="1816" height="200" fill="url(#a)"/>
|
||||
<rect width="470" height="200" fill="#0f80c1" x="1276"/>
|
||||
<rect width="1746" height="200" fill="url(#a)"/>
|
||||
</g>
|
||||
<g aria-hidden="true" fill="#fff" text-anchor="start" font-family="Verdana,DejaVu Sans,sans-serif" font-size="110">
|
||||
<text x="60" y="148" textLength="1176" fill="#000" opacity="0.25">Node game coverage</text>
|
||||
<text x="50" y="138" textLength="1176">Node game coverage</text>
|
||||
<text x="1331" y="148" textLength="440" fill="#000" opacity="0.25">14.29%</text>
|
||||
<text x="1321" y="138" textLength="440">14.29%</text>
|
||||
<text x="1331" y="148" textLength="370" fill="#000" opacity="0.25">14.6%</text>
|
||||
<text x="1321" y="138" textLength="370">14.6%</text>
|
||||
</g>
|
||||
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 1 KiB |
Loading…
Add table
Add a link
Reference in a new issue