mirror of
https://github.com/wassname/svg2cube.git
synced 2026-08-08 11:28:05 +08:00
Packaged it
This commit is contained in:
Executable
+11
@@ -0,0 +1,11 @@
|
||||
<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>
|
||||
|
||||
|
After Width: | Height: | Size: 435 B |
Reference in New Issue
Block a user