hosted_on-gitlab-orange.svg: add new badge

Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
Maciej Barć 2020-12-27 20:51:12 +01:00
parent e9f5199eba
commit db30958903
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A
1 changed files with 53 additions and 0 deletions

View File

@ -0,0 +1,53 @@
<svg
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="110"
height="20"
role="img"
aria-label="hosted on GitLab"
>
<title>
hosted on GitLab
</title>
<g
shape-rendering="crispEdges"
>
<rect
width="65"
height="20"
fill="#555"
/>
<rect
x="65"
width="45"
height="20"
fill="#fe7d37"
/>
</g>
<g
fill="#fff"
text-anchor="middle"
font-family="Verdana,Geneva,DejaVu Sans,sans-serif"
text-rendering="geometricPrecision"
font-size="110"
>
<text
x="335"
y="140"
transform="scale(.1)"
fill="#fff"
textLength="550"
>
hosted on
</text>
<text
x="865"
y="140"
transform="scale(.1)"
fill="#fff"
textLength="350"
>
GitLab
</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 954 B