summaryrefslogtreecommitdiffstats
path: root/web/html/images/rss.svg
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@archlinux.org>2015-12-12 12:22:06 +0100
committerLukas Fleischer <lfleischer@archlinux.org>2015-12-13 10:22:59 +0100
commita35dc4022aea91a7be945222d7430a93276a6ee4 (patch)
tree1d6580175f04df9cd2a02ab3dea2f6948fa69623 /web/html/images/rss.svg
parent256a343b187b8a9435e208562f3bb5d55a082b05 (diff)
downloadaurweb-a35dc4022aea91a7be945222d7430a93276a6ee4.tar.xz
Replace RSS feed icon
Use a flat icon from the Open Iconic collection for the RSS feed. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to 'web/html/images/rss.svg')
-rw-r--r--web/html/images/rss.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/html/images/rss.svg b/web/html/images/rss.svg
new file mode 100644
index 0000000..3c7f6ba
--- /dev/null
+++ b/web/html/images/rss.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" viewBox="0 0 8 8">
+ <path style="fill:#3366aa;fill-opacity:1" d="M0 0v2c3.33 0 6 2.67 6 6h2c0-4.41-3.59-8-8-8zm0 3v2c1.67 0 3 1.33 3 3h2c0-2.75-2.25-5-5-5zm0 3v2h2c0-1.11-.9-2-2-2z" />
+</svg>