15 lines
555 B
XML
15 lines
555 B
XML
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="160" height="20">
|
|
<g shape-rendering="crispEdges">
|
|
<path fill="#555" d="M0 0h75v20H0z" />
|
|
<path fill="#54487A" d="M75 0h85v20H75z" />
|
|
</g>
|
|
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110">
|
|
<text x="385" y="140" transform="scale(.1)" textLength="650">
|
|
powered by
|
|
</text>
|
|
<text x="1165" y="140" transform="scale(.1)" textLength="750">
|
|
Gentoo Linux
|
|
</text>
|
|
</g>
|
|
</svg>
|