← back to Raffiawalls
favicon: Mag-7-inspired SVG glyph
8ef6d7d9be6154f65aa11ef6ad3660881752729f · 2026-05-14 08:35:01 -0700 · Steve
Files touched
Diff
commit 8ef6d7d9be6154f65aa11ef6ad3660881752729f
Author: Steve <steve@designerwallcoverings.com>
Date: Thu May 14 08:35:01 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 12bf384..3048618 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">R</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="#C9B89E"/> <rect x="8" y="8" width="22" height="22" fill="#3a2a1c"/> <rect x="34" y="8" width="22" height="22" fill="#8a6b4a"/> <rect x="8" y="34" width="22" height="22" fill="#8a6b4a"/> <rect x="34" y="34" width="22" height="22" fill="#3a2a1c" opacity="0.85"/> <text x="32" y="40" font-family="Inter,Helvetica,sans-serif" font-size="22" font-weight="700" text-anchor="middle" fill="#C9B89E">R</text> </svg>
\ No newline at end of file
← d442769 fix env wiring — anchor dotenv to __dirname so .env loads ev
·
back to Raffiawalls
·
4-grid hero: drop-in script + crop CSS + initial 4 newest pr b52fff7 →