mirror of
https://github.com/wassname/svg2cube.git
synced 2026-08-15 12:55:11 +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="-512" y="0" width="1024" height="768" xlink:href="panels.svg" />
|
|
</svg>
|