[object Object]

← back to 1930swallpaper

favicon: Mag-7-inspired SVG glyph

1819a6c07a2368a25b437ea86aeb8715463c7e3d · 2026-05-14 08:35:01 -0700 · Steve

Files touched

Diff

commit 1819a6c07a2368a25b437ea86aeb8715463c7e3d
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 0bf53be..5e44c41 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="14" fill="#2a1c1c"/> <path d="M16 32 Q16 18 32 32 Q48 46 48 32 Q48 18 32 32 Q16 46 16 32 Z" fill="none" stroke="#8a4a2a" stroke-width="2" opacity="0.55"/> <text x="32" y="42" font-family="Inter,Helvetica,sans-serif" font-size="26" font-weight="700" text-anchor="middle" fill="#F4D08F">30</text> </svg>
\ No newline at end of file

← 15af424 fix env wiring — add __dirname-anchored dotenv + dotenv dep  ·  back to 1930swallpaper  ·  4-grid hero: drop-in script + crop CSS + initial 4 newest pr 31c9ade →