[object Object]

← back to Silverleafwallpaper

favicon: Mag-7-inspired SVG glyph

a28e354c78828de7ea70dc043505fa3f83e861ef · 2026-05-14 08:34:59 -0700 · Steve

Files touched

Diff

commit a28e354c78828de7ea70dc043505fa3f83e861ef
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 b3e6dbe..ba3847c 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">S</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="14" fill="#0a0a0a"/> <text x="32" y="50" font-family="Playfair Display,Georgia,serif" font-size="52" font-weight="500" text-anchor="middle" fill="#E8E8E8" letter-spacing="-3">S</text> </svg>
\ No newline at end of file

← ddc7162 fix env wiring — add __dirname-anchored dotenv + dotenv dep  ·  back to Silverleafwallpaper  ·  4-grid hero: drop-in script + crop CSS + initial 4 newest pr c9e2861 →