14 lines
542 B
XML
14 lines
542 B
XML
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="92" height="20">
|
|
<g shape-rendering="crispEdges">
|
|
<path fill="#555" d="M0 0h33v20H0z" />
|
|
<path fill="#0088cc" d="M33 0h59v20H33z" />
|
|
</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">
|
|
chat
|
|
</text>
|
|
<text x="615" y="140" transform="scale(.1)" textLength="490">
|
|
telegram
|
|
</text>
|
|
</g>
|
|
</svg> |