summaryrefslogtreecommitdiffhomepage
path: root/static/favicon.svg
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-04-30 09:39:00 +0900
committernsfisis <nsfisis@gmail.com>2024-04-30 09:39:00 +0900
commit126c45c72e98963e4e73852a6d4945ec4359620b (patch)
tree3a0f2d007b022b9750082a19e950f8e9670e18dc /static/favicon.svg
parent04df54443363ec2911e737e11110c18f350b66e1 (diff)
downloadfeedaka-126c45c72e98963e4e73852a6d4945ec4359620b.tar.gz
feedaka-126c45c72e98963e4e73852a6d4945ec4359620b.tar.zst
feedaka-126c45c72e98963e4e73852a6d4945ec4359620b.zip
Add files
Diffstat (limited to 'static/favicon.svg')
-rw-r--r--static/favicon.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/favicon.svg b/static/favicon.svg
new file mode 100644
index 0000000..3602b2c
--- /dev/null
+++ b/static/favicon.svg
@@ -0,0 +1,7 @@
+<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">
+ <rect x="0" y="0" width="100" height="100" rx="8" ry="8" fill="skyblue" />
+ <path d="M 0,18 L 74,18 A 8,8 0 0 1 82,26 L 82,100 L 0,100 L 0,18" fill="white" />
+ <path d="M 0,36 L 56,36 A 8,8 0 0 1 64,44 L 64,100 L 0,100 L 0,36" fill="skyblue" />
+ <path d="M 0,54 L 38,54 A 8,8 0 0 1 46,62 L 46,100 L 0,100 L 0,54" fill="white" />
+ <rect x="0" y="72" width="28" height="28" rx="8" ry="8" fill="skyblue" />
+</svg>