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

« back to all changes in this revision

Viewing changes to electronic/shapes/electronic/vacuum_pentode.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"?>
 
2
<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
 
3
  <name>Electronic - vacuum_pentode</name>
 
4
  <icon>vacuum_pentode.png</icon>
 
5
  <connections>
 
6
    <point x="5.5" y="2.0"/>
 
7
    <point x="8.5" y="6.0"/>
 
8
    <point x="2.5" y="7.0"/>
 
9
    <point x="8.5" y="8.0"/>
 
10
    <point x="2.5" y="9.6"/>
 
11
    <point x="5.0" y="12.0"/>
 
12
    <point x="6.0" y="12.0"/>
 
13
  </connections>
 
14
  <aspectratio type="fixed"/>
 
15
  <svg:svg>
 
16
    <svg:path style="fill: default" d="M 5.5 3.0 C 7.5,3.0 7.5,5.0 7.5,7.0 C 7.5,9.0 7.5,11.0 5.5,11.0 C 3.5,11.0 3.5,9.0 3.5,7.0 C 3.5,5.0 3.5,3.0 5.5,3.0z"/>
 
17
 
 
18
    <svg:rect style="fill: inverse" x="4.5" y="4.0" width="2" height="0.3"/>
 
19
 
 
20
    <svg:rect style="fill: inverse" x="4.1" y="5.9" width="0.7" height="0.2"/>
 
21
    <svg:rect style="fill: inverse" x="5.15" y="5.9" width="0.7" height="0.2"/>
 
22
    <svg:rect style="fill: inverse" x="6.2" y="5.9" width="0.7" height="0.2"/>
 
23
 
 
24
    <svg:rect style="fill: inverse" x="4.1" y="6.9" width="0.7" height="0.2"/>
 
25
    <svg:rect style="fill: inverse" x="5.15" y="6.9" width="0.7" height="0.2"/>
 
26
    <svg:rect style="fill: inverse" x="6.2" y="6.9" width="0.7" height="0.2"/>
 
27
 
 
28
    <svg:rect style="fill: inverse" x="4.1" y="7.9" width="0.7" height="0.2"/>
 
29
    <svg:rect style="fill: inverse" x="5.15" y="7.9" width="0.7" height="0.2"/>
 
30
    <svg:rect style="fill: inverse" x="6.2" y="7.9" width="0.7" height="0.2"/>
 
31
 
 
32
    <svg:path style="fill: inverse" d="M 5.5 9.0 C 6.1,9.0   6.4,9.3 6.6,9.6 C 6.5,9.7    6.5,9.7 6.4,9.8 C 6.1,9.5    6.0,9.3 5.5,9.3 C 5.0,9.3    4.9,9.5 4.6,9.8 C 4.5,9.7    4.5,9.7 4.4,9.6 C 4.6,9.3    4.9,9.0 5.5,9.0z"/>
 
33
 
 
34
    <svg:path d="M 5.0 12.0 C 5.0,10.5   4.9,9.6 5.5,9.6 C 6.1,9.6   6.0,10.5 6.0,12.0"/>
 
35
 
 
36
    <svg:line x1="5.5" y1="2.0" x2="5.5" y2="4.0"/>
 
37
 
 
38
    <svg:line x1="6.9" y1="6.0" x2="8.5" y2="6.0"/>
 
39
    <svg:line x1="2.5" y1="7.0" x2="4.1" y2="7.0"/>
 
40
    <svg:line x1="6.9" y1="8.0" x2="8.5" y2="8.0"/>
 
41
    <svg:line x1="2.5" y1="9.6" x2="4.4" y2="9.6"/>
 
42
  </svg:svg>
 
43
</shape>