hosted_on-gitlab-orange.svg: add new badge
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
parent
e9f5199eba
commit
db30958903
53
hosted_on-gitlab-orange.svg
Normal file
53
hosted_on-gitlab-orange.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user