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
|
<?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.0"
width="40.500751"
height="40.857143"
>
<g connects="0,20;40,20"
stroke='black'
stroke-width='2px'
id="G"
class="not">
<metadata class="part" >
<wtx:part xmlns:wtx="/home/niel/Desktop/webtronics" >
<wtx:pins>
<wtx:digital>
<wtx:node index="1" x="0" y="20" />
<wtx:node index="2" x="40" y="20" />
</wtx:digital>
</wtx:pins>
<wtx:id>inv</wtx:id>
<wtx:type>a</wtx:type>
<wtx:name>not</wtx:name>
<wtx:category>digitalmodels</wtx:category>
<wtx:flip></wtx:flip>
<wtx:value></wtx:value>
<wtx:label></wtx:label>
<wtx:spice></wtx:spice>
<wtx:model></wtx:model>
</wtx:part>
</metadata>
<path
d="M 31.864774,20.071429 L 8.753888,40.357143 L 8.753888,0.5 L 31.982663,20.418568 L 39.882814,20.418568"
id="path1887"
fill='none'
/>
<path
d="M 8.753888,20.357143 L 0.5,20.357143"
id="path1970"
/>
<path
d="M 34.155292,19.998991 C 34.155596,21.853484 33.337242,23.357143 32.327646,23.357143 C 31.31805,23.357143 30.499696,21.853484 30.5,19.998991 C 30.499696,18.144498 31.31805,16.640839 32.327646,16.640839 C 33.337242,16.640839 34.155596,18.144498 34.155292,19.998991 z"
id="path1972"
fill='none'
/>
</g>
</svg>
|