54 lines
954 B
XML
54 lines
954 B
XML
|
<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>
|