summaryrefslogtreecommitdiff
path: root/favicon.svg
diff options
context:
space:
mode:
authorTyler Hoang <tyler@tylerhoang.xyz>2026-05-12 13:17:19 -0700
committerTyler Hoang <tyler@tylerhoang.xyz>2026-05-12 13:17:19 -0700
commitf5e9a1f56f2a15240ebed438688714d9c5a7c256 (patch)
tree24187f88c1ded8231f156ef2b1176d6e88e8642a /favicon.svg
Initial commit
Diffstat (limited to 'favicon.svg')
-rwxr-xr-xfavicon.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/favicon.svg b/favicon.svg
new file mode 100755
index 0000000..3a00719
--- /dev/null
+++ b/favicon.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
+ <rect width="32" height="32" rx="4" fill="#0f2346"/>
+ <polygon points="16,4 28,16 16,28 4,16" fill="none" stroke="#c9a84c" stroke-width="1.5"/>
+ <text x="16" y="21" font-family="Georgia, serif" font-size="14" font-weight="700"
+ fill="#f8f7f4" text-anchor="middle">T</text>
+</svg>