home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?> <!-- -*- xml -*- -->
-
- <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns"
- xmlns:svg="http://www.w3.org/2000/svg">
- <name>Electric - vcommand</name>
- <description>vcommand</description>
- <icon>vcommand.png</icon>
- <connections>
- <point x=".5" y="0"/>
- <point x=".5" y="1" />
- <point x=".2" y=".5" />
- <point x=".8" y=".5" />
- </connections>
- <textbox x1="-.8" y1="-1" x2=".1" y2="2"/>
- <aspectratio type="fixed"/>
- <svg:svg width="1" height="1">
- <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/>
- <svg:line x1=".5" y1="0" x2=".5" y2="1"/>
- <svg:rect x=".2" y=".3" width=".6" height=".4" svg:style="fill:background"/>
- </svg:svg>
- </shape>
-
-
-
-