aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzeapo <mohamed@zenadi.com>2014-12-14 16:24:57 +0100
committerzeapo <mohamed@zenadi.com>2014-12-14 16:25:17 +0100
commit6bae89aa2484ec911ed317611550ed782e1ea23f (patch)
tree880023995051188942a8eb31aab1aa6cc485ebfa
parentd00304d95af45fca3f9b818627c283a4e945ce3f (diff)
use png rather than svg
-rw-r--r--irc_badge.pngbin0 -> 1117 bytes
-rw-r--r--irc_badge.svg9
2 files changed, 0 insertions, 9 deletions
diff --git a/irc_badge.png b/irc_badge.png
new file mode 100644
index 00000000..2a1847db
--- /dev/null
+++ b/irc_badge.png
Binary files differ
diff --git a/irc_badge.svg b/irc_badge.svg
deleted file mode 100644
index 07fce322..00000000
--- a/irc_badge.svg
+++ /dev/null
@@ -1,9 +0,0 @@
-<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>