2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / network / antenna.shape
blob00c0185f93cf331431b7169c7d1d24f6d2bd371e
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>Network - Antenna</name>
4 <icon>antenna.png</icon>
5 <aspectratio type="fixed"/>
6 <connections>
7 <point x=".5" y="4"/>
8 <point x=".375" y="0"/>
9 <point x="0.5" y="1.5" main="yes"/>
10 </connections>
11 <textbox x1="-1" y1="3.1" x2="2" y2="3.9" align="center" resize="no"/>
12 <svg:svg width="1cm" height="3cm">
14 <svg:polygon style="stroke:none; fill:background" points="0,2.76 .5,2.49 1,2.76 .5,3"/>
16 <svg:path style="stroke:foreground; stroke-width:1" d="M.45,.73 L.5,.75 M.40,.94 L.5,.99 M.35,1.17 L.5,1.26 M.30,1.40 L.5,1.5 M.25,1.62 L.5,1.74 M.2,1.85 L.5,2.01 M.15,2.08 L.5,2.25 M.1,2.3 L.5,2.49 M.05,2.52 L.5,2.76 "/>
17 <svg:path style="stroke:foreground; stroke-width:1" d="M.55,.73 L.5,.75 M.6,.94 L.5,.99 M.65,1.18 L.5,1.26 M.69,1.40 L.5,1.5 M.75,1.62 L.5,1.74 M.81,1.85 L.5,2.01 M.85,2.08 L.5,2.25 M.9,2.3 L.5,2.49 M.95,2.52 L.5,2.76"/>
19 <svg:path style="stroke:foreground; stroke-width:1" d="M.5,.51 L.44,.24 L.5,.375 L.375,0"/>
21 <svg:polygon style="stroke:foreground; stroke-width:2" points=".5,.51 1,2.76 .5,3 0,2.76"/>
23 <svg:path style="stroke:foreground; stroke-width:2" d="M0,2.76 L.5,2.49 L1,2.76 M.5,.51 L.5,3"/>
24 </svg:svg>
25 </shape>