2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / Map / Isometric / Road1.shape
blobd7cdcfea5e9ac1d8dcbe936b211f6224ccc5f9b5
1 <?xml version="1.0" encoding="UTF-8"?>
2 <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
3 <!-- Copyright Alan Horkan 2002 -->
4 <name>Road1</name>
5 <icon>Road1.png</icon>
6 <connections>
7 <point x="0" y="1"/>
8 <point x="2" y="0"/>
9 <point x="2" y="1"/>
10 <point x="0" y="2"/>
11 <point x="0" y="1.5"/>
12 <point x="1" y="0.5"/>
13 <point x="2" y="0.5"/>
14 <point x="2" y="1"/>
15 <point x="1" y="1.5"/>
16 <point x="1.11111111111111" y="1" main="yes"/>
17 </connections>
19 <aspectratio type="fixed"/>
20 <svg:svg>
21 <svg:polygon style="fill: #999999" points="0,1 2,0 2,1 0,2 "/>
22 <svg:polygon style="stroke-width: 1; stroke: #999999" points="0,1 2,0 2,1 0,2 "/>
23 </svg:svg>
24 </shape>