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 <!-- Author: Alan Horkan, 2002, mailto:horkana@tcd.ie -->
4 <name>Geometric - Right Angle Triangle
</name>
5 <icon>triangle-rightangle.png
</icon>
15 <point x=
"0.666666666666667" y=
"1.33333333333333" main=
"yes"/>
17 <aspectratio type=
"free"/>
19 <svg:polygon style=
"fill: background" points=
"0,2 2,2 0,0 "/>
20 <svg:polygon style=
"stroke-width: 0.1; stroke: foreground" points=
"0,2 2,2 0,0 "/>