9 lines
502 B
XML
9 lines
502 B
XML
|
|
<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<g id="Layer_1">
|
||
|
|
<title>Layer 1</title>
|
||
|
|
<rect stroke-width="3" id="svg_1" height="60" width="60" y="20" x="20" stroke="#000" fill="#fff"/>
|
||
|
|
<rect stroke="#000" id="svg_2" height="0" width="4" y="68" x="51.33502" fill="#fff"/>
|
||
|
|
<line id="svg_4" y2="20" x2="50" y1="0" x1="50" stroke-width="2" stroke="#000" fill="none"/>
|
||
|
|
<line id="svg_5" y2="100" x2="50" y1="80" x1="50" stroke-width="2" stroke="#000" fill="none"/>
|
||
|
|
</g>
|
||
|
|
</svg>
|