home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
- <name>Cybernetics - lpf</name>
- <icon>lpf.png</icon>
- <connections>
- <point x="0" y="0"/>
- <point x="5" y="0"/>
- <point x="10" y="0"/>
-
- <point x="0" y="5"/>
- <point x="10" y="5"/>
-
- <point x="0" y="10"/>
- <point x="5" y="10"/>
- <point x="10" y="10"/>
- </connections>
- <aspectratio type="fixed"/>
- <svg:svg><svg:g style="fill: bg; stroke-width: 1; stroke: fg">
- <svg:rect x="0" y="0" width="10" height="10"/>
- <svg:polyline style="stroke-width: 0.5; stroke: #c0c0c0" points="1,9 3,9 3,1 6,1 6,9 9,9 "/>
- <svg:path d="M 2 9 C 2,9 3,9 3,9 C 3,6 3,1 6,1 C 6,4 6,9 9,9"/>
- </svg:g></svg:svg>
- </shape>
-