vault backup: 2026-03-16 17:20:05

This commit is contained in:
Vincent Verbruggen
2026-03-16 17:20:05 +01:00
parent 4968005873
commit 6c9371946e
2 changed files with 23 additions and 16 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 KiB

View File

@@ -115,7 +115,7 @@
<circle cx="40" cy="1675" r="30" fill="none" stroke="#4a90d9" stroke-width="7" />
<circle cx="40" cy="1675" r="10" fill="#4a90d9" />
<!-- Drain -->
<circle cx="425" cy="875" r="25" fill="none" stroke="#999" stroke-width="5" />
<!-- <circle cx="425" cy="875" r="25" fill="none" stroke="#999" stroke-width="5" /> -->
<g transform="translate(425, 1675) scale(1,-1)">
<text text-anchor="middle" dominant-baseline="central" font-size="45" fill="#666">Bath</text>
</g>
@@ -127,7 +127,8 @@
<rect x="25" y="620" width="120" height="110" rx="8" fill="#aaa" fill-opacity="0.2"
stroke="#999" stroke-width="4" stroke-dasharray="10,6" />
<g transform="translate(200, 675) scale(1,-1)">
<text text-anchor="start" dominant-baseline="central" font-size="30" fill="#999">TISKEN baskets</text>
<text text-anchor="start" dominant-baseline="central" font-size="30" fill="#999">TISKEN
baskets</text>
</g>
<!-- Shower: nook, x=1500-2500, y=1600-2600 -->
@@ -137,9 +138,9 @@
<circle cx="2475" cy="2100" r="60" fill="none" stroke="#4a90d9" stroke-width="7" />
<circle cx="2475" cy="2100" r="20" fill="#4a90d9" />
<!-- Drain -->
<circle cx="2000" cy="2100" r="35" fill="none" stroke="#999" stroke-width="5" />
<line x1="1980" y1="2100" x2="2020" y2="2100" stroke="#999" stroke-width="5" />
<line x1="2000" y1="2080" x2="2000" y2="2120" stroke="#999" stroke-width="5" />
<!-- <circle cx="2000" cy="2100" r="35" fill="none" stroke="#999" stroke-width="5" /> -->
<!-- <line x1="1980" y1="2100" x2="2020" y2="2100" stroke="#999" stroke-width="5" /> -->
<!-- <line x1="2000" y1="2080" x2="2000" y2="2120" stroke="#999" stroke-width="5" /> -->
<g transform="translate(2000, 2200) scale(1,-1)">
<text text-anchor="middle" dominant-baseline="central" font-size="45" fill="#4a90d9">Shower</text>
</g>
@@ -163,16 +164,19 @@
</g>
<!-- Mirror light: 560mm, 60mm from wall E, on wall F above sink -->
<rect x="25" y="60" width="80" height="560" rx="10" fill="none" stroke="#f5a623" stroke-width="5"/>
<rect x="25" y="60" width="80" height="560" rx="10" fill="none" stroke="#f5a623"
stroke-width="5" />
<g transform="translate(160, 340) scale(1,-1)">
<text text-anchor="start" dominant-baseline="central" font-size="30" fill="#f5a623">Mirror 560mm</text>
<text text-anchor="start" dominant-baseline="central" font-size="30" fill="#f5a623">Mirror
560mm</text>
</g>
<!-- Shelf: wall A, 800mm long, 250mm deep, 500mm from wall F -->
<rect x="500" y="calc(2600 - 250)" width="800" height="250" fill="#c8b896" fill-opacity="0.3"
stroke="#999" stroke-width="5" />
<g transform="translate(900, 2475) scale(1,-1)">
<text text-anchor="middle" dominant-baseline="central" font-size="35" fill="#666">Shelf 800x250</text>
<text text-anchor="middle" dominant-baseline="central" font-size="35" fill="#666">Shelf
800x250</text>
</g>
<!-- Ceiling light: 1100 from wall F, 700 from wall A → (1100, 2600-700) = (1100, 1900), r=210 -->
@@ -180,11 +184,13 @@
<line x1="1070" y1="1900" x2="1130" y2="1900" stroke="#f5a623" stroke-width="4" />
<line x1="1100" y1="1870" x2="1100" y2="1930" stroke="#f5a623" stroke-width="4" />
<g transform="translate(1100, 1830) scale(1,-1)">
<text text-anchor="middle" dominant-baseline="central" font-size="35" fill="#f5a623">Light (420mm)</text>
<text text-anchor="middle" dominant-baseline="central" font-size="35" fill="#f5a623">Light
(420mm)</text>
</g>
<!-- Vent: on wall D, 200mm wide, 750mm from wall E -->
<rect x="1400" y="750" width="100" height="200" fill="none" stroke="#888" stroke-width="5" stroke-dasharray="15,8"/>
<rect x="1400" y="750" width="100" height="200" fill="none" stroke="#888" stroke-width="5"
stroke-dasharray="15,8" />
<line x1="1400" y1="750" x2="1500" y2="950" stroke="#888" stroke-width="3" />
<line x1="1500" y1="750" x2="1400" y2="950" stroke="#888" stroke-width="3" />
<g transform="translate(1350, 850) scale(1,-1)">
@@ -252,7 +258,8 @@
<text x="100" y="315" font-size="40" fill="#555">Door</text>
<circle cx="40" cy="360" r="18" fill="none" stroke="#f5a623" stroke-width="4" />
<text x="100" y="375" font-size="40" fill="#555">Light</text>
<rect x="15" y="405" width="50" height="50" fill="none" stroke="#888" stroke-width="3" stroke-dasharray="8,5" />
<rect x="15" y="405" width="50" height="50" fill="none" stroke="#888" stroke-width="3"
stroke-dasharray="8,5" />
<line x1="15" y1="405" x2="65" y2="455" stroke="#888" stroke-width="2" />
<line x1="65" y1="405" x2="15" y2="455" stroke="#888" stroke-width="2" />
<text x="100" y="440" font-size="40" fill="#555">Vent</text>

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB