4 lines
241 B
XML
4 lines
241 B
XML
<svg width="800" height="600" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="800" height="600" fill="#2c3e50"/>
|
|
<text x="400" y="300" font-family="Arial" font-size="40" fill="white" text-anchor="middle">Room Image Placeholder</text>
|
|
</svg> |