struct-image-12-b-nocycle.svg 455 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
<?xml version="1.0" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="svg-root" viewBox="0 0 450 450" width="450" height="450">
	<g id="drawRects">  
		<rect x="225" y="0" width="225" height="225" fill="red"/>
		<!--<image x="0" y="225" width="225" height="225" xlink:href="../svg/struct-image-12-b.svg"/>-->
		<rect x="0" y="225" width="225" height="225" fill="none" stroke="black"/>
	</g>
</svg>