15 lines
539 B
XML
15 lines
539 B
XML
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="72" height="20">
|
|
<g shape-rendering="crispEdges">
|
|
<path fill="#555" d="M0 0h33v20H0z" />
|
|
<path fill="#fe7d37" d="M33 0h39v20H33z" />
|
|
</g>
|
|
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110">
|
|
<text x="175" y="140" transform="scale(.1)" textLength="230">
|
|
feed
|
|
</text>
|
|
<text x="515" y="140" transform="scale(.1)" textLength="290">
|
|
atom
|
|
</text>
|
|
</g>
|
|
</svg>
|