← back to 1920swallpaper
favicon: Mag-7-inspired SVG glyph
26864d8b3a13fe9a2b5ca476712bb9b544dc116a · 2026-05-14 08:34:59 -0700 · Steve
Files touched
Diff
commit 26864d8b3a13fe9a2b5ca476712bb9b544dc116a
Author: Steve <steve@designerwallcoverings.com>
Date: Thu May 14 08:34:59 2026 -0700
favicon: Mag-7-inspired SVG glyph
---
public/favicon.svg | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/public/favicon.svg b/public/favicon.svg
index 0bf53be..a109b7c 100644
--- a/public/favicon.svg
+++ b/public/favicon.svg
@@ -1,4 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
-<rect width="32" height="32" rx="6" fill="#10b981"/>
-<text x="50%" y="55%" text-anchor="middle" dominant-baseline="middle" font-size="20" font-family="Apple Color Emoji, Segoe UI Emoji, sans-serif" fill="white">A</text>
-</svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64"> <rect width="64" height="64" rx="6" fill="#1c1c2a"/> <rect x="8" y="8" width="22" height="22" fill="#D4AF37"/> <rect x="34" y="8" width="22" height="22" fill="#C0C0C0"/> <rect x="8" y="34" width="22" height="22" fill="#C0C0C0"/> <rect x="34" y="34" width="22" height="22" fill="#D4AF37" opacity="0.85"/> <text x="32" y="40" font-family="Inter,Helvetica,sans-serif" font-size="22" font-weight="700" text-anchor="middle" fill="#1c1c2a">20</text> </svg>
\ No newline at end of file
← 3c8fe69 fix env wiring — anchor dotenv to __dirname so .env loads ev
·
back to 1920swallpaper
·
4-grid hero: drop-in script + crop CSS + initial 4 newest pr 91f23d4 →