badge/chat-matrix-green.svg

47 lines
819 B
XML
Raw Normal View History

<svg
height="20"
width="78"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
>
<g
shape-rendering="crispEdges"
>
<rect
fill="#555"
height="20"
width="33"
/>
<rect
fill="#45a04b"
height="20"
width="45"
x="33"
/>
</g>
<g
fill="#fff"
font-family="Verdana,Geneva,DejaVu Sans,sans-serif"
font-size="110"
text-anchor="middle"
text-rendering="geometricPrecision"
>
<text
textLength="230"
transform="scale(.1)"
x="175"
y="140"
>
chat
</text>
<text
textLength="350"
transform="scale(.1)"
x="545"
y="140"
>
[matrix]
</text>
</g>
</svg>