summaryrefslogtreecommitdiff
path: root/static/rss.svg
diff options
context:
space:
mode:
authorArne Rief <riearn@proton.me>2025-08-20 21:36:19 +0200
committerArne Rief <riearn@proton.me>2025-08-20 21:36:19 +0200
commitdac4024abcfea76f14522a84bee4b7258c37b72d (patch)
tree1aa3c2e0af122d5c0feb4360850476fd55d3831e /static/rss.svg
parentf0506acd6f70da636b8fdb23439c85bbf2392b40 (diff)
Language selection & theme toggle
Diffstat (limited to 'static/rss.svg')
-rw-r--r--static/rss.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/rss.svg b/static/rss.svg
new file mode 100644
index 0000000..9dbdb73
--- /dev/null
+++ b/static/rss.svg
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Source: SVG Repo, https://www.svgrepo.com/svg/349492/rss -->
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
+ <rect width="512" height="512" rx="15%" fill="#f80"/>
+ <circle cx="145" cy="367" r="35" fill="#ffffff"/>
+ <path fill="none" stroke="#ffffff" stroke-width="60" d="M109 241c89 0 162 73 162 162m114 0c0-152-124-276-276-276"/>
+</svg>