-
Notifications
You must be signed in to change notification settings - Fork 0
/
ledckt.html
218 lines (213 loc) · 39.1 KB
/
ledckt.html
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<html>
<head>
<meta property="og:type" content="website">
<meta property="og:url" content="https://mtkft.github.io/ledckt.html">
<meta property="og:title" content="LED Circuit webtoy">
<meta property="og:description" content="just 3701 things">
<meta property="og:image" content="https://mtkft.github.io/assets/mt600.png">
<script>
function showme(me)
{
me.setAttribute("display","inline");
}
function hideme(me)
{
me.setAttribute("display","none");
}
function evalbias()
{
if (ahi.getAttribute("display")=="inline" & klo.getAttribute("display")=="inline") {
biasfwd()
} else if (alo.getAttribute("display")=="inline" & khi.getAttribute("display")=="inline") {
biasrev()
} else {
biasflat()
}
}
function biasfwd() {
hideme(biasnone);
hideme(brev);
showme(bfwd);
}
function biasrev() {
hideme(biasnone);
hideme(bfwd);
showme(brev);
}
function biasflat() {
hideme(bfwd);
hideme(brev);
showme(biasnone);
}
function anodehi()
{
hideme(alo);
showme(ahi);
evalbias();
}
function anodelo()
{
hideme(ahi);
showme(alo);
evalbias();
}
function cathodehi()
{
hideme(klo);
showme(khi);
evalbias();
}
function cathodelo()
{
hideme(khi);
showme(klo);
evalbias();
}
function anodevcc()
{
hideme(alog);
hideme(agnd);
showme(avcc);
anodehi();
}
function anodegnd()
{
hideme(alog);
hideme(avcc);
showme(agnd);
anodelo();
}
function anodeloghi()
{
hideme(agnd);
hideme(avcc);
showme(alog);
anodehi();
}
function anodeloglo()
{
hideme(agnd);
hideme(avcc);
showme(alog);
anodelo();
}
function cathodevcc()
{
hideme(klog);
hideme(kgnd);
showme(kvcc);
cathodehi();
}
function cathodegnd()
{
hideme(klog);
hideme(kvcc);
showme(kgnd);
cathodelo();
}
function cathodeloghi()
{
hideme(kgnd);
hideme(kvcc);
showme(klog);
cathodehi();
}
function cathodeloglo()
{
hideme(kgnd);
hideme(kvcc);
showme(klog);
cathodelo();
}
</script>
</head>
<body onload="anodevcc();cathodegnd()">
<form>
<p>Anode</p>
<input type="button" onclick="anodevcc();" value="VCC">
<input type="button" onclick="anodegnd();" value="GND">
<input type="button" onclick="anodeloghi();" value="Logic HI">
<input type="button" onclick="anodeloglo();" value="Logic LO">
</form>
<form>
<p>Cathode</p>
<input type="button" onclick="cathodevcc();" value="VCC">
<input type="button" onclick="cathodegnd();" value="GND">
<input type="button" onclick="cathodeloghi();" value="Logic HI">
<input type="button" onclick="cathodeloglo();" value="Logic LO">
</form>
<svg width="38.228001mm" height="45.629002mm" viewBox="0 0 38.228001 45.629002" version="1.1" id="svg1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
<defs id="defs1">
<marker style="overflow:visible" id="Triangle" refX="0" refY="0" orient="auto-start-reverse" markerWidth="0.5" markerHeight="0.5" viewBox="0 0 1 1" preserveAspectRatio="xMidYMid" markerUnits="strokeWidth">
<path transform="scale(0.5)" style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" d="M 5.77,0 -2.88,5 V -5 Z" id="path135"></path>
</marker>
<marker style="overflow:visible" id="Triangle-6" refX="0" refY="0" orient="auto-start-reverse" markerWidth="0.5" markerHeight="0.5" viewBox="0 0 1 1" preserveAspectRatio="xMidYMid" markerUnits="strokeWidth">
<path transform="scale(0.5)" style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" d="M 5.77,0 -2.88,5 V -5 Z" id="path135-2"></path>
</marker>
</defs>
<g id="layer1" transform="translate(-28.754926,-32.661959)">
<g id="mains" transform="translate(10,10.000001)">
<path style="fill:none;stroke:#000000;stroke-width:3.77953;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none" d="m 128,121.55717 v 11.33925 l -7.55907,3.13107 15.11813,6.26214 -15.11812,6.26214 15.11812,6.26211 L 128,157.94493 v 22.30811 m 0,19.639 v 22.30811" id="path1" transform="scale(0.26458333)"></path>
<circle style="fill:none;stroke:#000000;stroke-width:3.77953;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none" id="path5" cx="128" cy="176.84152" transform="matrix(0.26458333,0,0,0.26458333,1.8607586e-8,3.5006813)" r="20.787401"></circle>
<path style="fill:none;stroke:#000000;stroke-width:3.85284;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none" id="path6" d="m 128,197.2828 -11.55853,-20.01996 23.11706,0 z" transform="matrix(0.25954858,0,0,0.25954858,0.64444807,1.6836313)"></path>
<path style="fill:none;stroke:#000000;stroke-width:3.77953;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none" d="m 114.77179,199.89194 h 26.45642" id="path7" transform="matrix(0.26458333,0,0,0.26458333,0,2.5041251e-5)"></path>
<path style="fill:none;stroke:#000000;stroke-width:1.88976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;marker-end:url(#Triangle)" d="m 102.25,193.75 -9.067165,3.75574" id="path18" transform="matrix(0.26458333,0,0,0.26458333,-0.07950911,-0.19195197)"></path>
<path style="fill:none;stroke:#000000;stroke-width:1.88976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;marker-end:url(#Triangle)" d="m 102.25,193.75 -9.067165,3.75574" id="path19" transform="matrix(0.26458333,0,0,0.26458333,0.65193866,1.5739218)"></path>
<path style="fill:none;stroke:#000000;stroke-width:1.88976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;marker-end:url(#Triangle)" d="m 102.25,193.75 -9.067165,3.75574" id="path20" transform="matrix(0.26458333,0,0,0.26458333,1.3833871,3.3397945)"></path>
</g>
<g id="klog" transform="matrix(1,0,0,-1,10,100.95246)">
<path style="fill:none;stroke:#000000;stroke-width:3.77953;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none" d="M 128,121.55717 H 91.672442" id="path23" transform="scale(0.26458333)"></path>
<path d="m 90.644128,109.24148 h 1.065828 v 6.65576 h 4.070558 v 0.91843 h -5.136386 z m 5.680633,4.78489 q 0,-0.75969 0.238111,-1.31528 0.238111,-0.55559 0.623623,-0.90709 0.385512,-0.36283 0.861734,-0.53291 0.48756,-0.17008 0.975119,-0.17008 0.48756,0 0.963781,0.17008 0.487561,0.17008 0.873071,0.53291 0.38551,0.3515 0.62362,0.90709 0.23812,0.55559 0.23812,1.31528 0,0.75969 -0.23812,1.31528 -0.23811,0.55559 -0.62362,0.91842 -0.38551,0.3515 -0.873071,0.52158 -0.476221,0.17008 -0.963781,0.17008 -0.487559,0 -0.975119,-0.17008 -0.476222,-0.17008 -0.861734,-0.52158 -0.385512,-0.36283 -0.623623,-0.91842 -0.238111,-0.55559 -0.238111,-1.31528 z m 1.020474,0 q 0,0.54425 0.147402,0.9411 0.147402,0.38552 0.385513,0.6463 0.23811,0.24945 0.532914,0.37418 0.306142,0.12472 0.612284,0.12472 0.306143,0 0.600946,-0.12472 0.306142,-0.12473 0.544256,-0.37418 0.23811,-0.26078 0.38551,-0.6463 0.1474,-0.39685 0.1474,-0.9411 0,-0.54425 -0.1474,-0.9411 -0.1474,-0.39685 -0.38551,-0.6463 -0.238114,-0.26079 -0.544256,-0.37418 -0.294803,-0.12472 -0.600946,-0.12472 -0.306142,0 -0.612284,0.12472 -0.294804,0.11339 -0.532914,0.37418 -0.238111,0.24945 -0.385513,0.6463 -0.147402,0.39685 -0.147402,0.9411 z m 7.619545,-2.92536 q 0.68031,0 1.09984,0.27213 0.43087,0.26079 0.69165,0.70299 l 0.26079,-0.88441 h 0.69166 v 5.09103 q 0,0.41953 -0.034,0.7937 -0.0227,0.38552 -0.15874,0.703 -0.13606,0.32882 -0.41953,0.5896 -0.27212,0.26079 -0.75968,0.44221 -0.23811,0.0907 -0.51024,0.13606 -0.27213,0.0454 -0.56693,0.0454 -0.34016,0 -0.69166,-0.0794 -0.34015,-0.068 -0.63496,-0.22677 -0.2948,-0.15875 -0.52157,-0.40819 -0.22677,-0.24945 -0.34016,-0.60095 l 0.95244,-0.26079 q 0.0794,0.22677 0.21543,0.36284 0.13607,0.1474 0.30615,0.22677 0.17008,0.0794 0.35149,0.11339 0.19276,0.034 0.36284,0.034 0.21543,0 0.38551,-0.034 0.17008,-0.034 0.24945,-0.0567 0.26079,-0.0907 0.41953,-0.21543 0.17008,-0.12473 0.26079,-0.31748 0.10204,-0.18142 0.13606,-0.44221 0.0453,-0.24945 0.0453,-0.5896 v -0.74835 q -0.26078,0.4422 -0.69165,0.70299 -0.41953,0.26079 -1.09984,0.26079 -0.46489,0 -0.89575,-0.18142 -0.43087,-0.18142 -0.75969,-0.53291 -0.32882,-0.36284 -0.53291,-0.88441 -0.19276,-0.52158 -0.19276,-1.2019 0,-0.68031 0.19276,-1.20189 0.20409,-0.52157 0.53291,-0.87307 0.32882,-0.36283 0.75969,-0.54425 0.43086,-0.19276 0.89575,-0.19276 z m -1.3493,2.81197 q 0,0.96379 0.44221,1.48536 0.4422,0.52158 1.1452,0.52158 0.31748,0 0.60094,-0.11339 0.29481,-0.11339 0.51024,-0.3515 0.21543,-0.24945 0.34016,-0.62362 0.13606,-0.38551 0.13606,-0.91843 0,-0.53291 -0.13606,-0.90708 -0.12473,-0.38552 -0.34016,-0.62363 -0.21543,-0.23811 -0.51024,-0.35149 -0.28346,-0.11339 -0.60094,-0.11339 -0.703,0 -1.1452,0.52158 -0.44221,0.51023 -0.44221,1.47401 z m 5.95276,-4.50142 q 0,-0.2948 0.2041,-0.4989 0.20409,-0.20409 0.49889,-0.20409 0.29481,0 0.4989,0.20409 0.21544,0.2041 0.21544,0.4989 0,0.2948 -0.21544,0.51024 -0.20409,0.20409 -0.4989,0.20409 -0.2948,0 -0.49889,-0.20409 -0.2041,-0.21544 -0.2041,-0.51024 z m -0.55559,1.78016 h 1.73481 v 5.62395 h -0.95245 v -4.86426 h -0.78236 z m 5.79402,-0.0907 q 0.75969,0 1.30394,0.37418 0.54425,0.37417 0.81638,0.89574 l -0.87307,0.31749 q -0.19276,-0.34016 -0.54425,-0.54426 -0.34016,-0.20409 -0.77103,-0.20409 -0.31748,0 -0.61228,0.12472 -0.29481,0.12473 -0.52158,0.38552 -0.21543,0.24944 -0.3515,0.6463 -0.13606,0.38551 -0.13606,0.91842 0,0.53292 0.13606,0.92977 0.13607,0.38551 0.36284,0.6463 0.22677,0.26079 0.51024,0.39685 0.2948,0.12472 0.61228,0.12472 0.46488,0 0.80504,-0.20409 0.34016,-0.21544 0.53292,-0.53292 l 0.87307,0.31748 q -0.31748,0.54426 -0.90709,0.90709 -0.58961,0.3515 -1.33796,0.3515 -0.60094,0 -1.0885,-0.21543 -0.48756,-0.21544 -0.82772,-0.60095 -0.34016,-0.39685 -0.52157,-0.92977 -0.18142,-0.54425 -0.18142,-1.17921 0,-0.63496 0.19275,-1.16788 0.19276,-0.53291 0.54426,-0.91842 0.35149,-0.39685 0.85039,-0.61229 0.51024,-0.22677 1.13386,-0.22677 z m 3.0841,2.53985 q 0,-1.16788 0.30614,-2.27906 0.30615,-1.12252 0.94111,-2.12032 h 0.85039 q -0.56693,0.80504 -0.91842,1.96158 -0.34016,1.1452 -0.34016,2.46048 0,1.24724 0.36283,2.5285 0.37418,1.28127 1.23591,2.44914 h -0.86173 q -0.78237,-1.11118 -1.17922,-2.39244 -0.39685,-1.28127 -0.39685,-2.60788 z m 3.28819,-2.76662 q 0.0907,-0.40819 0.30614,-0.73701 0.21543,-0.32882 0.54425,-0.55559 0.32882,-0.22677 0.74835,-0.3515 0.41953,-0.12472 0.90709,-0.12472 0.4422,0 0.86173,0.11338 0.43087,0.10205 0.75969,0.34016 0.34016,0.22677 0.54425,0.57827 0.2041,0.3515 0.2041,0.82772 0,0.36283 -0.12473,0.68031 -0.11338,0.31749 -0.31748,0.57827 -0.19276,0.26079 -0.45354,0.48756 -0.24945,0.21544 -0.52158,0.38552 -0.23811,0.15874 -0.40819,0.28346 -0.17008,0.11339 -0.27212,0.24945 -0.10205,0.12472 -0.14741,0.28346 -0.0453,0.14741 -0.0453,0.36284 v 0.38551 h -0.97512 v -0.41953 q 0,-0.32882 0.0794,-0.56693 0.0794,-0.24945 0.23811,-0.45354 0.17008,-0.21543 0.40819,-0.39685 0.24945,-0.19276 0.56693,-0.39685 0.40819,-0.26079 0.69165,-0.57827 0.28347,-0.32882 0.28347,-0.7937 0,-0.54426 -0.39685,-0.8504 -0.39685,-0.30614 -1.02048,-0.30614 -0.38551,0 -0.65763,0.11339 -0.27213,0.10204 -0.45355,0.28346 -0.18142,0.18142 -0.28346,0.39685 -0.10205,0.21544 -0.13607,0.44221 l -0.92976,-0.26079 z m 1.38331,5.35182 q 0,-0.30614 0.21543,-0.52158 0.21543,-0.21543 0.52158,-0.21543 0.30614,0 0.51023,0.22677 0.21544,0.21544 0.21544,0.51024 0,0.21543 -0.12473,0.39685 -0.11338,0.18142 -0.31748,0.27213 -0.1474,0.0567 -0.28346,0.0567 -0.28347,0 -0.51024,-0.19276 -0.22677,-0.20409 -0.22677,-0.53291 z m 4.45607,2.41512 q 0.86174,-1.16787 1.23591,-2.44914 0.37417,-1.2926 0.37417,-2.53984 0,-1.30394 -0.35149,-2.44914 -0.34016,-1.15654 -0.90709,-1.96158 h 0.85039 q 0.63496,0.9978 0.92977,2.12032 0.30614,1.11118 0.30614,2.26772 0,1.33795 -0.39685,2.61922 -0.38551,1.28126 -1.16788,2.39244 h -0.87307 z" id="text23" style="font-size:11.3386px;line-height:1;font-family:'Atkinson Hyperlegible';-inkscape-font-specification:'Atkinson Hyperlegible';letter-spacing:0px;text-orientation:upright;stroke-width:3.77953;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10" transform="matrix(0.26458333,0,0,-0.26458333,-0.22792559,60.174479)" aria-label="Logic(?)"></path>
</g>
<g id="kgnd" transform="translate(-7.926024,7.7605011)">
<path style="fill:none;stroke:#000000;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none" d="m 180.63379,230.6644 h 23.3864" id="path10" transform="matrix(0.34207916,0,0,0.26458333,-13.998365,0)"></path>
<path style="fill:none;stroke:#000000;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none" d="m 180.63379,230.6644 h 23.3864" id="path11" transform="matrix(0.23945541,0,0,0.26458333,5.7389519,2.0000453)"></path>
<path style="fill:none;stroke:#000000;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none" d="m 180.63379,230.6644 h 23.3864" id="path12" transform="matrix(0.13683166,0,0,0.26458333,25.476268,4.0000453)"></path>
</g>
<g id="kvcc" transform="translate(10,10.000001)">
<path style="fill:none;stroke:#000000;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none" d="m 180.63379,230.6644 h 23.3864" id="path10-2" transform="matrix(0.25655937,0,0,0.26458333,-15.476625,-2.2394995)"></path>
<path d="m 120.55433,224.67984 h 1.16787 l 2.05229,6.32694 2.06362,-6.32694 h 1.16788 l -2.60788,7.57419 h -1.24724 z m 10.34081,-0.13606 q 0.96378,0 1.71213,0.44221 0.75968,0.4422 1.15654,1.26992 l -0.92977,0.34016 q -0.26079,-0.51024 -0.75969,-0.82772 -0.48756,-0.32882 -1.2359,-0.32882 -0.4989,0 -0.94111,0.19276 -0.43086,0.19275 -0.75968,0.57826 -0.31748,0.37418 -0.4989,0.94111 -0.18142,0.56693 -0.18142,1.30394 0,0.71433 0.17008,1.28126 0.18142,0.55559 0.4989,0.95244 0.32882,0.38551 0.77102,0.60095 0.44221,0.20409 0.97512,0.20409 0.74835,0 1.24725,-0.31748 0.4989,-0.31748 0.75968,-0.83906 l 0.92977,0.34016 q -0.40819,0.8504 -1.20189,1.28126 -0.7937,0.43087 -1.80284,0.43087 -0.81638,0 -1.45134,-0.28346 -0.63496,-0.29481 -1.07717,-0.81638 -0.4422,-0.52158 -0.68031,-1.24725 -0.22678,-0.72567 -0.22678,-1.5874 0,-0.88441 0.24945,-1.59875 0.24945,-0.72567 0.703,-1.2359 0.46488,-0.52158 1.11118,-0.7937 0.65764,-0.28347 1.46268,-0.28347 z m 7.2227,0 q 0.96378,0 1.71213,0.44221 0.75968,0.4422 1.15654,1.26992 l -0.92977,0.34016 q -0.26079,-0.51024 -0.75969,-0.82772 -0.48756,-0.32882 -1.2359,-0.32882 -0.4989,0 -0.94111,0.19276 -0.43086,0.19275 -0.75968,0.57826 -0.31748,0.37418 -0.4989,0.94111 -0.18142,0.56693 -0.18142,1.30394 0,0.71433 0.17008,1.28126 0.18142,0.55559 0.4989,0.95244 0.32882,0.38551 0.77102,0.60095 0.44221,0.20409 0.97512,0.20409 0.74835,0 1.24725,-0.31748 0.4989,-0.31748 0.75968,-0.83906 l 0.92977,0.34016 q -0.40819,0.8504 -1.20189,1.28126 -0.7937,0.43087 -1.80284,0.43087 -0.81638,0 -1.45134,-0.28346 -0.63496,-0.29481 -1.07717,-0.81638 -0.4422,-0.52158 -0.68031,-1.24725 -0.22678,-0.72567 -0.22678,-1.5874 0,-0.88441 0.24945,-1.59875 0.24945,-0.72567 0.703,-1.2359 0.46488,-0.52158 1.11118,-0.7937 0.65764,-0.28347 1.46268,-0.28347 z" id="text12" style="font-size:11.3386px;line-height:1;font-family:'Atkinson Hyperlegible';-inkscape-font-specification:'Atkinson Hyperlegible';letter-spacing:0px;text-orientation:upright;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10" transform="matrix(0.26458333,0,0,0.26458333,-0.73900577,0.1294589)" aria-label="VCC"></path>
</g>
<g id="agnd" transform="matrix(1,0,0,-1,-7.9260239,103.19196)">
<path style="fill:none;stroke:#000000;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none" d="m 180.63379,230.6644 h 23.3864" id="path13" transform="matrix(0.34207916,0,0,0.26458333,-13.998365,0)"></path>
<path style="fill:none;stroke:#000000;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none" d="m 180.63379,230.6644 h 23.3864" id="path15" transform="matrix(0.23945541,0,0,0.26458333,5.7389519,2.0000453)"></path>
<path style="fill:none;stroke:#000000;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none" d="m 180.63379,230.6644 h 23.3864" id="path16" transform="matrix(0.13683166,0,0,0.26458333,25.476268,4.0000453)"></path>
</g>
<g id="avcc" transform="matrix(1,0,0,-1,9.9999999,100.95246)">
<path style="fill:none;stroke:#000000;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none" d="m 180.63379,230.6644 h 23.3864" id="path14" transform="matrix(0.25655937,0,0,0.26458333,-15.476625,-2.2394995)"></path>
<path d="m 120.55433,224.67984 h 1.16787 l 2.05229,6.32694 2.06362,-6.32694 h 1.16788 l -2.60788,7.57419 h -1.24724 z m 10.34081,-0.13606 q 0.96378,0 1.71213,0.44221 0.75968,0.4422 1.15654,1.26992 l -0.92977,0.34016 q -0.26079,-0.51024 -0.75969,-0.82772 -0.48756,-0.32882 -1.2359,-0.32882 -0.4989,0 -0.94111,0.19276 -0.43086,0.19275 -0.75968,0.57826 -0.31748,0.37418 -0.4989,0.94111 -0.18142,0.56693 -0.18142,1.30394 0,0.71433 0.17008,1.28126 0.18142,0.55559 0.4989,0.95244 0.32882,0.38551 0.77102,0.60095 0.44221,0.20409 0.97512,0.20409 0.74835,0 1.24725,-0.31748 0.4989,-0.31748 0.75968,-0.83906 l 0.92977,0.34016 q -0.40819,0.8504 -1.20189,1.28126 -0.7937,0.43087 -1.80284,0.43087 -0.81638,0 -1.45134,-0.28346 -0.63496,-0.29481 -1.07717,-0.81638 -0.4422,-0.52158 -0.68031,-1.24725 -0.22678,-0.72567 -0.22678,-1.5874 0,-0.88441 0.24945,-1.59875 0.24945,-0.72567 0.703,-1.2359 0.46488,-0.52158 1.11118,-0.7937 0.65764,-0.28347 1.46268,-0.28347 z m 7.2227,0 q 0.96378,0 1.71213,0.44221 0.75968,0.4422 1.15654,1.26992 l -0.92977,0.34016 q -0.26079,-0.51024 -0.75969,-0.82772 -0.48756,-0.32882 -1.2359,-0.32882 -0.4989,0 -0.94111,0.19276 -0.43086,0.19275 -0.75968,0.57826 -0.31748,0.37418 -0.4989,0.94111 -0.18142,0.56693 -0.18142,1.30394 0,0.71433 0.17008,1.28126 0.18142,0.55559 0.4989,0.95244 0.32882,0.38551 0.77102,0.60095 0.44221,0.20409 0.97512,0.20409 0.74835,0 1.24725,-0.31748 0.4989,-0.31748 0.75968,-0.83906 l 0.92977,0.34016 q -0.40819,0.8504 -1.20189,1.28126 -0.7937,0.43087 -1.80284,0.43087 -0.81638,0 -1.45134,-0.28346 -0.63496,-0.29481 -1.07717,-0.81638 -0.4422,-0.52158 -0.68031,-1.24725 -0.22678,-0.72567 -0.22678,-1.5874 0,-0.88441 0.24945,-1.59875 0.24945,-0.72567 0.703,-1.2359 0.46488,-0.52158 1.11118,-0.7937 0.65764,-0.28347 1.46268,-0.28347 z" id="text15" style="font-size:11.3386px;line-height:1;font-family:'Atkinson Hyperlegible';-inkscape-font-specification:'Atkinson Hyperlegible';letter-spacing:0px;text-orientation:upright;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10" transform="matrix(0.26458333,0,0,-0.26458333,-0.73900577,121.02654)" aria-label="VCC"></path>
</g>
<g id="alog" transform="translate(10,10.000001)">
<path style="fill:none;stroke:#000000;stroke-width:3.77953;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none" d="M 128,121.55717 H 91.672442" id="path22" transform="scale(0.26458333)"></path>
<path d="m 90.644128,109.24148 h 1.065828 v 6.65576 h 4.070558 v 0.91843 h -5.136386 z m 5.680633,4.78489 q 0,-0.75969 0.238111,-1.31528 0.238111,-0.55559 0.623623,-0.90709 0.385512,-0.36283 0.861734,-0.53291 0.48756,-0.17008 0.975119,-0.17008 0.48756,0 0.963781,0.17008 0.487561,0.17008 0.873071,0.53291 0.38551,0.3515 0.62362,0.90709 0.23812,0.55559 0.23812,1.31528 0,0.75969 -0.23812,1.31528 -0.23811,0.55559 -0.62362,0.91842 -0.38551,0.3515 -0.873071,0.52158 -0.476221,0.17008 -0.963781,0.17008 -0.487559,0 -0.975119,-0.17008 -0.476222,-0.17008 -0.861734,-0.52158 -0.385512,-0.36283 -0.623623,-0.91842 -0.238111,-0.55559 -0.238111,-1.31528 z m 1.020474,0 q 0,0.54425 0.147402,0.9411 0.147402,0.38552 0.385513,0.6463 0.23811,0.24945 0.532914,0.37418 0.306142,0.12472 0.612284,0.12472 0.306143,0 0.600946,-0.12472 0.306142,-0.12473 0.544256,-0.37418 0.23811,-0.26078 0.38551,-0.6463 0.1474,-0.39685 0.1474,-0.9411 0,-0.54425 -0.1474,-0.9411 -0.1474,-0.39685 -0.38551,-0.6463 -0.238114,-0.26079 -0.544256,-0.37418 -0.294803,-0.12472 -0.600946,-0.12472 -0.306142,0 -0.612284,0.12472 -0.294804,0.11339 -0.532914,0.37418 -0.238111,0.24945 -0.385513,0.6463 -0.147402,0.39685 -0.147402,0.9411 z m 7.619545,-2.92536 q 0.68031,0 1.09984,0.27213 0.43087,0.26079 0.69165,0.70299 l 0.26079,-0.88441 h 0.69166 v 5.09103 q 0,0.41953 -0.034,0.7937 -0.0227,0.38552 -0.15874,0.703 -0.13606,0.32882 -0.41953,0.5896 -0.27212,0.26079 -0.75968,0.44221 -0.23811,0.0907 -0.51024,0.13606 -0.27213,0.0454 -0.56693,0.0454 -0.34016,0 -0.69166,-0.0794 -0.34015,-0.068 -0.63496,-0.22677 -0.2948,-0.15875 -0.52157,-0.40819 -0.22677,-0.24945 -0.34016,-0.60095 l 0.95244,-0.26079 q 0.0794,0.22677 0.21543,0.36284 0.13607,0.1474 0.30615,0.22677 0.17008,0.0794 0.35149,0.11339 0.19276,0.034 0.36284,0.034 0.21543,0 0.38551,-0.034 0.17008,-0.034 0.24945,-0.0567 0.26079,-0.0907 0.41953,-0.21543 0.17008,-0.12473 0.26079,-0.31748 0.10204,-0.18142 0.13606,-0.44221 0.0453,-0.24945 0.0453,-0.5896 v -0.74835 q -0.26078,0.4422 -0.69165,0.70299 -0.41953,0.26079 -1.09984,0.26079 -0.46489,0 -0.89575,-0.18142 -0.43087,-0.18142 -0.75969,-0.53291 -0.32882,-0.36284 -0.53291,-0.88441 -0.19276,-0.52158 -0.19276,-1.2019 0,-0.68031 0.19276,-1.20189 0.20409,-0.52157 0.53291,-0.87307 0.32882,-0.36283 0.75969,-0.54425 0.43086,-0.19276 0.89575,-0.19276 z m -1.3493,2.81197 q 0,0.96379 0.44221,1.48536 0.4422,0.52158 1.1452,0.52158 0.31748,0 0.60094,-0.11339 0.29481,-0.11339 0.51024,-0.3515 0.21543,-0.24945 0.34016,-0.62362 0.13606,-0.38551 0.13606,-0.91843 0,-0.53291 -0.13606,-0.90708 -0.12473,-0.38552 -0.34016,-0.62363 -0.21543,-0.23811 -0.51024,-0.35149 -0.28346,-0.11339 -0.60094,-0.11339 -0.703,0 -1.1452,0.52158 -0.44221,0.51023 -0.44221,1.47401 z m 5.95276,-4.50142 q 0,-0.2948 0.2041,-0.4989 0.20409,-0.20409 0.49889,-0.20409 0.29481,0 0.4989,0.20409 0.21544,0.2041 0.21544,0.4989 0,0.2948 -0.21544,0.51024 -0.20409,0.20409 -0.4989,0.20409 -0.2948,0 -0.49889,-0.20409 -0.2041,-0.21544 -0.2041,-0.51024 z m -0.55559,1.78016 h 1.73481 v 5.62395 h -0.95245 v -4.86426 h -0.78236 z m 5.79402,-0.0907 q 0.75969,0 1.30394,0.37418 0.54425,0.37417 0.81638,0.89574 l -0.87307,0.31749 q -0.19276,-0.34016 -0.54425,-0.54426 -0.34016,-0.20409 -0.77103,-0.20409 -0.31748,0 -0.61228,0.12472 -0.29481,0.12473 -0.52158,0.38552 -0.21543,0.24944 -0.3515,0.6463 -0.13606,0.38551 -0.13606,0.91842 0,0.53292 0.13606,0.92977 0.13607,0.38551 0.36284,0.6463 0.22677,0.26079 0.51024,0.39685 0.2948,0.12472 0.61228,0.12472 0.46488,0 0.80504,-0.20409 0.34016,-0.21544 0.53292,-0.53292 l 0.87307,0.31748 q -0.31748,0.54426 -0.90709,0.90709 -0.58961,0.3515 -1.33796,0.3515 -0.60094,0 -1.0885,-0.21543 -0.48756,-0.21544 -0.82772,-0.60095 -0.34016,-0.39685 -0.52157,-0.92977 -0.18142,-0.54425 -0.18142,-1.17921 0,-0.63496 0.19275,-1.16788 0.19276,-0.53291 0.54426,-0.91842 0.35149,-0.39685 0.85039,-0.61229 0.51024,-0.22677 1.13386,-0.22677 z m 3.0841,2.53985 q 0,-1.16788 0.30614,-2.27906 0.30615,-1.12252 0.94111,-2.12032 h 0.85039 q -0.56693,0.80504 -0.91842,1.96158 -0.34016,1.1452 -0.34016,2.46048 0,1.24724 0.36283,2.5285 0.37418,1.28127 1.23591,2.44914 h -0.86173 q -0.78237,-1.11118 -1.17922,-2.39244 -0.39685,-1.28127 -0.39685,-2.60788 z m 3.28819,-2.76662 q 0.0907,-0.40819 0.30614,-0.73701 0.21543,-0.32882 0.54425,-0.55559 0.32882,-0.22677 0.74835,-0.3515 0.41953,-0.12472 0.90709,-0.12472 0.4422,0 0.86173,0.11338 0.43087,0.10205 0.75969,0.34016 0.34016,0.22677 0.54425,0.57827 0.2041,0.3515 0.2041,0.82772 0,0.36283 -0.12473,0.68031 -0.11338,0.31749 -0.31748,0.57827 -0.19276,0.26079 -0.45354,0.48756 -0.24945,0.21544 -0.52158,0.38552 -0.23811,0.15874 -0.40819,0.28346 -0.17008,0.11339 -0.27212,0.24945 -0.10205,0.12472 -0.14741,0.28346 -0.0453,0.14741 -0.0453,0.36284 v 0.38551 h -0.97512 v -0.41953 q 0,-0.32882 0.0794,-0.56693 0.0794,-0.24945 0.23811,-0.45354 0.17008,-0.21543 0.40819,-0.39685 0.24945,-0.19276 0.56693,-0.39685 0.40819,-0.26079 0.69165,-0.57827 0.28347,-0.32882 0.28347,-0.7937 0,-0.54426 -0.39685,-0.8504 -0.39685,-0.30614 -1.02048,-0.30614 -0.38551,0 -0.65763,0.11339 -0.27213,0.10204 -0.45355,0.28346 -0.18142,0.18142 -0.28346,0.39685 -0.10205,0.21544 -0.13607,0.44221 l -0.92976,-0.26079 z m 1.38331,5.35182 q 0,-0.30614 0.21543,-0.52158 0.21543,-0.21543 0.52158,-0.21543 0.30614,0 0.51023,0.22677 0.21544,0.21544 0.21544,0.51024 0,0.21543 -0.12473,0.39685 -0.11338,0.18142 -0.31748,0.27213 -0.1474,0.0567 -0.28346,0.0567 -0.28347,0 -0.51024,-0.19276 -0.22677,-0.20409 -0.22677,-0.53291 z m 4.45607,2.41512 q 0.86174,-1.16787 1.23591,-2.44914 0.37417,-1.2926 0.37417,-2.53984 0,-1.30394 -0.35149,-2.44914 -0.34016,-1.15654 -0.90709,-1.96158 h 0.85039 q 0.63496,0.9978 0.92977,2.12032 0.30614,1.11118 0.30614,2.26772 0,1.33795 -0.39685,2.61922 -0.38551,1.28126 -1.16788,2.39244 h -0.87307 z" id="text22" style="font-size:11.3386px;line-height:1;font-family:'Atkinson Hyperlegible';-inkscape-font-specification:'Atkinson Hyperlegible';letter-spacing:0px;text-orientation:upright;stroke-width:3.77953;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10" transform="matrix(0.26458333,0,0,0.26458333,-0.22792559,-0.07147468)" aria-label="Logic(?)"></path>
</g>
<g id="klo" transform="translate(14.167609,36.861692)">
<rect style="fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none" id="rect1" width="15.118111" height="15.118111" x="81.751595" y="26.2773" transform="matrix(0.26458333,0,0,0.26458333,19.069199,22.976228)" rx="3.7795277" ry="3.7795277"></rect>
<path d="M 92.386717,36.240034 V 38.34145 H 85.160265 V 28.242559 h 2.38866 v 7.997475 z" id="text1" style="font-weight:bold;font-size:15.1181px;line-height:1;font-family:'Atkinson Hyperlegible';-inkscape-font-specification:'Atkinson Hyperlegible Bold';text-align:center;letter-spacing:0px;text-orientation:upright;text-anchor:middle;fill:#ffffff;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10" transform="matrix(0.26458333,0,0,0.26458333,19.211322,23.120254)" aria-label="L"></path>
</g>
<g id="khi" transform="translate(14.167609,36.861693)">
<rect style="fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none" id="rect17" width="15.118111" height="15.118111" x="81.751595" y="26.2773" transform="matrix(0.26458333,0,0,0.26458333,19.069199,22.976228)" rx="3.7795277" ry="3.7795277"></rect>
<path d="m 84.94105,28.242559 h 2.38866 v 3.855115 h 4.157477 v -3.855115 h 2.38866 V 38.34145 h -2.38866 V 34.19909 H 87.32971 v 4.14236 h -2.38866 z" id="path21" style="font-weight:bold;font-size:15.1181px;line-height:1;font-family:'Atkinson Hyperlegible';-inkscape-font-specification:'Atkinson Hyperlegible Bold';text-align:center;letter-spacing:0px;text-orientation:upright;text-anchor:middle;fill:#ffffff;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10" transform="matrix(0.26458333,0,0,0.26458333,19.043323,23.120254)" aria-label="H"></path>
</g>
<g id="alo" transform="translate(14.167609,10.233241)">
<rect style="fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none" id="rect16" width="15.118111" height="15.118111" x="81.751595" y="26.2773" transform="matrix(0.26458333,0,0,0.26458333,19.069199,22.976228)" rx="3.7795277" ry="3.7795277"></rect>
<path d="M 92.386717,36.240034 V 38.34145 H 85.160265 V 28.242559 h 2.38866 v 7.997475 z" id="path17" style="font-weight:bold;font-size:15.1181px;line-height:1;font-family:'Atkinson Hyperlegible';-inkscape-font-specification:'Atkinson Hyperlegible Bold';text-align:center;letter-spacing:0px;text-orientation:upright;text-anchor:middle;fill:#ffffff;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10" transform="matrix(0.26458333,0,0,0.26458333,19.211322,23.120254)" aria-label="L"></path>
</g>
<g id="ahi" transform="translate(14.167609,10.233242)">
<rect style="fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none" id="rect35" width="15.118111" height="15.118111" x="81.751595" y="26.2773" transform="matrix(0.26458333,0,0,0.26458333,19.069199,22.976228)" rx="3.7795277" ry="3.7795277"></rect>
<path d="m 84.94105,28.242559 h 2.38866 v 3.855115 h 4.157477 v -3.855115 h 2.38866 V 38.34145 h -2.38866 V 34.19909 H 87.32971 v 4.14236 h -2.38866 z" id="text35" style="font-weight:bold;font-size:15.1181px;line-height:1;font-family:'Atkinson Hyperlegible';-inkscape-font-specification:'Atkinson Hyperlegible Bold';text-align:center;letter-spacing:0px;text-orientation:upright;text-anchor:middle;fill:#ffffff;stroke-width:3.77953;stroke-linejoin:bevel;stroke-miterlimit:10" transform="matrix(0.26458333,0,0,0.26458333,19.043323,23.120254)" aria-label="H"></path>
</g>
<path d="m 78.072592,72.429689 h 4.066769 q 0.816377,0 1.405983,0.211653 0.604724,0.211654 0.982677,0.55937 0.377952,0.347716 0.55937,0.801259 0.181417,0.453543 0.181417,0.937322 0,0.604724 -0.272126,1.19433 -0.272126,0.589606 -0.786141,1.028031 0.755905,0.393071 1.118739,1.073385 0.377953,0.665197 0.377953,1.390865 0,0.544252 -0.211654,1.073386 -0.211653,0.514015 -0.63496,0.922204 -0.408189,0.408188 -1.028031,0.665196 -0.619842,0.24189 -1.451337,0.24189 H 78.072592 V 72.429689 Z m 1.421101,5.442516 v 3.462045 h 3.038739 q 0.423306,0 0.740786,-0.151181 0.317481,-0.151181 0.529134,-0.393071 0.226771,-0.257008 0.332598,-0.55937 0.105827,-0.31748 0.105827,-0.650078 0,-0.31748 -0.105827,-0.619842 -0.105827,-0.31748 -0.332598,-0.55937 -0.211653,-0.241889 -0.529134,-0.377952 -0.31748,-0.151181 -0.755905,-0.151181 h -3.02362 z m 0,-4.248186 v 3.129446 h 2.796849 q 0.393071,0 0.680314,-0.136062 0.287244,-0.136063 0.468662,-0.347717 0.196535,-0.211653 0.287243,-0.483779 0.105827,-0.287244 0.105827,-0.574488 0,-0.302362 -0.105827,-0.574488 -0.09071,-0.287243 -0.287243,-0.514015 -0.196536,-0.226771 -0.48378,-0.362834 -0.287244,-0.136063 -0.665196,-0.136063 h -2.796849 z m 8.209121,-0.967559 q 0,-0.39307 0.272126,-0.665196 0.272126,-0.272126 0.665196,-0.272126 0.393071,0 0.665197,0.272126 0.287243,0.272126 0.287243,0.665196 0,0.393071 -0.287243,0.680315 -0.272126,0.272126 -0.665197,0.272126 -0.39307,0 -0.665196,-0.272126 -0.272126,-0.287244 -0.272126,-0.680315 z m -0.740787,2.373542 h 2.313069 v 7.498578 h -1.26992 v -6.485665 h -1.043149 z m 9.161567,2.872439 q 0.03024,-0.95244 -0.377952,-1.466456 -0.408189,-0.514015 -1.315275,-0.514015 -0.680315,0 -1.118739,0.31748 -0.423307,0.302362 -0.544252,0.846614 L 91.54281,76.723229 q 0.302362,-0.861731 1.073385,-1.330393 0.786141,-0.483779 1.799054,-0.483779 1.557164,0 2.252597,0.725669 0.710551,0.725669 0.725669,2.313069 l 0.01512,1.7537 q 0.01512,0.95244 0.07559,1.632755 0.07559,0.665196 0.181417,1.19433 h -1.164093 l -0.302362,-1.028031 q -0.347717,0.574488 -0.952441,0.891968 -0.604724,0.31748 -1.602518,0.31748 -0.529134,0 -0.997795,-0.151181 -0.468661,-0.136063 -0.831495,-0.408189 -0.347717,-0.287244 -0.55937,-0.680314 -0.196535,-0.408189 -0.196535,-0.922204 0,-0.665197 0.362834,-1.11874 0.362834,-0.453543 1.012913,-0.740787 0.665196,-0.302362 1.602518,-0.468661 0.937323,-0.181417 2.086298,-0.31748 z m -3.65858,2.615431 q 0,0.529134 0.377952,0.861732 0.393071,0.31748 1.073386,0.31748 0.438424,0 0.846613,-0.105826 0.423307,-0.120945 0.740787,-0.377953 0.332598,-0.272126 0.529134,-0.710551 0.196535,-0.453543 0.196535,-1.118739 v -0.468661 q -0.861732,0.09071 -1.557164,0.211653 -0.695433,0.105827 -1.19433,0.287244 -0.48378,0.181417 -0.755905,0.453543 -0.257008,0.257008 -0.257008,0.650078 z m 7.664896,-0.136063 q 0.0907,0.332599 0.27212,0.574488 0.19654,0.24189 0.45354,0.393071 0.27213,0.151181 0.57449,0.226771 0.30236,0.06047 0.61984,0.06047 0.3326,0 0.65008,-0.07559 0.31748,-0.07559 0.55937,-0.226771 0.25701,-0.151181 0.40819,-0.347717 0.15118,-0.211653 0.15118,-0.468661 0,-0.514015 -0.36283,-0.771023 -0.34772,-0.257007 -0.87685,-0.39307 -0.52914,-0.151181 -1.14898,-0.257008 -0.60472,-0.105827 -1.13386,-0.31748 -0.529129,-0.226772 -0.891964,-0.63496 -0.347716,-0.423307 -0.347716,-1.164094 0,-0.498897 0.24189,-0.891968 0.257007,-0.393071 0.650078,-0.650078 0.408192,-0.272126 0.922202,-0.408189 0.52914,-0.136063 1.07339,-0.136063 0.89197,0 1.67811,0.377953 0.78614,0.362834 1.13385,1.148975 l -1.19433,0.438425 q -0.19653,-0.453543 -0.69543,-0.665196 -0.48378,-0.226772 -1.01291,-0.226772 -0.28725,0 -0.55937,0.07559 -0.27213,0.06047 -0.48378,0.181417 -0.21165,0.120945 -0.34772,0.31748 -0.12094,0.181417 -0.12094,0.423307 0,0.453543 0.34771,0.665196 0.36284,0.211654 0.89197,0.347717 0.52914,0.120944 1.13386,0.226771 0.61984,0.105827 1.14898,0.347716 0.52913,0.24189 0.87685,0.680315 0.36283,0.438425 0.36283,1.239684 0,0.529134 -0.25701,0.95244 -0.25701,0.408189 -0.69543,0.695433 -0.42331,0.287244 -0.96756,0.438425 -0.54425,0.151181 -1.13386,0.151181 -0.48378,0 -0.96755,-0.120945 -0.48378,-0.105827 -0.90709,-0.332598 -0.423307,-0.226772 -0.755906,-0.574488 -0.332598,-0.362834 -0.514015,-0.846614 l 1.224571,-0.453543 z m 6.00189,-4.505193 q 0,-0.393071 0.28725,-0.680315 0.28724,-0.287244 0.68031,-0.287244 0.40819,0 0.69543,0.287244 0.28725,0.287244 0.28725,0.680315 0,0.408188 -0.28725,0.695432 -0.28724,0.287244 -0.69543,0.287244 -0.39307,0 -0.68031,-0.287244 -0.28725,-0.287244 -0.28725,-0.695432 z m 0.96756,4.883146 q 0.40819,0 0.69543,0.287244 0.28725,0.287244 0.28725,0.695433 0,0.39307 -0.28725,0.680314 -0.28724,0.287244 -0.69543,0.287244 -0.39307,0 -0.68031,-0.287244 -0.28725,-0.287244 -0.28725,-0.680314 0,-0.408189 0.28725,-0.695433 0.28724,-0.287244 0.68031,-0.287244 z" id="biascolon" style="font-size:15.1181px;line-height:1;font-family:'Atkinson Hyperlegible';-inkscape-font-specification:'Atkinson Hyperlegible';text-align:center;letter-spacing:0px;text-orientation:upright;text-anchor:middle;stroke-width:9.44882;stroke-linejoin:bevel;stroke-miterlimit:10" transform="matrix(0.26458333,0,0,0.26458333,32.240211,32.912542)" aria-label="Bias:"></path>
<path d="M 73.741286,82.52858 V 72.429689 h 2.101415 l 4.595903,8.587081 v -8.587081 h 1.421101 V 82.52858 h -2.086298 l -4.61102,-8.632435 v 8.632435 z m 10.023288,-5.064564 q 0,-1.133857 0.332598,-2.086298 0.332598,-0.967558 0.937322,-1.662991 0.619842,-0.695432 1.496692,-1.073385 0.87685,-0.39307 1.965353,-0.39307 1.088503,0 1.965353,0.39307 0.891968,0.377953 1.496692,1.073385 0.619842,0.695433 0.95244,1.662991 0.332599,0.952441 0.332599,2.086298 0,1.148976 -0.332599,2.116534 -0.332598,0.95244 -0.95244,1.647873 -0.604724,0.695433 -1.496692,1.088503 -0.87685,0.393071 -1.965353,0.393071 -1.088503,0 -1.965353,-0.393071 -0.87685,-0.39307 -1.496692,-1.088503 Q 84.42977,80.53299 84.097172,79.58055 83.764574,78.612992 83.764574,77.464016 Z m 1.451337,0 q 0,0.982677 0.257008,1.738582 0.257008,0.755905 0.695433,1.26992 0.438425,0.514015 1.043149,0.786141 0.604724,0.257008 1.285038,0.257008 0.695433,0 1.285039,-0.257008 0.604724,-0.272126 1.043149,-0.786141 0.453543,-0.514015 0.71055,-1.26992 0.257008,-0.755905 0.257008,-1.738582 0,-0.982676 -0.257008,-1.723463 -0.257007,-0.755905 -0.71055,-1.254803 -0.438425,-0.514015 -1.043149,-0.771023 -0.589606,-0.272125 -1.285039,-0.272125 -0.680314,0 -1.285038,0.272125 -0.604724,0.257008 -1.043149,0.771023 -0.438425,0.498898 -0.695433,1.254803 -0.257008,0.740787 -0.257008,1.723463 z m 9.932582,5.064564 V 72.429689 h 2.101416 l 4.595901,8.587081 v -8.587081 h 1.4211 V 82.52858 h -2.0863 l -4.611016,-8.632435 v 8.632435 z m 10.416357,0 V 72.429689 h 6.8485 v 1.224566 h -5.4274 v 3.068974 h 4.0063 v 1.224566 h -4.0063 v 3.356219 h 5.4274 v 1.224566 z" id="biasnone" style="font-size:15.1181px;line-height:1;font-family:'Atkinson Hyperlegible';-inkscape-font-specification:'Atkinson Hyperlegible';text-align:center;letter-spacing:0px;text-orientation:upright;text-anchor:middle;stroke-width:9.44882;stroke-linejoin:bevel;stroke-miterlimit:10" transform="matrix(0.26458333,0,0,0.26458333,32.240211,36.912267)" aria-label="NONE"></path>
<g id="bfwd">
<path d="M 78.359837,82.52858 V 72.429689 h 6.561255 v 1.224566 h -5.140154 v 3.068974 h 5.140154 v 1.224566 h -5.140154 v 4.580785 z m 7.286929,-10.098891 h 1.557165 l 1.965353,8.345191 1.844408,-8.345191 h 1.662991 l 1.844408,8.345191 1.965353,-8.345191 h 1.557165 L 95.518886,82.52858 h -1.723464 l -1.950235,-8.345192 -1.950234,8.345192 h -1.708346 z m 13.697001,0 h 2.751493 q 1.20945,0 2.20724,0.257008 1.01292,0.241889 1.7537,0.831495 0.74079,0.574488 1.14898,1.542046 0.40819,0.967559 0.40819,2.403778 0,1.451338 -0.40819,2.434014 -0.40819,0.967559 -1.14898,1.557165 -0.74078,0.574487 -1.7537,0.831495 -0.99779,0.24189 -2.20724,0.24189 H 99.343767 V 72.429689 Z m 1.421103,1.19433 v 7.710231 h 1.30016 q 0.78614,0 1.51181,-0.120945 0.74078,-0.120945 1.31527,-0.514015 0.57449,-0.408189 0.9222,-1.179212 0.34772,-0.771023 0.34772,-2.056062 0,-1.285038 -0.34772,-2.040943 -0.34771,-0.755905 -0.9222,-1.148976 -0.57449,-0.408189 -1.31527,-0.529133 -0.72567,-0.120945 -1.51181,-0.120945 h -1.30016 z" id="text6" style="font-size:15.1181px;line-height:1;font-family:'Atkinson Hyperlegible';-inkscape-font-specification:'Atkinson Hyperlegible';text-align:center;letter-spacing:0px;text-orientation:upright;text-anchor:middle;fill:#00ff00;stroke-width:9.44882;stroke-linejoin:bevel;stroke-miterlimit:10" transform="matrix(0.26458333,0,0,0.26458333,32.240211,36.912267)" aria-label="FWD"></path>
<path style="fill:none;stroke:#00ff00;stroke-width:1.88976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;marker-end:url(#Triangle-6)" d="m 102.25,193.75 -9.067165,3.75574" id="path19-8" transform="matrix(0.10125166,-0.24444312,0.24444312,0.10125166,-0.87092011,65.046755)"></path>
</g>
<g id="brev">
<path d="m 83.605821,72.429689 q 0.922204,0 1.693227,0.120945 0.771023,0.105826 1.330393,0.423306 0.55937,0.317481 0.861732,0.891968 0.31748,0.55937 0.31748,1.466456 0,0.514015 -0.105827,0.982677 -0.105827,0.453543 -0.423307,0.831495 -0.302362,0.377953 -0.846613,0.650078 -0.544252,0.257008 -1.421102,0.377953 l 3.129447,4.354013 h -1.738582 l -3.068974,-4.248186 h -1.51181 V 82.52858 H 80.400784 V 72.429689 h 3.205037 z m -1.783936,4.656375 h 1.889763 q 0.559369,0 1.043149,-0.04535 0.483779,-0.06047 0.831495,-0.226771 0.362834,-0.181417 0.55937,-0.514016 0.211653,-0.347716 0.211653,-0.937322 0,-0.589606 -0.211653,-0.922204 -0.196536,-0.347716 -0.55937,-0.529133 -0.347716,-0.181418 -0.831495,-0.226772 -0.48378,-0.06047 -1.043149,-0.06047 h -1.889763 v 3.462045 z M 89.74377,82.52858 V 72.429689 h 6.848499 v 1.224566 h -5.427398 v 3.068974 h 4.006297 v 1.224566 h -4.006297 v 3.356219 h 5.427398 v 1.224566 z m 7.83117,-10.098891 h 1.557165 l 2.736375,8.4359 2.7515,-8.4359 h 1.55716 l -3.47716,10.098891 h -1.66299 z" id="text8" style="font-size:15.1181px;line-height:1;font-family:'Atkinson Hyperlegible';-inkscape-font-specification:'Atkinson Hyperlegible';text-align:center;letter-spacing:0px;text-orientation:upright;text-anchor:middle;fill:#ff6600;stroke-width:9.44882;stroke-linejoin:bevel;stroke-miterlimit:10" transform="matrix(0.26458333,0,0,0.26458333,32.240211,36.912267)" aria-label="REV"></path>
<path style="fill:none;stroke:#ff6600;stroke-width:1.88976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;marker-end:url(#Triangle-6)" d="m 102.25,193.75 -9.067165,3.75574" id="path8" transform="matrix(0.10125166,0.24444312,0.24444312,-0.10125166,-0.87092011,45.707603)"></path>
</g>
</g>
</svg>
</body>
</html>