linewidth is now working for PS_SOLID
[dia.git] / shapes / Civil / civil_container.shape
blob8ae1786beb0af2e474791afb6dffe58faae10db2
1 <?xml version="1.0"?>
2 <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
3 xmlns:svg="http://www.w3.org/2000/svg">
4 <name>Civil - Container</name>
6 <icon>civil_container.xpm</icon>
8 <connections>
9 <point x="1.5" y="0" />
11 <point x="1.5" y="5" />
13 <point x="0" y="2.5" />
15 <point x="3" y="2.5" />
16 </connections>
18 <textbox x1="0" y1="0.5" x2="3" y2="4.5" />
20 <svg:svg>
21 <svg:path
22 style="stroke-width: 1; stroke: foreground; fill: background"
23 d="M 3 0.5 C 3,1.5 3,4 3,4.5 C 1.99242,5.1583 1.00052,5.1583 0,4.5 C 0,4 0,0.5 0,0.5 C 1.01142,-0.160898 2.00332,-0.149998 3,0.5z" />
24 </svg:svg>
25 </shape>