vault backup: 2026-03-07 12:18:28
This commit is contained in:
@@ -152,6 +152,12 @@
|
||||
<text text-anchor="middle" dominant-baseline="central" font-size="45" fill="#666">Sink</text>
|
||||
</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"/>
|
||||
<g transform="translate(160, 340) scale(1,-1)">
|
||||
<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" />
|
||||
@@ -167,11 +173,11 @@
|
||||
<text text-anchor="middle" dominant-baseline="central" font-size="35" fill="#f5a623">Light (420mm)</text>
|
||||
</g>
|
||||
|
||||
<!-- Vent: on wall D, centered on radiator (y=900) -->
|
||||
<rect x="1400" y="850" width="100" height="100" fill="none" stroke="#888" stroke-width="5" stroke-dasharray="15,8"/>
|
||||
<line x1="1400" y1="850" x2="1500" y2="950" stroke="#888" stroke-width="3"/>
|
||||
<line x1="1500" y1="850" x2="1400" y2="950" stroke="#888" stroke-width="3"/>
|
||||
<g transform="translate(1350, 900) scale(1,-1)">
|
||||
<!-- 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"/>
|
||||
<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)">
|
||||
<text text-anchor="end" dominant-baseline="central" font-size="35" fill="#888">Vent</text>
|
||||
</g>
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user