~ubuntu-branches/ubuntu/trusty/dia-shapes/trusty-proposed

« back to all changes in this revision

Viewing changes to lst/shapes/LST/ot_subsystem.shape

Tags: 0.1
Initial release. (Closes: #594475)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
  <name>LST - Output Transducer</name>
 
4
  <icon>ot_subsystem.png</icon>
 
5
  <connections>
 
6
    <point x="22" y="8"/>
 
7
    <point x="27" y="8"/>
 
8
    <point x="27" y="13"/>
 
9
    <point x="22" y="13"/>
 
10
    <point x="22" y="11"/>
 
11
    <point x="23" y="11"/>
 
12
    <point x="23" y="10"/>
 
13
    <point x="22" y="10"/>
 
14
    <point x="24.5" y="8"/>
 
15
    <point x="27" y="10.5"/>
 
16
    <point x="24.5" y="13"/>
 
17
    <point x="22" y="12"/>
 
18
    <point x="22.5" y="11"/>
 
19
    <point x="23" y="10.5"/>
 
20
    <point x="22.5" y="10"/>
 
21
  </connections>
 
22
  <aspectratio type="fixed"/>
 
23
  <svg:svg>
 
24
    <svg:polygon style="fill: #ffffff" points="22,8 27,8 27,13 22,13 22,11 23,11 23,10 22,10 "/>
 
25
    <svg:polygon style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" points="22,8 27,8 27,13 22,13 22,11 23,11 23,10 22,10 "/>
 
26
  </svg:svg>
 
27
</shape>