[object Object]

← back to Jutewallpaper

favicon: Mag-7-inspired SVG glyph

00c26b9c48b97e7f5bfe47cabcc0c9aa86912a24 · 2026-05-14 08:35:02 -0700 · Steve

Files touched

Diff

commit 00c26b9c48b97e7f5bfe47cabcc0c9aa86912a24
Author: Steve <steve@designerwallcoverings.com>
Date:   Thu May 14 08:35:02 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 a7f404d..4475291 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">J</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="#a8895a"/> <defs> <linearGradient id="rb" x1="0%" y1="0%" x2="100%" y2="100%"> <stop offset="0%" stop-color="#4285F4"/> <stop offset="33%" stop-color="#EA4335"/> <stop offset="66%" stop-color="#FBBC04"/> <stop offset="100%" stop-color="#34A853"/> </linearGradient> </defs> <text x="32" y="46" font-family="Inter,Helvetica,sans-serif" font-size="40" font-weight="700" text-anchor="middle" fill="url(#rb)" letter-spacing="-2">J</text> </svg>
\ No newline at end of file

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