blob: e5c34d20d29dcaf76d467e2caa855628227db76c (
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns="http://www.w3.org/2000/svg"
version="1.1"
width="40"
height="30"
>
<g connects="0,20;40,20"
stroke='black'
stroke-width='2px'
id="S"
class="ncpb">
<metadata class="part" >
<wtx:part xmlns:wtx="/home/niel/Desktop/webtronics" >
<wtx:pins>
<wtx:analog>
<wtx:node index="1" x="0" y="20"/>
<wtx:node index="2" x="40" y="20"/>
</wtx:analog>
</wtx:pins>
<wtx:id>s</wtx:id>
<wtx:type>s</wtx:type>
<wtx:name>ncpb</wtx:name>
<wtx:category>switches</wtx:category>
<wtx:value></wtx:value>
<wtx:label></wtx:label>
<wtx:spice></wtx:spice>
<wtx:flip></wtx:flip>
<wtx:model></wtx:model>
</wtx:part>
</metadata>
<circle cx="13" cy="20" r="2"
id="path3734"
/>
<circle cx="28" cy="20" r="2"
id="path3736"
/>
<path
d="M 10,21 L 8.4802776,20 L 0,20"
id="path3740"
/>
<path
d="M 29.006642,21 L 30,20 L 40,20"
id="path3742"
/>
<path
d="M 10,24 L 30,24"
id="path3744"
/>
<path
d="M 20,24 L 20,0"
id="path3749"
/>
<rect
width="40"
height="30"
x="-0.86240554"
y="-0.021562828"
id="rect2162"
visibility="hidden" />
</g>
</svg>
|