blob: 20f6186dc0f2003887d1e67f61fd4a323a13ae81 (
plain)
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
40
41
42
43
44
45
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns="http://www.w3.org/2000/svg"
width="60"
height="80"
id="svg2016"
>
<g stroke='black'
stroke-width='2px'
id="555"
class="model"
>
<metadata class="part" >
<wtx:part xmlns:wtx="/home/niel/Desktop/webtronics" >
<wtx:pins>
<wtx:analog>
<wtx:node index="1" x="0" y="10"/>
<wtx:node index="2" x="0" y="30"/>
<wtx:node index="3" x="0" y="50"/>
<wtx:node index="4" x="60" y="10"/>
<wtx:node index="5" x="60" y="50"/>
</wtx:analog>
</wtx:pins>
<wtx:id>u</wtx:id>
<wtx:type>ic</wtx:type>
<wtx:name>u</wtx:name>
<wtx:category>ic</wtx:category>
<wtx:value></wtx:value>
<wtx:spice></wtx:spice>
<wtx:label></wtx:label>
<wtx:flip>false</wtx:flip>
<wtx:model></wtx:model>
</wtx:part>
</metadata>
<rect width="40" height="60" x="10" y="0" id="rect2024" fill='none'/>
<path d="M 0,10 L 10,10" id="path2028"/>
<path d="M 0,30 L 10,30" id="path2034"/>
<path d="M 0,50 L 10,50" id="path2036"/>
<path d="M 50,10 L 60,10" id="path2038"/>
<path d="M 50,50 L 60,50" id="path2040" />
<rect width="3" height="3" x="20" y="10" id="rect2715" />
</g>
</svg>
|