summaryrefslogtreecommitdiffstats
path: root/img
diff options
context:
space:
mode:
authorGreg <greg@toolstack.com>2021-10-20 21:14:19 -0400
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-10-21 16:02:34 +0200
commitc7a265fedf1b4e3ea08575e59ee14a1b3636d629 (patch)
tree2d78d693001aa0ff3981481cd1dfbd1d9b65148c /img
parent9a633711708a01abbe098fe42d2608acf235a4e6 (diff)
Update add folder and unread feed icons
Give both add folder and unread feed icons their own unique icons instead of sharing them with subscribe and all articles. Signed-off-by: Greg Ross <greg@toolstack.com>
Diffstat (limited to 'img')
-rw-r--r--img/add_folder.svg1
-rw-r--r--img/rss_unread.svg6
2 files changed, 7 insertions, 0 deletions
diff --git a/img/add_folder.svg b/img/add_folder.svg
new file mode 100644
index 000000000..5446d8631
--- /dev/null
+++ b/img/add_folder.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" viewbox="0 0 16 16"><path fill="#0082c9" d="m1.5 2c-0.25 0-0.5 0.25-0.5 0.5v11c0 0.26 0.24 0.5 0.5 0.5h13c0.26 0 0.5-0.241 0.5-0.5v-9c0-0.25-0.25-0.5-0.5-0.5h-6.5l-2-2z"/><path d="m 12.027454,13.54523 h -1.03402 V 10.960179 H 8.4083831 V 9.9261587 H 10.993434 V 7.3411085 h 1.03402 v 2.5850502 l 2.58505,-0.01448 v 1.0484963 h -2.58505 z" fill="#000000" style="stroke-width:0.51701;fill:#ffffff" /></svg>
diff --git a/img/rss_unread.svg b/img/rss_unread.svg
new file mode 100644
index 000000000..cb7e52eac
--- /dev/null
+++ b/img/rss_unread.svg
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 98.918 100" xml:space="preserve" height="16" viewBox="0 0 16 16" width="16" version="1.0" y="0px" x="0px" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"><g fill="#0082c9">
+<ellipse cx="13.566" rx="13.566" ry="13.714" transform="matrix(.14558 0 0 .144 .8 0.8)" cy="86.286"/>
+<path d="m10.345 15.2h-2.7976c0-3.727-3.021-6.7476-6.7474-6.7476v-2.7975c5.2719 0 9.5452 4.2733 9.5452 9.545z"/>
+<path d="m12.32 15.2c0-6.3624-5.1575-11.52-11.52-11.52v-2.88c7.9529 0 14.4 6.4472 14.4 14.4h-2.8799z"/>
+</g></svg>