You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
79 lines
1.3 KiB
79 lines
1.3 KiB
<?xml version="1.0"?>
|
|
<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
|
|
xmlns:svg="http://www.w3.org/2000/svg">
|
|
<name>Civil - Basin</name>
|
|
|
|
<icon>civil_basin.xpm</icon>
|
|
|
|
<connections>
|
|
<point x="0" y="0" />
|
|
|
|
<point x="0.2" y="0" />
|
|
|
|
<point x="0.2" y="2.8" />
|
|
|
|
<point x="4.8" y="2.8" />
|
|
|
|
<point x="4.8" y="0" />
|
|
|
|
<point x="5" y="0" />
|
|
|
|
<point x="5" y="3" />
|
|
|
|
<point x="0" y="3" />
|
|
|
|
<point x="0.1" y="0" />
|
|
|
|
<point x="0.2" y="1.4" />
|
|
|
|
<point x="2.5" y="2.8" />
|
|
|
|
<point x="4.8" y="1.4" />
|
|
|
|
<point x="4.9" y="0" />
|
|
|
|
<point x="5" y="1.5" />
|
|
|
|
<point x="2.5" y="3" />
|
|
|
|
<point x="0" y="0" />
|
|
|
|
<point x="0.2" y="0" />
|
|
|
|
<point x="0.2" y="2.8" />
|
|
|
|
<point x="4.8" y="2.8" />
|
|
|
|
<point x="4.8" y="0" />
|
|
|
|
<point x="5" y="0" />
|
|
|
|
<point x="5" y="3" />
|
|
|
|
<point x="0" y="3" />
|
|
|
|
<point x="0.1" y="0" />
|
|
|
|
<point x="0.2" y="1.4" />
|
|
|
|
<point x="2.5" y="2.8" />
|
|
|
|
<point x="4.8" y="1.4" />
|
|
|
|
<point x="4.9" y="0" />
|
|
|
|
<point x="5" y="1.5" />
|
|
|
|
<point x="2.5" y="3" />
|
|
</connections>
|
|
|
|
<svg:svg>
|
|
<svg:polygon style="fill: background"
|
|
points="0,0 0.2,0 0.2,2.8 4.8,2.8 4.8,0 5,0 5,3 0,3 " />
|
|
|
|
<svg:polygon style="stroke-width: 1; stroke: #000000"
|
|
points="0,0 0.2,0 0.2,2.8 4.8,2.8 4.8,0 5,0 5,3 0,3 " />
|
|
</svg:svg>
|
|
</shape>
|
|
|