Files
svg2cube/inputs/bottom.svg
T
2016-01-17 10:15:04 +08:00

12 lines
435 B
XML
Executable File

<svg width="256" height="256" viewBox="0 0 256 256" version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
id="main" >
<foreignObject x="-512" y="-512" width="1024" height="768" xmlns="http://www.w3.org/2000/svg">
<iframe x="0" y="0" width="100%" height="100%" src="panels.svg" xmlns="http://www.w3.org/1999/xhtml" >
</iframe>
</foreignObject>
</svg>