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

« back to all changes in this revision

Viewing changes to shapes/electronic/transistor_misfe_i_n.shape

  • Committer: Package Import Robot
  • Author(s): Thomas Bechtold
  • Date: 2012-01-01 13:48:28 UTC
  • mto: This revision was merged to the branch mainline in revision 2.
  • Revision ID: package-import@ubuntu.com-20120101134828-ihew2g7s92h17k1p
Tags: upstream-0.1/electronic
Import upstream version 0.1, component electronic

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 - transistor_misfe_i_n</name>
 
4
  <icon>transistor_misfe_i_n.png</icon>
 
5
  <connections>
 
6
    <point x="2.5" y="8.5"/>
 
7
    <point x="12.0" y="2.0"/>
 
8
    <point x="14.0" y="6.0"/>
 
9
    <point x="12.0" y="10.0"/>
 
10
  </connections>
 
11
  <aspectratio type="fixed"/>
 
12
  <svg:svg>
 
13
    <svg:ellipse style="fill: default" cx="8.5" cy="6.0" rx="4" ry="4"/>
 
14
    <svg:rect style="fill: inverse" x="7.5" y="3.0" width="0.5" height="1.5"/>
 
15
    <svg:rect style="fill: inverse" x="7.5" y="5.25" width="0.5" height="1.5"/>
 
16
    <svg:rect style="fill: inverse" x="7.5" y="7.5" width="0.5" height="1.5"/>
 
17
 
 
18
    <svg:polyline points="2.5,8.5 7.0,8.5 7.0,3.5"/>
 
19
 
 
20
    <svg:polyline points="8.0,4.0 12.0,4.0 12.0,2.0"/>
 
21
    <svg:line x1="8.0" y1="6.0" x2="14.0" y2="6.0"/>
 
22
    <svg:polyline points="8.0,8.0 12.0,8.0 12.0,10.0"/>
 
23
 
 
24
    <svg:polygon style="fill: inverse" points="11.0,5.6 9.0,6.0 11.0,6.4 "/>
 
25
  </svg:svg>
 
26
</shape>