15 lines
585 B
XML
15 lines
585 B
XML
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="86" height="20">
|
|
<g shape-rendering="crispEdges">
|
|
<path fill="#555" d="M0 0h49v20H0z" />
|
|
<path fill="purple" d="M49 0h37v20H49z" />
|
|
</g>
|
|
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110">
|
|
<text x="255" y="140" transform="scale(.1)" textLength="390">
|
|
gentoo
|
|
</text>
|
|
<text x="665" y="140" transform="scale(.1)" textLength="270">
|
|
linux
|
|
</text>
|
|
</g>
|
|
</svg>
|