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

« back to all changes in this revision

Viewing changes to lst/shapes/LST/motor.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 - Motor</name>
 
4
  <icon>motor.png</icon>
 
5
  <connections>
 
6
    <point x="21.2" y="8.2"/>
 
7
    <point x="21.2" y="6.2"/>
 
8
    <point x="20.2" y="7.2"/>
 
9
    <point x="22.2" y="7.2"/>
 
10
    <point x="21.2" y="8.2"/>
 
11
    <point x="21.2" y="6.2"/>
 
12
    <point x="20.2" y="7.2"/>
 
13
    <point x="22.2" y="7.2"/>
 
14
    <point x="24.2" y="8.2"/>
 
15
    <point x="24.2" y="6.2"/>
 
16
    <point x="23.2" y="7.2"/>
 
17
    <point x="25.2" y="7.2"/>
 
18
    <point x="24.2" y="8.2"/>
 
19
    <point x="24.2" y="6.2"/>
 
20
    <point x="23.2" y="7.2"/>
 
21
    <point x="25.2" y="7.2"/>
 
22
    <point x="22.2" y="7.2"/>
 
23
    <point x="23.2" y="7.2"/>
 
24
    <point x="22.7" y="7.2"/>
 
25
  </connections>
 
26
  <aspectratio type="fixed"/>
 
27
  <svg:svg>
 
28
    <svg:ellipse style="fill: #ffffff" cx="21.2" cy="7.2" rx="1" ry="1"/>
 
29
    <svg:ellipse style="fill: none; fill-opacity:0; stroke-width: 0.05; stroke: #000000" cx="21.2" cy="7.2" rx="1" ry="1"/>
 
30
    <svg:ellipse style="fill: none; fill-opacity:0; stroke-width: 0.005; stroke: #000000" cx="21.2" cy="7.2" rx="1" ry="1"/>
 
31
    <svg:ellipse style="fill: #ffffff" cx="24.2" cy="7.2" rx="1" ry="1"/>
 
32
    <svg:ellipse style="fill: none; fill-opacity:0; stroke-width: 0.05; stroke: #000000" cx="24.2" cy="7.2" rx="1" ry="1"/>
 
33
    <svg:ellipse style="fill: none; fill-opacity:0; stroke-width: 0.005; stroke: #000000" cx="24.2" cy="7.2" rx="1" ry="1"/>
 
34
    <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.05; stroke: #000000" x1="22.2" y1="7.2" x2="23.2" y2="7.2"/>
 
35
    <svg:path style="fill: none; fill-opacity:0; stroke-width: 0.05; stroke: #000000" d="M 21.2 6.2 C 21.1291,4.55327 23.9012,6.2 24.2,6.2"/>
 
36
  </svg:svg>
 
37
</shape>