summaryrefslogtreecommitdiff
path: root/irc_badge.svg
diff options
context:
space:
mode:
authorzeapo <mohamed@zenadi.com>2014-12-14 16:21:37 +0100
committerzeapo <mohamed@zenadi.com>2014-12-14 16:21:37 +0100
commit80115b247db57b8fc1ac074df368ed8df2527418 (patch)
tree1456bf30cff7fab0eac7b93137c424bacb7b4298 /irc_badge.svg
parentb8f8e258f55e127d921a0c20e0fb711597359a46 (diff)
update readme
Diffstat (limited to 'irc_badge.svg')
-rw-r--r--irc_badge.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/irc_badge.svg b/irc_badge.svg
new file mode 100644
index 00000000..07fce322
--- /dev/null
+++ b/irc_badge.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="150" height="18">
+<rect rx="3" width="117" height="18" fill="#162e34"></rect>
+<path fill="#ce1d73" d="M62 0h4v18h-4z"></path>
+<rect rx="3" width="88" height="18" x="62" fill="#ce1d73"></rect>
+<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
+<text x="10" y="13">#</text>
+<text x="36.5" y="13">IRC</text><text x="106.5" y="13">Freenode</text>
+</g>
+</svg>