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
|
<?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="30"
height="20"
id="svg2826">
<g
id="adac" class="dac_bridge" stroke="black">
<metadata class="part" >
<wtx:part xmlns:wtx="/home/niel/Desktop/webtronics" >
<wtx:pins>
<wtx:digital>
<wtx:node index="1" x="0" y="10" />
</wtx:digital>
<wtx:analog>
<wtx:node index="2" x="30" y="10" />
</wtx:analog>
</wtx:pins>
<wtx:id>ad</wtx:id>
<wtx:type>a</wtx:type>
<wtx:name>dac_bridge</wtx:name>
<wtx:category>digitalmodels</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>
<path
d="m 23.609,10.047 c 0,5.3886 -4.3682,9.7572 -9.7572,9.7572 -5.3888,0 -9.7572,-4.3686 -9.7572,-9.7572 0,-5.3888 4.3684,-9.7572 9.7572,-9.7572 5.389,0 9.7572,4.3684 9.7572,9.7572 z"
id="path2846"
fill="none"
stroke-width="0.48559496" />
<path
d="m 13.1201,10.25 c 0,0 0.34324,2.6863 1.3335,2.7751 1.1006,0.099 1.9674,-2.775 1.9674,-2.775 0,0 0.92008,-2.8841 2.033,-2.7751 0.99,0.0969 1.334,2.7751 1.334,2.7751"
id="path3620"
fill="none" />
<rect
width="6.0007"
height="6.2441001"
x="5.5999999"
y="6.9875002"
id="rect3624"
/>
<path
d="M 5,10 0,10"
id="path3628"
stroke-width="2" />
<path
d="m 24,10 6,0"
id="path3630"
stroke-width="2" />
<path
d="m 14,0.25 10,10 -10,10"
id="path3632"
fill="none"
/>
</g>
</svg>
|