.cvsignore improvements
[dia.git] / shapes / MSE / tacsat.shape
blob8fe23cbb9b7083c240a50437b1da7916c6c0c13f
1 <?xml version="1.0"?>
2 <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
3 <name>Tactical Satellite Communications Terminal</name>
4 <description>Tactical Satellite Communications Terminal</description>
5 <icon>tacsat.png</icon>
6 <connections>
7 <point x="1" y="10"/>
8 <point x="3.6667" y="10"/>
9 <point x="6.3333" y="10"/>
10 <point x="9" y="10"/>
11 <point x="6" y="5" main="yes"/>
12 </connections>
13 <svg:svg width="12" height="10">
14 <svg:line x1="1" y1="10" x2="5" y2="6"/>
15 <svg:line x1="5" y1="6" x2="9" y2="10"/>
16 <svg:line x1="1" y1="10" x2="9" y2="10"/>
18 <svg:line x1="3" y1="0" x2="11" y2="8"/>
20 <svg:line x1="7" y1="4" x2="12" y2="0"/>
22 <svg:circle style="fill: #020202" cx="12" cy="0" r=".3"/>
24 <svg:path d="M 3,0 C 0.5,2.5 8.5,10.5 11,8"/>
25 </svg:svg>
26 </shape>