mirror of
https://github.com/wassname/svg2cube.git
synced 2026-07-30 12:40:35 +08:00
6 lines
241 B
XML
Executable File
6 lines
241 B
XML
Executable File
<svg width="100%" height="100%" viewBox="0 0 256 256" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<image x="0" y="-256" width="1024" height="768" xlink:href="panels.svg" />
|
|
</svg>
|