summaryrefslogtreecommitdiff
path: root/public/favicon.svg
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2024-03-16 21:06:31 +0000
committerSam Nystrom <sam@samnystrom.dev>2024-03-16 17:10:20 -0400
commit42654fad0fa97b2bced528ed35d15eae91a210d4 (patch)
tree04c6a590d75f47ba7d4635cf2701daab354da61e /public/favicon.svg
parent6d300ba59428341419e4cad567c98751aa72eead (diff)
feat: add very useless favicon
Diffstat (limited to 'public/favicon.svg')
-rw-r--r--public/favicon.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/favicon.svg b/public/favicon.svg
new file mode 100644
index 0000000..42aab86
--- /dev/null
+++ b/public/favicon.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" version="2.0" width="16" height="16" viewBox="0 0 16 16">
+ <path fill="none" stroke="white" stroke-width="2" stroke-linecap="square" d="M 0 0 h 16 l -16 16 v -16" />
+</svg> \ No newline at end of file