add new badge - chat-matrix-blue

This commit is contained in:
Maciej Barć 2020-05-07 19:37:51 +02:00
parent d5c7bd04ff
commit 08ff3d5527
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A
1 changed files with 32 additions and 0 deletions

32
chat-matrix-blue.svg Normal file
View File

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

After

Width:  |  Height:  |  Size: 735 B