summaryrefslogtreecommitdiff
path: root/public/img
diff options
context:
space:
mode:
authorMax2019-05-13 15:50:36 +0200
committerMax2019-05-13 15:50:36 +0200
commit7149647b729b2aa30d76346a7cc3da37c1c692ca (patch)
treeb773b7c02a3434ea46d12659302abc586b0fdb7b /public/img
downloadkategorischeraperitif-7149647b729b2aa30d76346a7cc3da37c1c692ca.tar.gz
Initial commit.
Diffstat (limited to 'public/img')
-rw-r--r--public/img/feed-icon-gray.jpgbin0 -> 26755 bytes
-rw-r--r--public/img/paw-400-400.pngbin0 -> 78321 bytes
-rw-r--r--public/img/rss-alt.svg3
-rw-r--r--public/img/rss.svg3
4 files changed, 6 insertions, 0 deletions
diff --git a/public/img/feed-icon-gray.jpg b/public/img/feed-icon-gray.jpg
new file mode 100644
index 0000000..43b5e84
--- /dev/null
+++ b/public/img/feed-icon-gray.jpg
Binary files differ
diff --git a/public/img/paw-400-400.png b/public/img/paw-400-400.png
new file mode 100644
index 0000000..5fca4e0
--- /dev/null
+++ b/public/img/paw-400-400.png
Binary files differ
diff --git a/public/img/rss-alt.svg b/public/img/rss-alt.svg
new file mode 100644
index 0000000..b55d816
--- /dev/null
+++ b/public/img/rss-alt.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" viewBox="0 0 8 8">
+ <path 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> \ No newline at end of file
diff --git a/public/img/rss.svg b/public/img/rss.svg
new file mode 100644
index 0000000..1e70b74
--- /dev/null
+++ b/public/img/rss.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" viewBox="0 0 8 8">
+ <path d="M1 0v1c3.32 0 6 2.68 6 6h1c0-3.86-3.14-7-7-7zm0 2v1c2.21 0 4 1.79 4 4h1c0-2.76-2.24-5-5-5zm0 2v1c1.11 0 2 .89 2 2h1c0-1.65-1.35-3-3-3zm0 2c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z" />
+</svg> \ No newline at end of file