add Atom Feed badge

This commit is contained in:
XGQT 2020-03-30 22:49:23 +02:00
parent d9f1608bac
commit 574f60157c
No known key found for this signature in database
GPG Key ID: 2089DEC77862433A
1 changed files with 14 additions and 0 deletions

14
feed-atom-orange.svg Normal file
View File

@ -0,0 +1,14 @@
<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>

After

Width:  |  Height:  |  Size: 539 B