summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorIwanIDev <iwan@iwani.dev>2026-03-21 12:41:49 +0000
committerIwanIDev <iwan@iwani.dev>2026-03-21 12:41:49 +0000
commit72f129472044a97ffa06136da0a473581914c7e9 (patch)
treede9d0116f8f7da3716917e484efe1ebceb14f267 /public
Initial Commit
Set up Astro and shadcn/ui
Diffstat (limited to 'public')
-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..6f7f1ea
--- /dev/null
+++ b/public/favicon.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 36 36">
+ <path fill="#000" d="M22.25 4h-8.5a1 1 0 0 0-.96.73l-5.54 19.4a.5.5 0 0 0 .62.62l5.05-1.44a1 1 0 0 0 .67-.55L18 14l4.41 8.76a1 1 0 0 0 .67.55l5.05 1.44a.5.5 0 0 0 .62-.62l-5.54-19.4a1 1 0 0 0-.96-.73Z"/>
+</svg>