1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg id="svg2" xmlns="http://www.w3.org/2000/svg" width="40" height="40">
<g id="Q" stroke="#000" stroke-width="2px" connects="0,20;30,0;30,40" flippable="true" class="njfet">
<metadata class="part" >
<wtx:part xmlns:wtx="/home/niel/Desktop/webtronics" >
<wtx:pins>
<wtx:analog>
<wtx:node index="1" x="30" y="0" />
<wtx:node index="2" x="0" y="20" />
<wtx:node index="3" x="30" y="40" />
</wtx:analog>
</wtx:pins>
<wtx:id>j</wtx:id>
<wtx:type>j</wtx:type>
<wtx:name>njfet</wtx:name>
<wtx:category>mosfets</wtx:category>
<wtx:value></wtx:value>
<wtx:label></wtx:label>
<wtx:spice></wtx:spice>
<wtx:flip>true</wtx:flip>
<wtx:model></wtx:model>
</wtx:part>
</metadata>
<rect id="rect2162" visibility="hidden" height="40" width="40" y="0" x="0" fill="none"/>
<path id="path2840" d="M30,13,30,0"/>
<path id="path2844" d="M30,25,30,40" />
<path id="path3568" d="M16,20h-16"/>
<path id="path3572" d="M10,16l5.794,3.87-5.676,3.862"/>
<path id="path2178" d="M16.247,33.517v-27.223"/>
<path id="path2178" d="M16.247,33.517v-27.223"/>
<text id="text2823" font-size="8px" font-family="Bitstream Vera Sans" y="18.113794" x="1.0786462" stroke-width="0px" fill="#000000">G</text>
<text id="text2827" font-size="8px" font-family="Bitstream Vera Sans" y="7.4208322" x="33" stroke-width="0px" fill="#000000">D</text>
<text id="text2831" font-size="8px" font-family="Bitstream Vera Sans" y="39.414978" x="33" stroke-width="0px" fill="#000000">S</text>
<path id="path2838" d="M16,13,31,13"/>
<path id="path2842" d="M16,25,31,25"/>
</g>
</svg>
|