Text objects are now internally encapsulated, simplifying code and
[dia.git] / shapes / network / flash.shape
blob3f39ce61e913ef658fbf88320e354294b27fc408
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 - WAN Connection</name>
4 <icon>flash.png</icon>
5 <connections>
6 <point x="3.5" y="11"/>
7 <point x="3.5" y="5.5" main="yes"/></connections>
8 <textbox x1="0" y1="11.1" x2="7" y2="14.1" align="center" resize="no"/>
9 <svg:svg width="7cm" height="11cm">
10 <svg:polygon style="stroke:none; fill:foreground" points="2.03,.99 4.97,.99 3.99,3.52 6.58,3.52 2.03,10.45 3.01,5.5 .98,5.5"/>
11 </svg:svg>
13 </shape>