← back to Homesonspec
auto-data-snapshot: 2026-08-06T16:03:07 (1 data files) — apps/web/public/icon.svg
23315d376ef25a871b7856bbec7193359dfa3d70 · 2026-08-06 16:03:51 -0700 · auto-commit-fleet
Files touched
A apps/web/public/icon.svg
Diff
commit 23315d376ef25a871b7856bbec7193359dfa3d70
Author: auto-commit-fleet <steve@designerwallcoverings.com>
Date: Thu Aug 6 16:03:51 2026 -0700
auto-data-snapshot: 2026-08-06T16:03:07 (1 data files) — apps/web/public/icon.svg
---
apps/web/public/icon.svg | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/apps/web/public/icon.svg b/apps/web/public/icon.svg
new file mode 100644
index 00000000..b01bfb55
--- /dev/null
+++ b/apps/web/public/icon.svg
@@ -0,0 +1,15 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" role="img" aria-label="Homes on Spec">
+ <!-- Full-bleed brand background: works as both a normal and a maskable icon -->
+ <rect width="512" height="512" fill="#1b4645"/>
+ <!-- House mark kept inside the center ~60% safe zone so maskable crops never clip it -->
+ <g>
+ <!-- Roof -->
+ <path d="M256 132 L372 250 H140 Z" fill="#ffffff"/>
+ <!-- Body -->
+ <rect x="168" y="238" width="176" height="142" rx="10" fill="#ffffff"/>
+ <!-- Amber door — echoes the "HomesOnSpec." accent dot -->
+ <path d="M238 300 h36 a0 0 0 0 1 0 0 v80 h-36 Z" fill="#ed8f16"/>
+ <rect x="238" y="300" width="36" height="80" rx="18" fill="#ed8f16"/>
+ <rect x="238" y="340" width="36" height="40" fill="#ed8f16"/>
+ </g>
+</svg>
← 57f4a18d homesonspec/mobile: Cycle 3 Cody fixes — enrich gates on sta
·
back to Homesonspec
·
web: make HomesOnSpec an installable PWA (manifest + service 85d96884 →