raspberry_pi_b+_breadboard.svg 121 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
  3. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
  4. <svg version="1.1" id="_x30_" xmlns:xml="http://www.w3.org/XML/1998/namespace"
  5. xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="245.968px"
  6. height="164.339px" viewBox="0 0 245.968 164.339" enable-background="new 0 0 245.968 164.339" xml:space="preserve">
  7. <g id="breadboardbreadboard">
  8. <g id="layer1_1_">
  9. <path fill="#007300" d="M232.441,0H8.504C3.826,0,0,3.827,0,8.504v141.731c0,4.678,3.827,8.504,8.504,8.504h223.938
  10. c4.678,0,8.504-3.826,8.504-8.504V8.504C240.945,3.827,237.119,0,232.441,0z M9.921,152.716c-2.152,0-3.897-1.744-3.897-3.898
  11. c0-2.152,1.745-3.896,3.897-3.896c2.153,0,3.898,1.744,3.898,3.896C13.819,150.972,12.073,152.716,9.921,152.716z M9.921,13.819
  12. c-2.152,0-3.897-1.745-3.897-3.898c0-2.152,1.745-3.897,3.897-3.897c2.153,0,3.898,1.745,3.898,3.897
  13. C13.819,12.074,12.073,13.819,9.921,13.819z M174.332,152.716c-2.152,0-3.898-1.744-3.898-3.898c0-2.152,1.746-3.896,3.898-3.896
  14. s3.896,1.744,3.896,3.896C178.228,150.972,176.484,152.716,174.332,152.716z M174.332,13.819c-2.152,0-3.898-1.745-3.898-3.898
  15. c0-2.152,1.746-3.897,3.898-3.897s3.896,1.745,3.896,3.897C178.228,12.074,176.484,13.819,174.332,13.819z"/>
  16. <polygon id="rect3941-8_1_" fill="#1A1A1A" points="70.717,60.116 73.866,56.116 109.335,56.116 109.335,94.821 70.717,94.821
  17. "/>
  18. <rect id="rect3941-8-8_1_" x="147.855" y="53.79" fill="#1A1A1A" width="26.646" height="26.456"/>
  19. <g id="text3739_1_">
  20. <g id="_x30_.1.0.0.0.20.0" transform="matrix(1 0 0 1 52.9396 963.4302)">
  21. <g id="_x30_.1.0.0.20.0">
  22. <text transform="matrix(1 0 0 1 -27.1058 -933.3936)" fill="#FFFFFF" font-family="'DroidSans'" font-size="6.0898">Raspberry Pi Model B+ V1.2</text>
  23. <text transform="matrix(1 0 0 1 -27.1058 -926.085)" fill="#FFFFFF" font-family="'DroidSans'" font-size="6.0898">© Raspberry Pi 2014</text>
  24. </g>
  25. </g>
  26. </g>
  27. <g id="text3739-6-1_1_">
  28. <g id="_x30_.1.0.0.0.21.0" transform="matrix(1 0 0 1 53.3649 969.3745)">
  29. <g id="_x30_.1.0.0.21.0">
  30. <text transform="matrix(1 0 0 1 -24.2157 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">h</text>
  31. <text transform="matrix(1 0 0 1 -22.5043 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">t</text>
  32. <text transform="matrix(1 0 0 1 -21.4916 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">t</text>
  33. <text transform="matrix(1 0 0 1 -20.5077 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">p</text>
  34. <text transform="matrix(1 0 0 1 -18.8046 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">:</text>
  35. <text transform="matrix(1 0 0 1 -18.0253 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">/</text>
  36. <text transform="matrix(1 0 0 1 -16.9423 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">/</text>
  37. <text transform="matrix(1 0 0 1 -15.8583 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">w</text>
  38. <text transform="matrix(1 0 0 1 -13.6908 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">w</text>
  39. <text transform="matrix(1 0 0 1 -11.5233 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">w</text>
  40. <text transform="matrix(1 0 0 1 -9.3549 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">.</text>
  41. <text transform="matrix(1 0 0 1 -8.576 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">r</text>
  42. <text transform="matrix(1 0 0 1 -7.4457 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">a</text>
  43. <text transform="matrix(1 0 0 1 -5.9042 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">s</text>
  44. <text transform="matrix(1 0 0 1 -4.5927 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">p</text>
  45. <text transform="matrix(1 0 0 1 -2.891 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">b</text>
  46. <text transform="matrix(1 0 0 1 -1.1879 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">e</text>
  47. <text transform="matrix(1 0 0 1 0.3663 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">r</text>
  48. <text transform="matrix(1 0 0 1 1.525 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">r</text>
  49. <text transform="matrix(1 0 0 1 2.6842 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">y</text>
  50. <text transform="matrix(1 0 0 1 4.1041 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">p</text>
  51. <text transform="matrix(1 0 0 1 5.8068 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">i</text>
  52. <text transform="matrix(1 0 0 1 6.5582 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">.</text>
  53. <text transform="matrix(1 0 0 1 7.3375 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">o</text>
  54. <text transform="matrix(1 0 0 1 9.0138 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">r</text>
  55. <text transform="matrix(1 0 0 1 10.1447 -864.6353)" fill="#FFFFFF" font-family="'DroidSans'" font-size="2.9053">g</text>
  56. </g>
  57. </g>
  58. </g>
  59. <g id="_x30_.1.0.0.0.211" transform="matrix(0,-1,1,0,0,0)">
  60. <g id="_x30_.1.0.0.211">
  61. <g id="text3663_5_">
  62. <g id="_x30_.1.0.0.0.211.0.0.0" transform="matrix(-1 0 0 -1 -1011.9722 13.4308)">
  63. <g id="_x30_.1.0.0.211.0.0">
  64. <text id="tspan8666_5_" transform="matrix(0 -1 1 0 -868.5025 -9.5094)" fill="#FFFFFF" font-family="'OCRA'" font-size="4.1505">Power</text>
  65. </g>
  66. </g>
  67. </g>
  68. </g>
  69. </g>
  70. <g id="_x30_.1.0.0.0.212" transform="matrix(0,-1,1,0,0,0)">
  71. <g id="_x30_.1.0.0.212">
  72. <g id="text3663_2_">
  73. <g id="_x30_.1.0.0.0.212.0.0.0" transform="matrix(0 1 -1 0 -1009.9897 140.1573)">
  74. <g id="_x30_.1.0.0.212.0.0">
  75. <text id="tspan8666_2_" transform="matrix(1 0 0 1 -56.0628 -883.3325)" fill="#FFFFFF" font-family="'OCRA'" font-size="4.1505">HDMI</text>
  76. </g>
  77. </g>
  78. </g>
  79. </g>
  80. </g>
  81. <g id="_x30_.1.0.0.0.213" transform="matrix(0,-1,1,0,0,0)">
  82. <g id="_x30_.1.0.0.213">
  83. <g id="text3663_6_">
  84. <g id="_x30_.1.0.0.0.213.0.0.0" transform="matrix(0 1 -1 0 -892.1948 212.4806)">
  85. <g id="_x30_.1.0.0.213.0.0">
  86. <text id="tspan8666_6_" transform="matrix(1 0 0 1 -68.5121 -771.5132)" fill="#FFFFFF" font-family="'OCRA'" font-size="4.1505">Audio</text>
  87. </g>
  88. </g>
  89. </g>
  90. </g>
  91. </g>
  92. <g id="_x30_.1.0.0.0.215" transform="matrix(0,-1,1,0,0,0)">
  93. <g id="_x30_.1.0.0.215">
  94. <g id="text3663_3_">
  95. <g id="_x30_.1.0.0.0.215.0.0.0" transform="matrix(1 0 0 1 -944.9019 261.8878)">
  96. <g id="_x30_.1.0.0.215.0.0">
  97. <text id="tspan8666_3_" transform="matrix(1 0 0 1 859.6617 -55.347)" fill="#FFFFFF" font-family="'OCRA'" font-size="4.1505">USB 2x</text>
  98. </g>
  99. </g>
  100. </g>
  101. </g>
  102. </g>
  103. <g id="_x30_.1.0.0.0.215_1_" transform="matrix(0,-1,1,0,0,0)">
  104. <g id="_x30_.1.0.0.215_1_">
  105. <g id="text3663_1_">
  106. <g id="_x30_.1.0.0.0.215.0.0.0_1_" transform="matrix(1 0 0 1 -944.9019 261.8878)">
  107. <g id="_x30_.1.0.0.215.0.0_1_">
  108. <text id="tspan8666_7_" transform="matrix(1 0 0 1 910.2584 -55.347)" fill="#FFFFFF" font-family="'OCRA'" font-size="4.1505">USB 2x</text>
  109. </g>
  110. </g>
  111. </g>
  112. </g>
  113. </g>
  114. <g id="_x30_.1.0.0.0.216" transform="matrix(0,-1,1,0,0,0)">
  115. <g id="_x30_.1.0.0.216">
  116. <g id="text3663_4_">
  117. <g id="_x30_.1.0.0.0.216.0.0.0" transform="matrix(1 0 0 1 -1031.9165 233.4991)">
  118. <g id="_x30_.1.0.0.216.0.0">
  119. <text id="tspan8666_4_" transform="matrix(1 0 0 1 890.269 -41.8216)" fill="#FFFFFF" font-family="'OCRA'" font-size="4.1505">ETHERNET</text>
  120. </g>
  121. </g>
  122. </g>
  123. </g>
  124. </g>
  125. <g id="_x30_.1.0.0.0.217" transform="matrix(0,-1,1,0,0,0)">
  126. <g id="_x30_.1.0.0.217">
  127. <g id="text3663_8_">
  128. <g id="_x30_.1.0.0.0.217.0.0.0" transform="matrix(1 0 0 1 -970.1792 17.1525)">
  129. <g id="_x30_.1.0.0.217.0.0">
  130. <text id="tspan8666_8_" transform="matrix(1 0 0 1 871.7778 6.5113)" fill="#FFFFFF" font-family="'OCRA'" font-size="4.1505">DSI (DISPLAY)</text>
  131. </g>
  132. </g>
  133. </g>
  134. </g>
  135. </g>
  136. <g id="_x30_.1.0.0.0.218" transform="matrix(0,-1,1,0,0,0)">
  137. <g id="_x30_.1.0.0.218">
  138. <g id="text3663_9_">
  139. <g id="_x30_.1.0.0.0.218.0.0.0" transform="matrix(-1 0 0 -1 -980.1929 209.7814)">
  140. <g id="_x30_.1.0.0.218.0.0">
  141. <text id="tspan8666_9_" transform="matrix(1 0 0 1 -873.48 73.7094)" fill="#FFFFFF" font-family="'OCRA'" font-size="4.1505">CSI (CAMERA)</text>
  142. </g>
  143. </g>
  144. </g>
  145. </g>
  146. </g>
  147. <g id="_x30_.1.0.220">
  148. <g id="_x30_.1.0.220.0">
  149. <g id="_x30_.1.0.220.0.0">
  150. <rect id="_x30_.1.0.220.0.0.0" x="103.451" y="128.866" fill="#CCCCCC" width="0.936" height="3.078"/>
  151. </g>
  152. <g id="_x30_.1.0.220.0.1">
  153. <rect id="_x30_.1.0.220.0.1.0" x="102.252" y="128.866" fill="#CCCCCC" width="0.935" height="3.078"/>
  154. </g>
  155. <g id="_x30_.1.0.220.0.2">
  156. <rect id="_x30_.1.0.220.0.2.0" x="101.051" y="128.866" fill="#CCCCCC" width="0.935" height="3.078"/>
  157. </g>
  158. <g id="_x30_.1.0.220.0.3">
  159. <rect id="_x30_.1.0.220.0.3.0" x="99.848" y="128.866" fill="#CCCCCC" width="0.934" height="3.078"/>
  160. </g>
  161. <g id="_x30_.1.0.220.0.4">
  162. <rect id="_x30_.1.0.220.0.4.0" x="98.646" y="128.866" fill="#CCCCCC" width="0.934" height="3.078"/>
  163. </g>
  164. <g id="_x30_.1.0.220.0.5">
  165. <rect id="_x30_.1.0.220.0.5.0" x="97.445" y="128.866" fill="#CCCCCC" width="0.934" height="3.078"/>
  166. </g>
  167. <g id="_x30_.1.0.220.0.6">
  168. <rect id="_x30_.1.0.220.0.6.0" x="96.244" y="128.866" fill="#CCCCCC" width="0.934" height="3.078"/>
  169. </g>
  170. <g id="_x30_.1.0.220.0.7">
  171. <rect id="_x30_.1.0.220.0.7.0" x="95.043" y="128.866" fill="#CCCCCC" width="0.935" height="3.078"/>
  172. </g>
  173. <g id="_x30_.1.0.220.0.8">
  174. <rect id="_x30_.1.0.220.0.8.0" x="93.842" y="128.866" fill="#CCCCCC" width="0.935" height="3.078"/>
  175. </g>
  176. <g id="_x30_.1.0.220.0.9">
  177. <rect id="_x30_.1.0.220.0.9.0" x="92.639" y="128.866" fill="#CCCCCC" width="0.934" height="3.078"/>
  178. </g>
  179. <g id="_x30_.1.0.220.0.10">
  180. <rect id="_x30_.1.0.220.0.10.0" x="91.438" y="128.866" fill="#CCCCCC" width="0.933" height="3.078"/>
  181. </g>
  182. <g id="_x30_.1.0.220.0.11">
  183. <rect id="_x30_.1.0.220.0.11.0" x="90.237" y="128.866" fill="#CCCCCC" width="0.935" height="3.078"/>
  184. </g>
  185. <g id="_x30_.1.0.220.0.12">
  186. <rect id="_x30_.1.0.220.0.12.0" x="89.036" y="128.866" fill="#CCCCCC" width="0.937" height="3.078"/>
  187. </g>
  188. <g id="_x30_.1.0.220.0.13">
  189. <rect id="_x30_.1.0.220.0.13.0" x="87.834" y="128.866" fill="#CCCCCC" width="0.936" height="3.078"/>
  190. </g>
  191. <g id="_x30_.1.0.220.0.14">
  192. <rect id="_x30_.1.0.220.0.14.0" x="86.633" y="128.866" fill="#CCCCCC" width="0.936" height="3.078"/>
  193. </g>
  194. <g id="_x30_.1.0.220.0.15">
  195. <rect id="_x30_.1.0.220.0.15.0" x="85.432" y="128.866" fill="#CCCCCC" width="0.934" height="3.078"/>
  196. </g>
  197. <g id="_x30_.1.0.220.0.16">
  198. <rect id="_x30_.1.0.220.0.16.0" x="84.23" y="128.866" fill="#CCCCCC" width="0.934" height="3.078"/>
  199. </g>
  200. <g id="_x30_.1.0.220.0.17">
  201. <rect id="_x30_.1.0.220.0.17.0" x="83.029" y="128.866" fill="#CCCCCC" width="0.935" height="3.078"/>
  202. </g>
  203. <g id="_x30_.1.0.220.0.18">
  204. <rect id="_x30_.1.0.220.0.18.0" x="81.827" y="128.866" fill="#CCCCCC" width="0.936" height="3.078"/>
  205. </g>
  206. <g id="_x30_.1.0.220.0.19">
  207. <rect id="_x30_.1.0.220.0.19.0" x="80.627" y="128.866" fill="#CCCCCC" width="0.936" height="3.078"/>
  208. </g>
  209. <g id="_x30_.1.0.220.0.20">
  210. <rect id="_x30_.1.0.220.0.20.0" x="79.425" y="128.866" fill="#CCCCCC" width="0.936" height="3.078"/>
  211. </g>
  212. <g id="_x30_.1.0.220.0.21">
  213. <rect id="_x30_.1.0.220.0.21.0" x="78.223" y="128.866" fill="#CCCCCC" width="0.934" height="3.078"/>
  214. </g>
  215. <g id="_x30_.1.0.220.0.22">
  216. <rect id="_x30_.1.0.220.0.22.0" x="77.021" y="128.866" fill="#CCCCCC" width="0.934" height="3.078"/>
  217. </g>
  218. </g>
  219. <g id="_x30_.1.0.220.1">
  220. <g id="_x30_.1.0.220.1.0">
  221. <rect id="_x30_.1.0.220.1.0.0" x="103.451" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.936" height="0.279"/>
  222. </g>
  223. <g id="_x30_.1.0.220.1.1">
  224. <rect id="_x30_.1.0.220.1.1.0" x="102.252" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.935" height="0.279"/>
  225. </g>
  226. <g id="_x30_.1.0.220.1.2">
  227. <rect id="_x30_.1.0.220.1.2.0" x="101.051" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.935" height="0.279"/>
  228. </g>
  229. <g id="_x30_.1.0.220.1.3">
  230. <rect id="_x30_.1.0.220.1.3.0" x="99.848" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.934" height="0.279"/>
  231. </g>
  232. <g id="_x30_.1.0.220.1.4">
  233. <rect id="_x30_.1.0.220.1.4.0" x="98.646" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.934" height="0.279"/>
  234. </g>
  235. <g id="_x30_.1.0.220.1.5">
  236. <rect id="_x30_.1.0.220.1.5.0" x="97.445" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.934" height="0.279"/>
  237. </g>
  238. <g id="_x30_.1.0.220.1.6">
  239. <rect id="_x30_.1.0.220.1.6.0" x="96.244" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.934" height="0.279"/>
  240. </g>
  241. <g id="_x30_.1.0.220.1.7">
  242. <rect id="_x30_.1.0.220.1.7.0" x="95.043" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.935" height="0.279"/>
  243. </g>
  244. <g id="_x30_.1.0.220.1.8">
  245. <rect id="_x30_.1.0.220.1.8.0" x="93.842" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.935" height="0.279"/>
  246. </g>
  247. <g id="_x30_.1.0.220.1.9">
  248. <rect id="_x30_.1.0.220.1.9.0" x="92.639" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.934" height="0.279"/>
  249. </g>
  250. <g id="_x30_.1.0.220.1.10">
  251. <rect id="_x30_.1.0.220.1.10.0" x="91.438" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.933" height="0.279"/>
  252. </g>
  253. <g id="_x30_.1.0.220.1.11">
  254. <rect id="_x30_.1.0.220.1.11.0" x="90.237" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.935" height="0.279"/>
  255. </g>
  256. <g id="_x30_.1.0.220.1.12">
  257. <rect id="_x30_.1.0.220.1.12.0" x="89.036" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.937" height="0.279"/>
  258. </g>
  259. <g id="_x30_.1.0.220.1.13">
  260. <rect id="_x30_.1.0.220.1.13.0" x="87.834" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.936" height="0.279"/>
  261. </g>
  262. <g id="_x30_.1.0.220.1.14">
  263. <rect id="_x30_.1.0.220.1.14.0" x="86.633" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.936" height="0.279"/>
  264. </g>
  265. <g id="_x30_.1.0.220.1.15">
  266. <rect id="_x30_.1.0.220.1.15.0" x="85.432" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.934" height="0.279"/>
  267. </g>
  268. <g id="_x30_.1.0.220.1.16">
  269. <rect id="_x30_.1.0.220.1.16.0" x="84.23" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.934" height="0.279"/>
  270. </g>
  271. <g id="_x30_.1.0.220.1.17">
  272. <rect id="_x30_.1.0.220.1.17.0" x="83.029" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.935" height="0.279"/>
  273. </g>
  274. <g id="_x30_.1.0.220.1.18">
  275. <rect id="_x30_.1.0.220.1.18.0" x="81.827" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.936" height="0.279"/>
  276. </g>
  277. <g id="_x30_.1.0.220.1.19">
  278. <rect id="_x30_.1.0.220.1.19.0" x="80.627" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.936" height="0.279"/>
  279. </g>
  280. <g id="_x30_.1.0.220.1.20">
  281. <rect id="_x30_.1.0.220.1.20.0" x="79.425" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.936" height="0.279"/>
  282. </g>
  283. <g id="_x30_.1.0.220.1.21">
  284. <rect id="_x30_.1.0.220.1.21.0" x="78.223" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.934" height="0.279"/>
  285. </g>
  286. <g id="_x30_.1.0.220.1.22">
  287. <rect id="_x30_.1.0.220.1.22.0" x="77.021" y="128.866" fill="#FFFFFF" fill-opacity="0.2" width="0.934" height="0.279"/>
  288. </g>
  289. </g>
  290. <g id="_x30_.1.0.220.2">
  291. <path id="_x30_.1.0.220.2.0" fill="#CCCCCC" d="M69.515,164.134c-0.914,0-1.66-0.748-1.66-1.66v-29.592
  292. c0-0.914,0.747-1.662,1.66-1.662h42.353c0.916,0,1.66,0.748,1.66,1.662v29.592c0,0.912-0.746,1.66-1.66,1.66H69.515z"/>
  293. <path id="_x30_.1.0.220.2.1" fill="#FFFFFF" fill-opacity="0.2" d="M113.527,133.294c0-0.914-0.746-1.66-1.66-1.66H69.515
  294. c-0.914,0-1.66,0.746-1.66,1.66v-0.414c0-0.916,0.747-1.66,1.66-1.66h42.353c0.916,0,1.66,0.744,1.66,1.66L113.527,133.294
  295. L113.527,133.294z"/>
  296. <rect id="_x30_.1.0.220.2.2" x="67.855" y="141.521" fill="#333333" width="45.672" height="22.613"/>
  297. <path id="_x30_.1.0.220.2.3" fill="#B3B3B3" d="M106.172,131.144H75.234v5.646h-7.382v26.402v1.146h1.946H111.6h1.945v-1.146
  298. V136.79h-7.381L106.172,131.144L106.172,131.144z M83.682,161.565h-0.551c-0.331,0-0.633-0.209-0.669-0.463l-1.773-14.434
  299. c-0.026-0.268-0.313-0.471-0.666-0.471h-1.386c-0.322,0-0.641,0.217-0.671,0.471l-1.765,14.432
  300. c-0.039,0.256-0.313,0.463-0.668,0.463l-0.544,0.002c-0.329,0-0.582-0.209-0.548-0.463l2.356-17.174
  301. c0.045-0.254,0.33-0.459,0.667-0.459h3.732c0.333,0,0.64,0.209,0.671,0.459l2.354,17.174
  302. C84.267,161.356,84.01,161.565,83.682,161.565z M86.146,140.706h0.618c0.372,0,0.71,0.266,0.75,0.58l1.994,18.16
  303. c0.027,0.324,0.353,0.582,0.746,0.582h1.558c0.36,0,0.715-0.266,0.75-0.582l1.979-18.158c0.045-0.316,0.354-0.58,0.75-0.58
  304. l0.606-0.002c0.367,0,0.651,0.264,0.614,0.58l-2.506,20c-0.053,0.318-0.371,0.574-0.748,0.574h-4.194
  305. c-0.375,0-0.716-0.262-0.752-0.574l-2.784-20C85.489,140.97,85.778,140.706,86.146,140.706z M106.41,161.565h-0.551
  306. c-0.33,0-0.635-0.209-0.67-0.463l-1.775-14.434c-0.024-0.268-0.313-0.471-0.666-0.471h-1.385c-0.324,0-0.639,0.217-0.67,0.471
  307. l-1.768,14.432c-0.041,0.256-0.313,0.463-0.668,0.463l-0.547,0.002c-0.326,0-0.582-0.209-0.547-0.463l2.354-17.174
  308. c0.047-0.254,0.33-0.459,0.668-0.459h3.731c0.332,0,0.64,0.209,0.672,0.459l2.353,17.174
  309. C106.994,161.356,106.736,161.565,106.41,161.565z"/>
  310. <polygon id="_x30_.1.0.220.2.4" fill="#939393" points="100.5,147.548 100.662,146.192 103.473,146.192 103.617,147.548 "/>
  311. <polygon id="_x30_.1.0.220.2.5" fill="#666666" points="100.5,147.548 100.422,148.112 103.703,148.112 103.617,147.548 "/>
  312. <polygon id="_x30_.1.0.220.2.6" fill="#939393" points="77.753,147.548 77.918,146.192 80.726,146.192 80.872,147.548 "/>
  313. <polygon id="_x30_.1.0.220.2.7" fill="#666666" points="77.753,147.548 77.677,148.112 80.959,148.112 80.872,147.548 "/>
  314. <polygon id="_x30_.1.0.220.2.8" fill="#939393" points="92.672,158.581 92.5,160.05 89.549,160.05 89.395,158.581 "/>
  315. <polygon id="_x30_.1.0.220.2.9" fill="#666666" points="92.672,158.581 92.752,157.966 89.306,157.966 89.395,158.581 "/>
  316. </g>
  317. <rect id="_x30_.1.0.220.3" x="67.855" y="139.177" fill="#808080" width="3.039" height="0.83"/>
  318. <rect id="_x30_.1.0.220.4" x="67.855" y="141.521" fill="#808080" width="3.039" height="0.83"/>
  319. <rect id="_x30_.1.0.220.5" x="110.514" y="139.177" fill="#808080" width="3.036" height="0.83"/>
  320. <rect id="_x30_.1.0.220.6" x="110.514" y="141.521" fill="#808080" width="3.036" height="0.83"/>
  321. <path id="_x30_.1.0.220.7" fill="#808080" d="M79.43,131.22c-0.457,0-0.83,0-0.83,0s0,0.348,0,0.771c0,0.422,0,1.143,0,1.598
  322. v2.232c0,0.457,0.346,0.832,0.77,0.832c0.426,0,0.771-0.375,0.771-0.832v-2.232c0-0.455,0.372-0.83,0.829-0.83h19.472
  323. c0.457,0,0.83,0.375,0.83,0.83v2.232c0,0.457,0.349,0.832,0.771,0.832s0.769-0.375,0.769-0.832v-2.232c0-0.455,0-1.174,0-1.598
  324. s0-0.771,0-0.771s-0.373,0-0.83,0H79.43z"/>
  325. <rect id="_x30_.1.0.220.8" x="67.842" y="136.79" fill="#FFFFFF" fill-opacity="0.1" width="1.946" height="27.547"/>
  326. <rect id="_x30_.1.0.220.9" x="68.39" y="136.79" fill="#FFFFFF" fill-opacity="0.2" width="1.396" height="27.547"/>
  327. <rect id="_x30_.1.0.220.11" x="111.592" y="136.79" fill-opacity="0.2" width="1.4" height="27.547"/>
  328. <line id="_x30_.1.0.220.12" fill="none" x1="69.79" y1="163.673" x2="111.588" y2="163.673"/>
  329. </g>
  330. <g id="_x30_.1.0.221">
  331. <g id="_x30_.1.0.0.0.221.0" transform="matrix(1, 0, 0, 1, 18.6038, 120.082)">
  332. <g id="_x30_.1.0.0.221.0">
  333. <g id="con2_usb_micro_b_at">
  334. <g id="_x30_.1.0.221.0.0">
  335. <rect id="_x30_.1.0.221.0.0.0" x="8.029" y="26.485" fill="#666666" width="0.822" height="1.023"/>
  336. <rect id="_x30_.1.0.221.0.0.1" x="8.029" y="26.48" fill="#999999" width="0.074" height="0.912"/>
  337. </g>
  338. <g id="_x30_.1.0.221.0.1">
  339. <rect id="_x30_.1.0.221.0.1.0" x="9.56" y="26.485" fill="#666666" width="0.818" height="1.023"/>
  340. <rect id="_x30_.1.0.221.0.1.1" x="9.56" y="26.48" fill="#999999" width="0.072" height="0.912"/>
  341. </g>
  342. <g id="_x30_.1.0.221.0.2">
  343. <rect id="_x30_.1.0.221.0.2.0" x="11.087" y="26.485" fill="#666666" width="0.822" height="1.023"/>
  344. <rect id="_x30_.1.0.221.0.2.1" x="11.087" y="26.48" fill="#999999" width="0.074" height="0.912"/>
  345. </g>
  346. <g id="_x30_.1.0.221.0.3">
  347. <rect id="_x30_.1.0.221.0.3.0" x="12.619" y="26.485" fill="#666666" width="0.82" height="1.023"/>
  348. <rect id="_x30_.1.0.221.0.3.1" x="12.619" y="26.48" fill="#999999" width="0.072" height="0.912"/>
  349. </g>
  350. <g id="_x30_.1.0.221.0.4">
  351. <rect id="_x30_.1.0.221.0.4.0" x="14.146" y="26.485" fill="#666666" width="0.822" height="1.023"/>
  352. <rect id="_x30_.1.0.221.0.4.1" x="14.146" y="26.48" fill="#999999" width="0.074" height="0.912"/>
  353. </g>
  354. <g id="_x30_.1.0.221.0.5">
  355. <polygon id="_x30_.1.0.221.0.5.0" fill="#B3B3B3" points="19.333,41.39 3.691,41.39 3.691,27.272 19.335,27.272 "/>
  356. <rect id="_x30_.1.0.221.0.5.1" x="19.503" y="32.765" fill="#666666" width="0.826" height="2.523"/>
  357. <rect id="_x30_.1.0.221.0.5.2" x="2.667" y="32.765" fill="#666666" width="0.83" height="2.523"/>
  358. <rect id="_x30_.1.0.221.0.5.3" x="3.691" y="27.272" fill="#CCCCCC" width="15.646" height="0.109"/>
  359. <rect id="_x30_.1.0.221.0.5.4" x="7.23" y="27.272" fill="#333333" width="8.541" height="12.961"/>
  360. <polygon id="_x30_.1.0.221.0.5.5" fill="#B3B3B3" points="3.497,41.085 3.497,41.48 2.968,42.38 2.667,42.38 "/>
  361. <polygon id="_x30_.1.0.221.0.5.6" fill="#CCCCCC" points="3.497,41.48 3.499,41.48 3.497,41.929 2.968,42.38 "/>
  362. <polygon id="_x30_.1.0.221.0.5.7" fill="#B3B3B3" points="20.331,42.38 20.031,42.38 19.501,41.48 19.501,41.085 "/>
  363. <polygon id="_x30_.1.0.221.0.5.8" fill="#CCCCCC" points="20.031,42.38 19.501,41.929 19.497,41.48 19.501,41.48 "/>
  364. <g id="_x30_.1.0.221.0.5.9">
  365. <g id="_x30_.1.0.221.0.5.9.0">
  366. <rect id="_x30_.1.0.221.0.5.9.0.0" x="14.765" y="40.548" fill="#F2F2F2" width="0.398" height="0.535"/>
  367. </g>
  368. <g id="_x30_.1.0.221.0.5.9.1">
  369. <rect id="_x30_.1.0.221.0.5.9.1.0" x="13.033" y="40.548" fill="#F2F2F2" width="0.398" height="0.535"/>
  370. </g>
  371. <g id="_x30_.1.0.221.0.5.9.2">
  372. <rect id="_x30_.1.0.221.0.5.9.2.0" x="11.302" y="40.548" fill="#F2F2F2" width="0.396" height="0.535"/>
  373. </g>
  374. <g id="_x30_.1.0.221.0.5.9.3">
  375. <rect id="_x30_.1.0.221.0.5.9.3.0" x="9.57" y="40.548" fill="#F2F2F2" width="0.396" height="0.535"/>
  376. </g>
  377. <g id="_x30_.1.0.221.0.5.9.4">
  378. <rect id="_x30_.1.0.221.0.5.9.4.0" x="7.841" y="40.548" fill="#F2F2F2" width="0.395" height="0.535"/>
  379. </g>
  380. <g id="_x30_.1.0.221.0.5.9.5">
  381. <rect id="_x30_.1.0.221.0.5.9.5.0" x="7.841" y="40.548" fill="#808080" width="0.078" height="0.535"/>
  382. </g>
  383. <g id="_x30_.1.0.221.0.5.9.6">
  384. <rect id="_x30_.1.0.221.0.5.9.6.0" x="9.57" y="40.548" fill="#808080" width="0.08" height="0.535"/>
  385. </g>
  386. <g id="_x30_.1.0.221.0.5.9.7">
  387. <rect id="_x30_.1.0.221.0.5.9.7.0" x="11.302" y="40.548" fill="#808080" width="0.08" height="0.535"/>
  388. </g>
  389. <g id="_x30_.1.0.221.0.5.9.8">
  390. <rect id="_x30_.1.0.221.0.5.9.8.0" x="13.033" y="40.548" fill="#808080" width="0.082" height="0.535"/>
  391. </g>
  392. <g id="_x30_.1.0.221.0.5.9.9">
  393. <rect id="_x30_.1.0.221.0.5.9.9.0" x="14.765" y="40.548" fill="#808080" width="0.084" height="0.535"/>
  394. </g>
  395. </g>
  396. <path id="_x30_.1.0.221.0.5.10" fill="#4D4D4D" d="M7.415,41.237h0.428v-0.326h0.395v0.326h1.338v-0.326h0.396v0.326h1.334
  397. v-0.326h0.395v0.326h1.334v-0.326h0.398v0.326h1.332v-0.326h0.396v0.326h0.269h0.225c0.063,0,0.121-0.053,0.121-0.119v-0.885
  398. c0-0.064-0.051-0.121-0.121-0.121H7.351c-0.065,0-0.121,0.055-0.121,0.121v0.885c0,0.063,0.054,0.119,0.121,0.119H7.415z"/>
  399. <path id="_x30_.1.0.221.0.5.11" fill="#CCCCCC" d="M3.497,27.743l0.189-0.471H5.79c0,0-1.914,0.094-1.979,0.232
  400. C3.744,27.647,3.9,27.741,3.9,27.741L3.497,27.743L3.497,27.743z"/>
  401. <path id="_x30_.1.0.221.0.5.12" fill="#CCCCCC" d="M19.501,27.743l-0.191-0.471h-2.104c0,0,1.91,0.096,1.979,0.234
  402. c0.066,0.143-0.09,0.234-0.09,0.234L19.501,27.743L19.501,27.743z"/>
  403. <path id="_x30_.1.0.221.0.5.13" fill="#E6E6E6" d="M16.687,27.272v1.357h-1.332v-1.357h-0.383v0.471H8.029v-0.471H7.595
  404. v1.359H6.263v-1.359H3.505v14.119h15.996V27.272H16.687z M7.593,38.774v0.676H6.269v-0.73
  405. c-0.354-0.23-0.586-0.631-0.586-1.086c0-0.498,0.188-0.916,0.586-1.135l0,0v-3.721h1.322v3.721
  406. c0.402,0.221,0.688,0.641,0.688,1.139C8.277,38.134,7.999,38.556,7.593,38.774z M16.63,38.774v0.676h-1.322v-0.73
  407. c-0.354-0.23-0.588-0.631-0.588-1.086c0-0.498,0.184-0.916,0.588-1.135l0,0v-3.721h1.322v3.721
  408. c0.406,0.221,0.686,0.641,0.686,1.139C17.316,38.134,17.037,38.556,16.63,38.774z"/>
  409. <polygon id="_x30_.1.0.221.0.5.14" fill="#F2F2F2" points="3.835,41.39 3.497,41.39 3.497,27.743 4.771,27.743 "/>
  410. <polygon id="_x30_.1.0.221.0.5.15" fill="#999999" points="19.501,41.39 19.027,32.276 18.556,27.743 19.501,27.743
  411. "/>
  412. <rect id="_x30_.1.0.221.0.5.16" x="6.271" y="32.778" fill="#CCCCCC" width="1.32" height="0.109"/>
  413. <rect id="_x30_.1.0.221.0.5.17" x="15.31" y="32.778" fill="#CCCCCC" width="1.322" height="0.109"/>
  414. <rect id="_x30_.1.0.221.0.5.18" x="4.285" y="40.675" fill="#B3B3B3" width="14.432" height="0.547"/>
  415. <rect id="_x30_.1.0.221.0.5.19" x="4.285" y="41.13" fill="#CCCCCC" width="14.432" height="0.26"/>
  416. </g>
  417. </g>
  418. </g>
  419. </g>
  420. </g>
  421. <g id="_x30_.1.0.222">
  422. <g id="breadboard_1_">
  423. <polygon id="_x30_.1.0.222.0.13" fill="#CCCCCC" points="159.326,123.464 144.496,123.464 142.775,127.505 142.775,160.56
  424. 145.058,160.56 158.763,160.56 161.047,160.56 161.047,127.505 "/>
  425. <rect id="_x30_.1.0.222.0.14" x="160.513" y="129.72" fill="#1A1A1A" width="0.533" height="3.709"/>
  426. <rect id="_x30_.1.0.222.0.15" x="142.775" y="129.72" fill="#1A1A1A" width="0.533" height="3.709"/>
  427. <rect id="_x30_.1.0.222.0.16" x="143.799" y="133.905" fill="#1A1A1A" width="0.76" height="3.711"/>
  428. <rect id="_x30_.1.0.222.0.17" x="143.969" y="134.708" fill="#CCCCCC" width="0.416" height="2.109"/>
  429. <rect id="_x30_.1.0.222.0.18" x="159.265" y="133.905" fill="#1A1A1A" width="0.762" height="3.711"/>
  430. <rect id="_x30_.1.0.222.0.19" x="147.666" y="133.907" fill="#1A1A1A" width="0.762" height="3.709"/>
  431. <rect id="_x30_.1.0.222.0.20" x="155.4" y="133.907" fill="#1A1A1A" width="0.76" height="3.709"/>
  432. <rect id="_x30_.1.0.222.0.21" x="159.437" y="134.708" fill="#CCCCCC" width="0.418" height="2.109"/>
  433. <rect id="_x30_.1.0.222.0.22" x="155.57" y="134.708" fill="#CCCCCC" width="0.418" height="2.109"/>
  434. <rect id="_x30_.1.0.222.0.23" x="147.836" y="134.708" fill="#CCCCCC" width="0.418" height="2.109"/>
  435. <rect id="_x30_.1.0.222.0.24" x="147.664" y="141.974" fill="#939393" width="8.496" height="5.734"/>
  436. <polyline id="_x30_.1.0.222.0.25" fill="none" stroke="#1A1A1A" stroke-width="0.1699" stroke-linecap="square" points="
  437. 147.666,147.708 147.666,141.974 156.16,141.974 "/>
  438. <polyline id="_x30_.1.0.222.0.26" fill="none" stroke="#262626" stroke-width="0.1699" stroke-linecap="square" points="
  439. 156.16,141.974 156.16,147.708 147.666,147.708 "/>
  440. <g id="_x30_.1.0.222.0.27">
  441. <line id="_x30_.1.0.222.0.27.0" fill="none" x1="149.01" y1="159.503" x2="149.01" y2="159.509"/>
  442. <line id="_x30_.1.0.222.0.27.1" fill="none" x1="154.82" y1="159.509" x2="154.818" y2="159.503"/>
  443. </g>
  444. <rect id="_x30_.1.0.222.0.28" x="151.135" y="148.659" fill="#1A1A1A" width="1.523" height="1.855"/>
  445. <rect id="_x30_.1.0.222.0.29" x="151.463" y="149.077" fill="#CCCCCC" width="0.865" height="1.018"/>
  446. <rect id="_x30_.1.0.222.0.0" x="142.465" y="158.296" fill="#212121" width="18.893" height="5.949"/>
  447. <polygon id="_x30_.1.0.222.0.1" fill="#2B2B2B" points="158.386,164.118 158.386,158.267 145.443,158.267 145.443,164.118
  448. 145.449,164.118 145.449,164.243 158.418,164.243 158.418,164.118 "/>
  449. <polygon id="_x30_.1.0.222.0.2" fill="#292929" points="145.869,158.267 145.443,158.267 143.144,158.294 143.144,164.243
  450. 145.869,164.243 "/>
  451. <polygon id="_x30_.1.0.222.0.3" fill="#292929" points="157.488,158.267 158.441,158.267 160.738,158.296 160.738,164.243
  452. 157.488,164.243 "/>
  453. <rect id="_x30_.1.0.222.0.4" x="150.289" y="158.294" fill="#333333" width="5.023" height="5.92"/>
  454. <rect id="_x30_.1.0.222.0.5" x="151.111" y="158.294" fill="#383838" width="2.754" height="5.92"/>
  455. <rect id="_x30_.1.0.222.0.6" x="160.74" y="158.298" fill="#212121" width="0.615" height="5.947"/>
  456. </g>
  457. </g>
  458. <g id="_x30_.1.0.223">
  459. <g id="_x30_.1.0.0.0.223.0" transform="matrix(1, 0, 0, 1, 7.74281, 14.064)">
  460. <g id="_x30_.1.0.0.223.0">
  461. <g id="poe-rj45">
  462. <g id="_x30_.1.0.223.0.0">
  463. <rect id="_x30_.1.0.223.0.0.0" x="192.347" y="96.773" fill="#1A1A1A" width="45.182" height="36.336"/>
  464. <g id="_x30_.1.0.223.0.0.1">
  465. <path id="_x30_.1.0.223.0.0.1.0" fill="#B3B3B3" d="M237.626,105.769c0.324,0,0.6,0.27,0.6,0.604v2.195
  466. c0,0.332-0.271,0.604-0.6,0.604h-7.844c-0.33,0-0.602-0.271-0.602-0.604v-2.195c0-0.334,0.27-0.604,0.602-0.604H237.626z"/>
  467. <path id="_x30_.1.0.223.0.0.1.1" fill="#B3B3B3" d="M237.626,120.716c0.324,0,0.6,0.273,0.6,0.604v2.197
  468. c0,0.332-0.271,0.604-0.6,0.604h-7.844c-0.33,0-0.602-0.271-0.602-0.604v-2.197c0-0.332,0.27-0.604,0.602-0.604H237.626z"/>
  469. <path id="_x30_.1.0.223.0.0.1.2" fill="#CCCCCC" d="M229.782,105.769h0.973v3.402h-0.973c-0.328,0-0.6-0.273-0.6-0.605
  470. v-2.197C229.183,106.037,229.452,105.769,229.782,105.769L229.782,105.769z"/>
  471. <path id="_x30_.1.0.223.0.0.1.3" fill="#CCCCCC" d="M230.755,120.716v3.402h-0.975c-0.328,0-0.602-0.273-0.602-0.602v-2.197
  472. c0-0.332,0.271-0.605,0.602-0.605h0.975V120.716z"/>
  473. <rect id="_x30_.1.0.223.0.0.1.4" x="230.595" y="105.769" fill="#999999" width="3.373" height="3.402"/>
  474. <rect id="_x30_.1.0.223.0.0.1.5" x="230.595" y="120.716" fill="#999999" width="3.373" height="3.402"/>
  475. <rect id="_x30_.1.0.223.0.0.1.6" x="232.724" y="105.769" fill="#B3B3B3" width="3.217" height="3.402"/>
  476. <rect id="_x30_.1.0.223.0.0.1.7" x="232.724" y="120.716" fill="#B3B3B3" width="3.217" height="3.402"/>
  477. <rect id="_x30_.1.0.223.0.0.1.8" x="234.202" y="105.769" fill="#CCCCCC" width="1.221" height="3.402"/>
  478. <rect id="_x30_.1.0.223.0.0.1.9" x="234.202" y="120.716" fill="#CCCCCC" width="1.221" height="3.402"/>
  479. <rect id="_x30_.1.0.223.0.0.1.10" x="230.468" y="105.769" fill="#E6E6E6" width="0.26" height="3.402"/>
  480. <rect id="_x30_.1.0.223.0.0.1.11" x="230.013" y="105.771" fill="#F2F2F2" width="0.406" height="3.404"/>
  481. <path id="_x30_.1.0.223.0.0.1.12" fill="#CCCCCC" d="M228.868,133.113v-0.225h8.66v-0.359v-7.162v-0.598l-0.598-0.041l0,0
  482. l-4.236-0.287l-4.234-0.289c-0.328-0.025-0.598-0.311-0.598-0.641v-2.182c0-0.33,0.27-0.617,0.598-0.643l4.234-0.289
  483. l4.236-0.289l0,0l0.598-0.041v-0.602v-9.064V109.8l-0.598-0.043l0,0l-4.236-0.275l-4.234-0.281
  484. c-0.326-0.02-0.598-0.307-0.598-0.637v-2.213c0-0.332,0.271-0.619,0.598-0.646l4.234-0.273l4.236-0.279l0.598-0.039v-0.6
  485. v-7.162v-0.363h-8.66v-0.236h-41.314h-0.604v0.6v35.146v0.602h0.604h41.314V133.113L228.868,133.113z"/>
  486. </g>
  487. <rect id="_x30_.1.0.223.0.0.2" x="186.95" y="96.773" fill="#E6E6E6" fill-opacity="0.37" width="50.578" height="2.889"/>
  488. <rect id="_x30_.1.0.223.0.0.3" x="186.95" y="130.23" fill="#808080" fill-opacity="0.37" width="50.578" height="2.887"/>
  489. <path id="_x30_.1.0.223.0.0.4" fill="#E6E6E6" fill-opacity="0.45" d="M229.183,107.466c0,0,0-0.854,0-1.096
  490. s0.199-0.604,0.602-0.604c0.396,0,7.744,0,7.744,0v1.697h-8.346V107.466L229.183,107.466z"/>
  491. <path id="_x30_.1.0.223.0.0.5" fill="#E6E6E6" fill-opacity="0.45" d="M237.528,122.412h-8.348c0,0,0-0.854,0-1.096
  492. s0.201-0.6,0.602-0.6c0.396,0,7.746,0,7.746,0V122.412L237.528,122.412z"/>
  493. <path id="_x30_.1.0.223.0.0.6" fill="#B3B3B3" fill-opacity="0.45" d="M229.183,122.417c0,0,0,0.855,0,1.096
  494. c0,0.242,0.199,0.605,0.602,0.605c0.396,0,7.744,0,7.744,0v-1.703h-8.346V122.417L229.183,122.417z"/>
  495. <path id="_x30_.1.0.223.0.0.7" fill="#B3B3B3" fill-opacity="0.45" d="M229.183,107.466c0,0,0,0.861,0,1.104
  496. c0,0.24,0.199,0.604,0.602,0.604c0.396,0,7.744,0,7.744,0v-1.703h-8.346V107.466z"/>
  497. <g id="_x30_.1.0.223.0.0.12">
  498. <g id="_x30_.1.0.223.0.0.12.0">
  499. <rect id="_x30_.1.0.223.0.0.12.0.0" x="226.88" y="95.789" fill="#999999" width="1.408" height="0.322"/>
  500. <rect id="_x30_.1.0.223.0.0.12.0.1" x="226.88" y="95.789" fill="#999999" width="1.408" height="0.322"/>
  501. </g>
  502. <path id="_x30_.1.0.223.0.0.12.1" fill="#999999" d="M233.806,96.769c-0.336-0.117-1.578-0.33-1.578-0.33
  503. s-2.479-0.543-3.936-0.645v0.324c1.447,0.104,3.936,0.646,3.936,0.646S233.003,96.771,233.806,96.769z"/>
  504. <path id="_x30_.1.0.223.0.0.12.2" fill="#CCCCCC" d="M232.405,96.769c-0.336-0.117-1.576-0.33-1.576-0.33
  505. s-2.492-0.555-3.945-0.658v0.328c1.453,0.105,3.945,0.66,3.945,0.66S231.601,96.771,232.405,96.769z"/>
  506. </g>
  507. <g id="_x30_.1.0.223.0.0.13">
  508. <g id="_x30_.1.0.223.0.0.13.0">
  509. <rect id="_x30_.1.0.223.0.0.13.0.0" x="226.88" y="133.775" fill="#999999" width="1.408" height="0.322"/>
  510. <rect id="_x30_.1.0.223.0.0.13.0.1" x="226.88" y="133.775" fill="#999999" width="1.408" height="0.322"/>
  511. </g>
  512. <path id="_x30_.1.0.223.0.0.13.1" fill="#999999" d="M233.806,133.117c-0.336,0.119-1.578,0.328-1.578,0.328
  513. s-2.479,0.547-3.936,0.648v-0.328c1.447-0.105,3.936-0.648,3.936-0.648S233.003,133.117,233.806,133.117z"/>
  514. <path id="_x30_.1.0.223.0.0.13.2" fill="#CCCCCC" d="M232.405,133.117c-0.336,0.119-1.576,0.328-1.576,0.328
  515. s-2.492,0.557-3.945,0.66v-0.33c1.453-0.102,3.945-0.658,3.945-0.658S231.601,133.117,232.405,133.117z"/>
  516. </g>
  517. </g>
  518. </g>
  519. </g>
  520. </g>
  521. </g>
  522. <g id="_x30_.1.0.224">
  523. <g id="_x30_.1.0.224.0">
  524. <path id="_x30_.1.0.224.0.0" fill="#7A7A7A" d="M243.289,81.224c0.258,0.045,0.463,0.329,0.463,0.66v3.695
  525. c0,0.328-0.209,0.631-0.463,0.664l-16.336,2.327c-0.254,0.046-0.463-0.213-0.463-0.536v-0.543c0-0.328,0.211-0.625,0.463-0.66
  526. l14.436-1.759c0.258-0.024,0.463-0.309,0.463-0.659v-1.369c0-0.319-0.209-0.633-0.463-0.664l-14.43-1.746
  527. c-0.258-0.039-0.467-0.311-0.467-0.661l-0.002-0.538c0-0.326,0.211-0.574,0.465-0.542L243.289,81.224z M243.289,65.757
  528. c0.258,0.047,0.463,0.329,0.463,0.663v3.69c0,0.329-0.209,0.633-0.463,0.667l-16.334,2.329
  529. c-0.256,0.043-0.465-0.211-0.465-0.536v-0.54c0-0.329,0.211-0.627,0.465-0.662l14.434-1.758c0.258-0.028,0.465-0.31,0.465-0.658
  530. v-1.369c0-0.32-0.211-0.633-0.465-0.663l-14.434-1.747c-0.254-0.039-0.463-0.309-0.463-0.66l-0.002-0.536
  531. c0-0.327,0.211-0.573,0.463-0.542L243.289,65.757z"/>
  532. <rect id="_x30_.1.0.224.0.1" x="216.945" y="62.648" fill="#333333" width="26.639" height="26.718"/>
  533. <path id="_x30_.1.0.224.0.2" fill="#B0B0B0" d="M242.31,61.636v-0.83c0.445,0,0.734-0.083,0.828-0.225
  534. c0.021-0.052,0.088-0.521,0.088-0.841h0.561h0.271h0.049h0.127h0.701c0,0.501-0.092,1.09-0.225,1.297
  535. c-0.369,0.551-1.113,0.597-1.441,0.6l-0.002,0.002h-0.621l0.016-0.018C242.508,61.635,242.385,61.636,242.31,61.636z"/>
  536. <path id="_x30_.1.0.224.0.3" fill="#8F8F8F" d="M243.023,60.682c-0.143,0.083-0.387,0.122-0.715,0.122v0.831h0.875
  537. c0.234,0,0.859-0.006,1.297-0.358c0.123-0.104,0.262-0.156,0.375-0.675C244.711,60.69,243.023,60.682,243.023,60.682z"/>
  538. <rect id="_x30_.1.0.224.0.4" x="209.851" y="82.469" fill="#4D4D4D" width="1.627" height="2.356"/>
  539. <rect id="_x30_.1.0.224.0.5" x="209.851" y="77.177" fill="#4D4D4D" width="1.627" height="2.353"/>
  540. <rect id="_x30_.1.0.224.0.6" x="209.851" y="72.469" fill="#4D4D4D" width="1.627" height="2.354"/>
  541. <rect id="_x30_.1.0.224.0.7" x="209.851" y="67.173" fill="#4D4D4D" width="1.627" height="2.356"/>
  542. <path id="_x30_.1.0.224.0.8" fill="#B0B0B0" d="M242.31,90.353v0.83c0.445,0,0.734,0.084,0.828,0.229
  543. c0.021,0.059,0.088,0.521,0.088,0.84h0.561h0.271h0.049h0.127h0.701c0-0.502-0.092-1.092-0.225-1.295
  544. c-0.369-0.557-1.113-0.6-1.441-0.604h-0.002h-0.621l0.016,0.02C242.508,90.353,242.385,90.353,242.31,90.353z"/>
  545. <path id="_x30_.1.0.224.0.9" fill="#8F8F8F" d="M244.851,91.382c-0.111-0.514-0.26-0.57-0.375-0.674
  546. c-0.434-0.35-1.057-0.355-1.295-0.355h-0.875v0.83c0.328,0,0.572,0.047,0.711,0.121
  547. C243.023,91.308,244.711,91.302,244.851,91.382z"/>
  548. <path id="_x30_.1.0.224.0.10" fill="#B3B3B3" d="M210.59,91.542h32.051v-1.326h1.145V61.784h-1.145v-1.327H210.59V91.542
  549. L210.59,91.542z M240.551,81.224c0.256,0.045,0.461,0.329,0.461,0.66v3.695c0,0.328-0.209,0.631-0.461,0.664l-17.172,2.327
  550. c-0.252,0.046-0.459-0.213-0.459-0.536v-0.543c0-0.328,0.207-0.625,0.459-0.66l14.436-1.759c0.26-0.024,0.467-0.309,0.467-0.659
  551. v-1.369c0-0.319-0.215-0.633-0.467-0.664l-14.434-1.746c-0.254-0.039-0.461-0.311-0.461-0.661v-0.538
  552. c0-0.326,0.207-0.574,0.459-0.542L240.551,81.224z M240.551,65.757c0.256,0.047,0.461,0.329,0.461,0.663v3.69
  553. c0,0.329-0.209,0.633-0.461,0.667l-17.172,2.329c-0.252,0.043-0.461-0.211-0.461-0.536v-0.54c0-0.329,0.209-0.627,0.461-0.662
  554. l14.436-1.758c0.26-0.028,0.467-0.31,0.467-0.658v-1.369c0-0.32-0.215-0.633-0.467-0.663l-14.434-1.747
  555. c-0.254-0.039-0.461-0.309-0.461-0.66l-0.002-0.536c0-0.327,0.209-0.573,0.461-0.542L240.551,65.757z"/>
  556. <polygon id="_x30_.1.0.224.0.11" fill="none" points="238.263,85.027 238.263,82.444 236.912,82.291 236.912,85.162 "/>
  557. <polygon id="_x30_.1.0.224.0.12" fill="#939393" points="236.912,82.291 238.263,82.444 238.263,85.027 236.912,85.162 "/>
  558. <polygon id="_x30_.1.0.224.0.13" fill="#666666" points="236.912,82.291 236.344,82.221 236.344,85.24 236.912,85.162 "/>
  559. <polygon id="_x30_.1.0.224.0.14" fill="none" points="238.263,69.558 238.263,66.978 236.912,66.825 236.912,69.695 "/>
  560. <polygon id="_x30_.1.0.224.0.15" fill="#939393" points="236.912,66.825 238.263,66.978 238.263,69.558 236.912,69.695 "/>
  561. <polygon id="_x30_.1.0.224.0.16" fill="#666666" points="236.912,66.825 236.344,66.756 236.344,69.776 236.912,69.695 "/>
  562. <line id="_x30_.1.0.224.0.17" fill="none" stroke="#FFFFFF" stroke-width="0.8064" stroke-linecap="round" stroke-opacity="0.24" x1="211.472" y1="91.071" x2="242.054" y2="91.071"/>
  563. <line id="_x30_.1.0.224.0.18" fill="none" stroke="#FFFFFF" stroke-width="0.8064" stroke-linecap="round" stroke-opacity="0.24" x1="211.472" y1="60.93" x2="242.177" y2="60.93"/>
  564. <line id="_x30_.1.0.224.0.19" fill="none" stroke="#000000" stroke-width="0.4032" stroke-linecap="round" stroke-opacity="0.15" x1="243.121" y1="61.967" x2="243.121" y2="90.034"/>
  565. <path id="_x30_.1.0.224.0.20" fill="#999999" d="M218.619,58.574h1.711v1.181l0,0v0.706h-2.826V59.1
  566. c0-0.292,0.234-0.526,0.529-0.526H218.619z"/>
  567. <path id="_x30_.1.0.224.0.21" fill="#808080" d="M217.967,58.574v1.884h-0.471c0,0,0-1.293,0-1.444
  568. C217.502,58.781,217.826,58.574,217.967,58.574z"/>
  569. <path id="_x30_.1.0.224.0.22" fill="#B3B3B3" d="M218.619,93.44h1.711v-1.18l0,0v-0.725h-2.826v1.375
  570. c0,0.293,0.234,0.523,0.529,0.523h0.586V93.44z"/>
  571. <path id="_x30_.1.0.224.0.23" fill="#E6E6E6" d="M217.967,93.44v-1.9h-0.471c0,0,0,1.305,0,1.461
  572. C217.502,93.235,217.826,93.44,217.967,93.44z"/>
  573. </g>
  574. </g>
  575. <g id="_x30_.1.0.224_1_">
  576. <g id="_x30_.1.0.224.0_1_">
  577. <path id="_x30_.1.0.224.0.0_1_" fill="#7A7A7A" d="M243.289,30.705c0.258,0.045,0.463,0.329,0.463,0.66v3.695
  578. c0,0.328-0.209,0.631-0.463,0.664l-16.336,2.327c-0.254,0.046-0.463-0.213-0.463-0.536v-0.543c0-0.328,0.211-0.625,0.463-0.66
  579. l14.436-1.759c0.258-0.024,0.463-0.309,0.463-0.659v-1.369c0-0.319-0.209-0.633-0.463-0.664l-14.43-1.746
  580. c-0.258-0.039-0.467-0.311-0.467-0.661l-0.002-0.538c0-0.326,0.211-0.574,0.465-0.542L243.289,30.705z M243.289,15.238
  581. c0.258,0.047,0.463,0.329,0.463,0.663v3.69c0,0.329-0.209,0.633-0.463,0.667l-16.334,2.329
  582. c-0.256,0.043-0.465-0.211-0.465-0.536v-0.54c0-0.329,0.211-0.627,0.465-0.662l14.434-1.758c0.258-0.028,0.465-0.31,0.465-0.658
  583. v-1.369c0-0.32-0.211-0.633-0.465-0.663l-14.434-1.747c-0.254-0.039-0.463-0.309-0.463-0.66l-0.002-0.536
  584. c0-0.327,0.211-0.573,0.463-0.542L243.289,15.238z"/>
  585. <rect id="_x30_.1.0.224.0.1_1_" x="216.945" y="12.129" fill="#333333" width="26.639" height="26.719"/>
  586. <path id="_x30_.1.0.224.0.2_1_" fill="#B0B0B0" d="M242.31,11.117v-0.83c0.445,0,0.734-0.083,0.828-0.225
  587. c0.021-0.052,0.088-0.521,0.088-0.841h0.561h0.271h0.049h0.127h0.701c0,0.501-0.092,1.09-0.225,1.297
  588. c-0.369,0.551-1.113,0.597-1.441,0.6l-0.002,0.002h-0.621l0.016-0.018C242.508,11.116,242.385,11.117,242.31,11.117z"/>
  589. <path id="_x30_.1.0.224.0.3_1_" fill="#8F8F8F" d="M243.023,10.163c-0.143,0.083-0.387,0.122-0.715,0.122v0.831h0.875
  590. c0.234,0,0.859-0.006,1.297-0.358c0.123-0.104,0.262-0.156,0.375-0.675C244.711,10.171,243.023,10.163,243.023,10.163z"/>
  591. <rect id="_x30_.1.0.224.0.4_1_" x="209.851" y="31.95" fill="#4D4D4D" width="1.627" height="2.356"/>
  592. <rect id="_x30_.1.0.224.0.5_1_" x="209.851" y="26.658" fill="#4D4D4D" width="1.627" height="2.353"/>
  593. <rect id="_x30_.1.0.224.0.6_1_" x="209.851" y="21.95" fill="#4D4D4D" width="1.627" height="2.354"/>
  594. <rect id="_x30_.1.0.224.0.7_1_" x="209.851" y="16.654" fill="#4D4D4D" width="1.627" height="2.356"/>
  595. <path id="_x30_.1.0.224.0.8_1_" fill="#B0B0B0" d="M242.31,39.834v0.83c0.445,0,0.734,0.084,0.828,0.229
  596. c0.021,0.059,0.088,0.521,0.088,0.84h0.561h0.271h0.049h0.127h0.701c0-0.502-0.092-1.092-0.225-1.295
  597. c-0.369-0.557-1.113-0.6-1.441-0.604h-0.002h-0.621l0.016,0.02C242.508,39.834,242.385,39.834,242.31,39.834z"/>
  598. <path id="_x30_.1.0.224.0.9_1_" fill="#8F8F8F" d="M244.851,40.863c-0.111-0.514-0.26-0.57-0.375-0.674
  599. c-0.434-0.35-1.057-0.355-1.295-0.355h-0.875v0.83c0.328,0,0.572,0.047,0.711,0.121
  600. C243.023,40.789,244.711,40.783,244.851,40.863z"/>
  601. <path id="_x30_.1.0.224.0.10_1_" fill="#B3B3B3" d="M210.59,41.023h32.051v-1.326h1.145V11.265h-1.145V9.938H210.59V41.023
  602. L210.59,41.023z M240.551,30.705c0.256,0.045,0.461,0.329,0.461,0.66v3.695c0,0.328-0.209,0.631-0.461,0.664l-17.172,2.327
  603. c-0.252,0.046-0.459-0.213-0.459-0.536v-0.543c0-0.328,0.207-0.625,0.459-0.66l14.436-1.759c0.26-0.024,0.467-0.309,0.467-0.659
  604. v-1.369c0-0.319-0.215-0.633-0.467-0.664l-14.434-1.746c-0.254-0.039-0.461-0.311-0.461-0.661v-0.538
  605. c0-0.326,0.207-0.574,0.459-0.542L240.551,30.705z M240.551,15.238c0.256,0.047,0.461,0.329,0.461,0.663v3.69
  606. c0,0.329-0.209,0.633-0.461,0.667l-17.172,2.329c-0.252,0.043-0.461-0.211-0.461-0.536v-0.54c0-0.329,0.209-0.627,0.461-0.662
  607. l14.436-1.758c0.26-0.028,0.467-0.31,0.467-0.658v-1.369c0-0.32-0.215-0.633-0.467-0.663l-14.434-1.747
  608. c-0.254-0.039-0.461-0.309-0.461-0.66l-0.002-0.536c0-0.327,0.209-0.573,0.461-0.542L240.551,15.238z"/>
  609. <polygon id="_x30_.1.0.224.0.11_1_" fill="none" points="238.263,34.508 238.263,31.925 236.912,31.771 236.912,34.643 "/>
  610. <polygon id="_x30_.1.0.224.0.12_1_" fill="#939393" points="236.912,31.771 238.263,31.925 238.263,34.508 236.912,34.643
  611. "/>
  612. <polygon id="_x30_.1.0.224.0.13_1_" fill="#666666" points="236.912,31.771 236.344,31.702 236.344,34.721 236.912,34.643
  613. "/>
  614. <polygon id="_x30_.1.0.224.0.14_1_" fill="none" points="238.263,19.039 238.263,16.459 236.912,16.306 236.912,19.176 "/>
  615. <polygon id="_x30_.1.0.224.0.15_1_" fill="#939393" points="236.912,16.306 238.263,16.459 238.263,19.039 236.912,19.176
  616. "/>
  617. <polygon id="_x30_.1.0.224.0.16_1_" fill="#666666" points="236.912,16.306 236.344,16.237 236.344,19.257 236.912,19.176
  618. "/>
  619. <line id="_x30_.1.0.224.0.17_1_" fill="none" stroke="#FFFFFF" stroke-width="0.8064" stroke-linecap="round" stroke-opacity="0.24" x1="211.472" y1="40.553" x2="242.054" y2="40.553"/>
  620. <line id="_x30_.1.0.224.0.18_1_" fill="none" stroke="#FFFFFF" stroke-width="0.8064" stroke-linecap="round" stroke-opacity="0.24" x1="211.472" y1="10.411" x2="242.177" y2="10.411"/>
  621. <line id="_x30_.1.0.224.0.19_1_" fill="none" stroke="#000000" stroke-width="0.4032" stroke-linecap="round" stroke-opacity="0.15" x1="243.121" y1="11.448" x2="243.121" y2="39.516"/>
  622. <path id="_x30_.1.0.224.0.20_1_" fill="#999999" d="M218.619,8.055h1.711v1.181l0,0v0.706h-2.826V8.581
  623. c0-0.292,0.234-0.526,0.529-0.526H218.619z"/>
  624. <path id="_x30_.1.0.224.0.21_1_" fill="#808080" d="M217.967,8.055v1.884h-0.471c0,0,0-1.293,0-1.444
  625. C217.502,8.262,217.826,8.055,217.967,8.055z"/>
  626. <path id="_x30_.1.0.224.0.22_1_" fill="#B3B3B3" d="M218.619,42.922h1.711v-1.18l0,0v-0.725h-2.826v1.375
  627. c0,0.293,0.234,0.523,0.529,0.523h0.586V42.922z"/>
  628. <path id="_x30_.1.0.224.0.23_1_" fill="#E6E6E6" d="M217.967,42.922v-1.9h-0.471c0,0,0,1.305,0,1.461
  629. C217.502,42.717,217.826,42.922,217.967,42.922z"/>
  630. </g>
  631. </g>
  632. <g id="_x30_.1.0.226">
  633. <g id="_x30_.1.0.226.0">
  634. <g id="_x30_.1.0.226.0.0">
  635. <g id="_x30_.1.0.226.0.0.0">
  636. <g id="_x30_.1.0.226.0.0.0.0">
  637. <rect id="_x30_.1.0.226.0.0.0.0.0" x="118.693" y="101.784" fill="#999999" width="3.791" height="1.939"/>
  638. </g>
  639. <g id="_x30_.1.0.226.0.0.0.1">
  640. <rect id="_x30_.1.0.226.0.0.0.1.0" x="118.693" y="104.772" fill="#999999" width="3.791" height="1.939"/>
  641. </g>
  642. <g id="_x30_.1.0.226.0.0.0.2">
  643. <rect id="_x30_.1.0.226.0.0.0.2.0" x="118.693" y="107.761" fill="#999999" width="3.791" height="1.938"/>
  644. </g>
  645. <g id="_x30_.1.0.226.0.0.0.3">
  646. <rect id="_x30_.1.0.226.0.0.0.3.0" x="118.693" y="110.747" fill="#999999" width="3.791" height="1.939"/>
  647. </g>
  648. <g id="_x30_.1.0.226.0.0.0.4">
  649. <rect id="_x30_.1.0.226.0.0.0.4.0" x="118.693" y="113.735" fill="#999999" width="3.791" height="1.939"/>
  650. </g>
  651. <g id="_x30_.1.0.226.0.0.0.5">
  652. <rect id="_x30_.1.0.226.0.0.0.5.0" x="118.693" y="116.724" fill="#999999" width="3.791" height="1.938"/>
  653. </g>
  654. <g id="_x30_.1.0.226.0.0.0.6">
  655. <rect id="_x30_.1.0.226.0.0.0.6.0" x="118.693" y="119.712" fill="#999999" width="3.791" height="1.939"/>
  656. </g>
  657. <g id="_x30_.1.0.226.0.0.0.7">
  658. <rect id="_x30_.1.0.226.0.0.0.7.0" x="118.693" y="122.7" fill="#999999" width="3.791" height="1.939"/>
  659. </g>
  660. <g id="_x30_.1.0.226.0.0.0.8">
  661. <rect id="_x30_.1.0.226.0.0.0.8.0" x="118.693" y="125.687" fill="#999999" width="3.791" height="1.939"/>
  662. </g>
  663. <g id="_x30_.1.0.226.0.0.0.9">
  664. <rect id="_x30_.1.0.226.0.0.0.9.0" x="118.693" y="128.677" fill="#999999" width="3.791" height="1.938"/>
  665. </g>
  666. <g id="_x30_.1.0.226.0.0.0.10">
  667. <rect id="_x30_.1.0.226.0.0.0.10.0" x="118.693" y="131.663" fill="#999999" width="3.791" height="1.939"/>
  668. </g>
  669. <g id="_x30_.1.0.226.0.0.0.11">
  670. <rect id="_x30_.1.0.226.0.0.0.11.0" x="118.693" y="134.651" fill="#999999" width="3.791" height="1.941"/>
  671. </g>
  672. <g id="_x30_.1.0.226.0.0.0.12">
  673. <rect id="_x30_.1.0.226.0.0.0.12.0" x="118.693" y="137.64" fill="#999999" width="3.791" height="1.938"/>
  674. </g>
  675. <g id="_x30_.1.0.226.0.0.0.13">
  676. <rect id="_x30_.1.0.226.0.0.0.13.0" x="118.693" y="140.628" fill="#999999" width="3.791" height="1.939"/>
  677. </g>
  678. <g id="_x30_.1.0.226.0.0.0.14">
  679. <rect id="_x30_.1.0.226.0.0.0.14.0" x="118.693" y="143.616" fill="#999999" width="3.791" height="1.939"/>
  680. </g>
  681. </g>
  682. <g id="_x30_.1.0.226.0.0.1">
  683. <g id="_x30_.1.0.226.0.0.1.0">
  684. <rect id="_x30_.1.0.226.0.0.1.0.0" x="130.611" y="101.784" fill="#999999" width="3.791" height="1.939"/>
  685. </g>
  686. <g id="_x30_.1.0.226.0.0.1.1">
  687. <rect id="_x30_.1.0.226.0.0.1.1.0" x="130.611" y="104.772" fill="#999999" width="3.791" height="1.939"/>
  688. </g>
  689. <g id="_x30_.1.0.226.0.0.1.2">
  690. <rect id="_x30_.1.0.226.0.0.1.2.0" x="130.611" y="107.761" fill="#999999" width="3.791" height="1.938"/>
  691. </g>
  692. <g id="_x30_.1.0.226.0.0.1.3">
  693. <rect id="_x30_.1.0.226.0.0.1.3.0" x="130.611" y="110.747" fill="#999999" width="3.791" height="1.939"/>
  694. </g>
  695. <g id="_x30_.1.0.226.0.0.1.4">
  696. <rect id="_x30_.1.0.226.0.0.1.4.0" x="130.611" y="113.735" fill="#999999" width="3.791" height="1.939"/>
  697. </g>
  698. <g id="_x30_.1.0.226.0.0.1.5">
  699. <rect id="_x30_.1.0.226.0.0.1.5.0" x="130.611" y="116.724" fill="#999999" width="3.791" height="1.938"/>
  700. </g>
  701. <g id="_x30_.1.0.226.0.0.1.6">
  702. <rect id="_x30_.1.0.226.0.0.1.6.0" x="130.611" y="119.712" fill="#999999" width="3.791" height="1.939"/>
  703. </g>
  704. <g id="_x30_.1.0.226.0.0.1.7">
  705. <rect id="_x30_.1.0.226.0.0.1.7.0" x="130.611" y="122.7" fill="#999999" width="3.791" height="1.939"/>
  706. </g>
  707. <g id="_x30_.1.0.226.0.0.1.8">
  708. <rect id="_x30_.1.0.226.0.0.1.8.0" x="130.611" y="125.687" fill="#999999" width="3.791" height="1.939"/>
  709. </g>
  710. <g id="_x30_.1.0.226.0.0.1.9">
  711. <rect id="_x30_.1.0.226.0.0.1.9.0" x="130.611" y="128.677" fill="#999999" width="3.791" height="1.938"/>
  712. </g>
  713. <g id="_x30_.1.0.226.0.0.1.10">
  714. <rect id="_x30_.1.0.226.0.0.1.10.0" x="130.611" y="131.663" fill="#999999" width="3.791" height="1.939"/>
  715. </g>
  716. <g id="_x30_.1.0.226.0.0.1.11">
  717. <rect id="_x30_.1.0.226.0.0.1.11.0" x="130.611" y="134.651" fill="#999999" width="3.791" height="1.941"/>
  718. </g>
  719. <g id="_x30_.1.0.226.0.0.1.12">
  720. <rect id="_x30_.1.0.226.0.0.1.12.0" x="130.611" y="137.64" fill="#999999" width="3.791" height="1.938"/>
  721. </g>
  722. <g id="_x30_.1.0.226.0.0.1.13">
  723. <rect id="_x30_.1.0.226.0.0.1.13.0" x="130.611" y="140.628" fill="#999999" width="3.791" height="1.939"/>
  724. </g>
  725. <g id="_x30_.1.0.226.0.0.1.14">
  726. <rect id="_x30_.1.0.226.0.0.1.14.0" x="130.611" y="143.616" fill="#999999" width="3.791" height="1.939"/>
  727. </g>
  728. </g>
  729. <g id="_x30_.1.0.226.0.0.2">
  730. <g id="_x30_.1.0.226.0.0.2.0">
  731. <rect id="_x30_.1.0.226.0.0.2.0.0" x="130.611" y="103.479" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.242"/>
  732. </g>
  733. <g id="_x30_.1.0.226.0.0.2.1">
  734. <rect id="_x30_.1.0.226.0.0.2.1.0" x="130.611" y="106.468" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  735. </g>
  736. <g id="_x30_.1.0.226.0.0.2.2">
  737. <rect id="_x30_.1.0.226.0.0.2.2.0" x="130.611" y="109.456" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  738. </g>
  739. <g id="_x30_.1.0.226.0.0.2.3">
  740. <rect id="_x30_.1.0.226.0.0.2.3.0" x="130.611" y="112.442" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  741. </g>
  742. <g id="_x30_.1.0.226.0.0.2.4">
  743. <rect id="_x30_.1.0.226.0.0.2.4.0" x="130.611" y="115.431" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  744. </g>
  745. <g id="_x30_.1.0.226.0.0.2.5">
  746. <rect id="_x30_.1.0.226.0.0.2.5.0" x="130.611" y="118.421" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.24"/>
  747. </g>
  748. <g id="_x30_.1.0.226.0.0.2.6">
  749. <rect id="_x30_.1.0.226.0.0.2.6.0" x="130.611" y="121.407" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  750. </g>
  751. <g id="_x30_.1.0.226.0.0.2.7">
  752. <rect id="_x30_.1.0.226.0.0.2.7.0" x="130.611" y="124.396" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  753. </g>
  754. <g id="_x30_.1.0.226.0.0.2.8">
  755. <rect id="_x30_.1.0.226.0.0.2.8.0" x="130.611" y="127.384" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.242"/>
  756. </g>
  757. <g id="_x30_.1.0.226.0.0.2.9">
  758. <rect id="_x30_.1.0.226.0.0.2.9.0" x="130.611" y="130.372" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  759. </g>
  760. <g id="_x30_.1.0.226.0.0.2.10">
  761. <rect id="_x30_.1.0.226.0.0.2.10.0" x="130.611" y="133.36" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.242"/>
  762. </g>
  763. <g id="_x30_.1.0.226.0.0.2.11">
  764. <rect id="_x30_.1.0.226.0.0.2.11.0" x="130.611" y="136.347" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.246"/>
  765. </g>
  766. <g id="_x30_.1.0.226.0.0.2.12">
  767. <rect id="_x30_.1.0.226.0.0.2.12.0" x="130.611" y="139.335" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  768. </g>
  769. <g id="_x30_.1.0.226.0.0.2.13">
  770. <rect id="_x30_.1.0.226.0.0.2.13.0" x="130.611" y="142.323" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  771. </g>
  772. <g id="_x30_.1.0.226.0.0.2.14">
  773. <rect id="_x30_.1.0.226.0.0.2.14.0" x="130.611" y="145.312" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  774. </g>
  775. </g>
  776. <g id="_x30_.1.0.226.0.0.3">
  777. <g id="_x30_.1.0.226.0.0.3.0">
  778. <rect id="_x30_.1.0.226.0.0.3.0.0" x="130.611" y="101.784" fill-opacity="0.2" width="3.791" height="0.244"/>
  779. </g>
  780. <g id="_x30_.1.0.226.0.0.3.1">
  781. <rect id="_x30_.1.0.226.0.0.3.1.0" x="130.611" y="104.772" fill-opacity="0.2" width="3.791" height="0.244"/>
  782. </g>
  783. <g id="_x30_.1.0.226.0.0.3.2">
  784. <rect id="_x30_.1.0.226.0.0.3.2.0" x="130.611" y="107.761" fill-opacity="0.2" width="3.791" height="0.242"/>
  785. </g>
  786. <g id="_x30_.1.0.226.0.0.3.3">
  787. <rect id="_x30_.1.0.226.0.0.3.3.0" x="130.611" y="110.747" fill-opacity="0.2" width="3.791" height="0.246"/>
  788. </g>
  789. <g id="_x30_.1.0.226.0.0.3.4">
  790. <rect id="_x30_.1.0.226.0.0.3.4.0" x="130.611" y="113.735" fill-opacity="0.2" width="3.791" height="0.244"/>
  791. </g>
  792. <g id="_x30_.1.0.226.0.0.3.5">
  793. <rect id="_x30_.1.0.226.0.0.3.5.0" x="130.611" y="116.724" fill-opacity="0.2" width="3.791" height="0.244"/>
  794. </g>
  795. <g id="_x30_.1.0.226.0.0.3.6">
  796. <rect id="_x30_.1.0.226.0.0.3.6.0" x="130.611" y="119.712" fill-opacity="0.2" width="3.791" height="0.244"/>
  797. </g>
  798. <g id="_x30_.1.0.226.0.0.3.7">
  799. <rect id="_x30_.1.0.226.0.0.3.7.0" x="130.611" y="122.7" fill-opacity="0.2" width="3.791" height="0.244"/>
  800. </g>
  801. <g id="_x30_.1.0.226.0.0.3.8">
  802. <rect id="_x30_.1.0.226.0.0.3.8.0" x="130.611" y="125.687" fill-opacity="0.2" width="3.791" height="0.246"/>
  803. </g>
  804. <g id="_x30_.1.0.226.0.0.3.9">
  805. <rect id="_x30_.1.0.226.0.0.3.9.0" x="130.611" y="128.677" fill-opacity="0.2" width="3.791" height="0.244"/>
  806. </g>
  807. <g id="_x30_.1.0.226.0.0.3.10">
  808. <rect id="_x30_.1.0.226.0.0.3.10.0" x="130.611" y="131.663" fill-opacity="0.2" width="3.791" height="0.246"/>
  809. </g>
  810. <g id="_x30_.1.0.226.0.0.3.11">
  811. <rect id="_x30_.1.0.226.0.0.3.11.0" x="130.611" y="134.651" fill-opacity="0.2" width="3.791" height="0.246"/>
  812. </g>
  813. <g id="_x30_.1.0.226.0.0.3.12">
  814. <rect id="_x30_.1.0.226.0.0.3.12.0" x="130.611" y="137.64" fill-opacity="0.2" width="3.791" height="0.244"/>
  815. </g>
  816. <g id="_x30_.1.0.226.0.0.3.13">
  817. <rect id="_x30_.1.0.226.0.0.3.13.0" x="130.611" y="140.628" fill-opacity="0.2" width="3.791" height="0.244"/>
  818. </g>
  819. <g id="_x30_.1.0.226.0.0.3.14">
  820. <rect id="_x30_.1.0.226.0.0.3.14.0" x="130.611" y="143.616" fill-opacity="0.2" width="3.791" height="0.244"/>
  821. </g>
  822. </g>
  823. <g id="_x30_.1.0.226.0.0.4">
  824. <g id="_x30_.1.0.226.0.0.4.0">
  825. <rect id="_x30_.1.0.226.0.0.4.0.0" x="118.693" y="101.784" fill-opacity="0.2" width="3.791" height="0.244"/>
  826. </g>
  827. <g id="_x30_.1.0.226.0.0.4.1">
  828. <rect id="_x30_.1.0.226.0.0.4.1.0" x="118.693" y="104.772" fill-opacity="0.2" width="3.791" height="0.244"/>
  829. </g>
  830. <g id="_x30_.1.0.226.0.0.4.2">
  831. <rect id="_x30_.1.0.226.0.0.4.2.0" x="118.693" y="107.761" fill-opacity="0.2" width="3.791" height="0.242"/>
  832. </g>
  833. <g id="_x30_.1.0.226.0.0.4.3">
  834. <rect id="_x30_.1.0.226.0.0.4.3.0" x="118.693" y="110.747" fill-opacity="0.2" width="3.791" height="0.246"/>
  835. </g>
  836. <g id="_x30_.1.0.226.0.0.4.4">
  837. <rect id="_x30_.1.0.226.0.0.4.4.0" x="118.693" y="113.735" fill-opacity="0.2" width="3.791" height="0.244"/>
  838. </g>
  839. <g id="_x30_.1.0.226.0.0.4.5">
  840. <rect id="_x30_.1.0.226.0.0.4.5.0" x="118.693" y="116.724" fill-opacity="0.2" width="3.791" height="0.244"/>
  841. </g>
  842. <g id="_x30_.1.0.226.0.0.4.6">
  843. <rect id="_x30_.1.0.226.0.0.4.6.0" x="118.693" y="119.712" fill-opacity="0.2" width="3.791" height="0.244"/>
  844. </g>
  845. <g id="_x30_.1.0.226.0.0.4.7">
  846. <rect id="_x30_.1.0.226.0.0.4.7.0" x="118.693" y="122.7" fill-opacity="0.2" width="3.791" height="0.244"/>
  847. </g>
  848. <g id="_x30_.1.0.226.0.0.4.8">
  849. <rect id="_x30_.1.0.226.0.0.4.8.0" x="118.693" y="125.687" fill-opacity="0.2" width="3.791" height="0.246"/>
  850. </g>
  851. <g id="_x30_.1.0.226.0.0.4.9">
  852. <rect id="_x30_.1.0.226.0.0.4.9.0" x="118.693" y="128.677" fill-opacity="0.2" width="3.791" height="0.244"/>
  853. </g>
  854. <g id="_x30_.1.0.226.0.0.4.10">
  855. <rect id="_x30_.1.0.226.0.0.4.10.0" x="118.693" y="131.663" fill-opacity="0.2" width="3.791" height="0.246"/>
  856. </g>
  857. <g id="_x30_.1.0.226.0.0.4.11">
  858. <rect id="_x30_.1.0.226.0.0.4.11.0" x="118.693" y="134.651" fill-opacity="0.2" width="3.791" height="0.246"/>
  859. </g>
  860. <g id="_x30_.1.0.226.0.0.4.12">
  861. <rect id="_x30_.1.0.226.0.0.4.12.0" x="118.693" y="137.64" fill-opacity="0.2" width="3.791" height="0.244"/>
  862. </g>
  863. <g id="_x30_.1.0.226.0.0.4.13">
  864. <rect id="_x30_.1.0.226.0.0.4.13.0" x="118.693" y="140.628" fill-opacity="0.2" width="3.791" height="0.244"/>
  865. </g>
  866. <g id="_x30_.1.0.226.0.0.4.14">
  867. <rect id="_x30_.1.0.226.0.0.4.14.0" x="118.693" y="143.616" fill-opacity="0.2" width="3.791" height="0.244"/>
  868. </g>
  869. </g>
  870. <g id="_x30_.1.0.226.0.0.5">
  871. <g id="_x30_.1.0.226.0.0.5.0">
  872. <rect id="_x30_.1.0.226.0.0.5.0.0" x="118.693" y="103.479" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.242"/>
  873. </g>
  874. <g id="_x30_.1.0.226.0.0.5.1">
  875. <rect id="_x30_.1.0.226.0.0.5.1.0" x="118.693" y="106.468" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  876. </g>
  877. <g id="_x30_.1.0.226.0.0.5.2">
  878. <rect id="_x30_.1.0.226.0.0.5.2.0" x="118.693" y="109.456" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  879. </g>
  880. <g id="_x30_.1.0.226.0.0.5.3">
  881. <rect id="_x30_.1.0.226.0.0.5.3.0" x="118.693" y="112.442" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  882. </g>
  883. <g id="_x30_.1.0.226.0.0.5.4">
  884. <rect id="_x30_.1.0.226.0.0.5.4.0" x="118.693" y="115.431" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  885. </g>
  886. <g id="_x30_.1.0.226.0.0.5.5">
  887. <rect id="_x30_.1.0.226.0.0.5.5.0" x="118.693" y="118.421" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.24"/>
  888. </g>
  889. <g id="_x30_.1.0.226.0.0.5.6">
  890. <rect id="_x30_.1.0.226.0.0.5.6.0" x="118.693" y="121.407" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  891. </g>
  892. <g id="_x30_.1.0.226.0.0.5.7">
  893. <rect id="_x30_.1.0.226.0.0.5.7.0" x="118.693" y="124.396" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  894. </g>
  895. <g id="_x30_.1.0.226.0.0.5.8">
  896. <rect id="_x30_.1.0.226.0.0.5.8.0" x="118.693" y="127.384" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.242"/>
  897. </g>
  898. <g id="_x30_.1.0.226.0.0.5.9">
  899. <rect id="_x30_.1.0.226.0.0.5.9.0" x="118.693" y="130.372" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  900. </g>
  901. <g id="_x30_.1.0.226.0.0.5.10">
  902. <rect id="_x30_.1.0.226.0.0.5.10.0" x="118.693" y="133.36" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.242"/>
  903. </g>
  904. <g id="_x30_.1.0.226.0.0.5.11">
  905. <rect id="_x30_.1.0.226.0.0.5.11.0" x="118.693" y="136.347" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.246"/>
  906. </g>
  907. <g id="_x30_.1.0.226.0.0.5.12">
  908. <rect id="_x30_.1.0.226.0.0.5.12.0" x="118.693" y="139.335" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  909. </g>
  910. <g id="_x30_.1.0.226.0.0.5.13">
  911. <rect id="_x30_.1.0.226.0.0.5.13.0" x="118.693" y="142.323" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  912. </g>
  913. <g id="_x30_.1.0.226.0.0.5.14">
  914. <rect id="_x30_.1.0.226.0.0.5.14.0" x="118.693" y="145.312" fill="#FFFFFF" fill-opacity="0.2" width="3.791" height="0.244"/>
  915. </g>
  916. </g>
  917. </g>
  918. <polygon id="_x30_.1.0.226.0.1" fill="#1A1A1A" points="130.802,157.251 130.802,143.058 134.209,143.058 134.209,105.237
  919. 130.802,105.237 130.802,91.044 122.486,91.044 122.486,157.251 "/>
  920. <polyline id="_x30_.1.0.226.0.2" fill="#FFFFFF" fill-opacity="0.1" points="122.486,156.718 130.802,156.718 130.802,157.292
  921. 122.486,157.292 "/>
  922. <rect id="_x30_.1.0.226.0.3" x="123.586" y="98.792" width="2.576" height="50.711"/>
  923. <rect id="_x30_.1.0.226.0.4" x="130.801" y="142.479" fill="#FFFFFF" fill-opacity="0.1" width="3.408" height="0.576"/>
  924. <polyline id="_x30_.1.0.226.0.5" fill-opacity="0.2" points="122.486,91.044 130.802,91.044 130.802,91.62 122.486,91.62
  925. "/>
  926. <rect id="_x30_.1.0.226.0.6" x="130.801" y="105.237" fill-opacity="0.2" width="3.408" height="0.574"/>
  927. <rect id="_x30_.1.0.226.0.7" x="123.586" y="98.216" fill-opacity="0.2" width="2.576" height="0.574"/>
  928. <rect id="_x30_.1.0.226.0.8" x="123.584" y="149.458" fill="#FFFFFF" fill-opacity="0.1" width="2.578" height="0.375"/>
  929. </g>
  930. </g>
  931. <g id="_x30_.1.0.227">
  932. <g id="_x30_.1.0.227.0">
  933. <g id="_x30_.1.0.227.0.0">
  934. <g id="_x30_.1.0.227.0.0.0">
  935. <rect id="_x30_.1.0.227.0.0.0.0" x="15.348" y="99.913" fill="#999999" width="3.792" height="1.939"/>
  936. </g>
  937. <g id="_x30_.1.0.227.0.0.1">
  938. <rect id="_x30_.1.0.227.0.0.1.0" x="15.348" y="96.925" fill="#999999" width="3.792" height="1.939"/>
  939. </g>
  940. <g id="_x30_.1.0.227.0.0.2">
  941. <rect id="_x30_.1.0.227.0.0.2.0" x="15.348" y="93.937" fill="#999999" width="3.792" height="1.939"/>
  942. </g>
  943. <g id="_x30_.1.0.227.0.0.3">
  944. <rect id="_x30_.1.0.227.0.0.3.0" x="15.348" y="90.948" fill="#999999" width="3.792" height="1.939"/>
  945. </g>
  946. <g id="_x30_.1.0.227.0.0.4">
  947. <rect id="_x30_.1.0.227.0.0.4.0" x="15.348" y="87.96" fill="#999999" width="3.792" height="1.941"/>
  948. </g>
  949. <g id="_x30_.1.0.227.0.0.5">
  950. <rect id="_x30_.1.0.227.0.0.5.0" x="15.348" y="84.974" fill="#999999" width="3.792" height="1.938"/>
  951. </g>
  952. <g id="_x30_.1.0.227.0.0.6">
  953. <rect id="_x30_.1.0.227.0.0.6.0" x="15.348" y="81.984" fill="#999999" width="3.792" height="1.938"/>
  954. </g>
  955. <g id="_x30_.1.0.227.0.0.7">
  956. <rect id="_x30_.1.0.227.0.0.7.0" x="15.348" y="78.997" fill="#999999" width="3.792" height="1.94"/>
  957. </g>
  958. <g id="_x30_.1.0.227.0.0.8">
  959. <rect id="_x30_.1.0.227.0.0.8.0" x="15.348" y="76.007" fill="#999999" width="3.792" height="1.938"/>
  960. </g>
  961. <g id="_x30_.1.0.227.0.0.9">
  962. <rect id="_x30_.1.0.227.0.0.9.0" x="15.348" y="73.02" fill="#999999" width="3.792" height="1.939"/>
  963. </g>
  964. <g id="_x30_.1.0.227.0.0.10">
  965. <rect id="_x30_.1.0.227.0.0.10.0" x="15.348" y="70.031" fill="#999999" width="3.792" height="1.939"/>
  966. </g>
  967. <g id="_x30_.1.0.227.0.0.11">
  968. <rect id="_x30_.1.0.227.0.0.11.0" x="15.348" y="67.043" fill="#999999" width="3.792" height="1.938"/>
  969. </g>
  970. <g id="_x30_.1.0.227.0.0.12">
  971. <rect id="_x30_.1.0.227.0.0.12.0" x="15.348" y="64.056" fill="#999999" width="3.792" height="1.939"/>
  972. </g>
  973. <g id="_x30_.1.0.227.0.0.13">
  974. <rect id="_x30_.1.0.227.0.0.13.0" x="15.348" y="61.067" fill="#999999" width="3.792" height="1.939"/>
  975. </g>
  976. <g id="_x30_.1.0.227.0.0.14">
  977. <rect id="_x30_.1.0.227.0.0.14.0" x="15.348" y="58.081" fill="#999999" width="3.792" height="1.938"/>
  978. </g>
  979. </g>
  980. <g id="_x30_.1.0.227.0.1">
  981. <g id="_x30_.1.0.227.0.1.0">
  982. <rect id="_x30_.1.0.227.0.1.0.0" x="3.43" y="99.913" fill="#999999" width="3.793" height="1.939"/>
  983. </g>
  984. <g id="_x30_.1.0.227.0.1.1">
  985. <rect id="_x30_.1.0.227.0.1.1.0" x="3.43" y="96.925" fill="#999999" width="3.793" height="1.939"/>
  986. </g>
  987. <g id="_x30_.1.0.227.0.1.2">
  988. <rect id="_x30_.1.0.227.0.1.2.0" x="3.43" y="93.937" fill="#999999" width="3.793" height="1.939"/>
  989. </g>
  990. <g id="_x30_.1.0.227.0.1.3">
  991. <rect id="_x30_.1.0.227.0.1.3.0" x="3.43" y="90.948" fill="#999999" width="3.793" height="1.939"/>
  992. </g>
  993. <g id="_x30_.1.0.227.0.1.4">
  994. <rect id="_x30_.1.0.227.0.1.4.0" x="3.43" y="87.96" fill="#999999" width="3.793" height="1.941"/>
  995. </g>
  996. <g id="_x30_.1.0.227.0.1.5">
  997. <rect id="_x30_.1.0.227.0.1.5.0" x="3.43" y="84.974" fill="#999999" width="3.793" height="1.938"/>
  998. </g>
  999. <g id="_x30_.1.0.227.0.1.6">
  1000. <rect id="_x30_.1.0.227.0.1.6.0" x="3.43" y="81.984" fill="#999999" width="3.793" height="1.938"/>
  1001. </g>
  1002. <g id="_x30_.1.0.227.0.1.7">
  1003. <rect id="_x30_.1.0.227.0.1.7.0" x="3.43" y="78.997" fill="#999999" width="3.793" height="1.94"/>
  1004. </g>
  1005. <g id="_x30_.1.0.227.0.1.8">
  1006. <rect id="_x30_.1.0.227.0.1.8.0" x="3.43" y="76.007" fill="#999999" width="3.793" height="1.938"/>
  1007. </g>
  1008. <g id="_x30_.1.0.227.0.1.9">
  1009. <rect id="_x30_.1.0.227.0.1.9.0" x="3.43" y="73.02" fill="#999999" width="3.793" height="1.939"/>
  1010. </g>
  1011. <g id="_x30_.1.0.227.0.1.10">
  1012. <rect id="_x30_.1.0.227.0.1.10.0" x="3.43" y="70.031" fill="#999999" width="3.793" height="1.939"/>
  1013. </g>
  1014. <g id="_x30_.1.0.227.0.1.11">
  1015. <rect id="_x30_.1.0.227.0.1.11.0" x="3.43" y="67.043" fill="#999999" width="3.793" height="1.938"/>
  1016. </g>
  1017. <g id="_x30_.1.0.227.0.1.12">
  1018. <rect id="_x30_.1.0.227.0.1.12.0" x="3.43" y="64.056" fill="#999999" width="3.793" height="1.939"/>
  1019. </g>
  1020. <g id="_x30_.1.0.227.0.1.13">
  1021. <rect id="_x30_.1.0.227.0.1.13.0" x="3.43" y="61.067" fill="#999999" width="3.793" height="1.939"/>
  1022. </g>
  1023. <g id="_x30_.1.0.227.0.1.14">
  1024. <rect id="_x30_.1.0.227.0.1.14.0" x="3.43" y="58.081" fill="#999999" width="3.793" height="1.938"/>
  1025. </g>
  1026. </g>
  1027. <g id="_x30_.1.0.227.0.2">
  1028. <g id="_x30_.1.0.227.0.2.0">
  1029. <rect id="_x30_.1.0.227.0.2.0.0" x="3.43" y="99.913" fill="#FFFFFF" fill-opacity="0.2" width="3.793" height="0.244"/>
  1030. </g>
  1031. <g id="_x30_.1.0.227.0.2.1">
  1032. <rect id="_x30_.1.0.227.0.2.1.0" x="3.43" y="96.925" fill="#FFFFFF" fill-opacity="0.2" width="3.793" height="0.244"/>
  1033. </g>
  1034. <g id="_x30_.1.0.227.0.2.2">
  1035. <rect id="_x30_.1.0.227.0.2.2.0" x="3.43" y="93.937" fill="#FFFFFF" fill-opacity="0.2" width="3.793" height="0.246"/>
  1036. </g>
  1037. <g id="_x30_.1.0.227.0.2.3">
  1038. <rect id="_x30_.1.0.227.0.2.3.0" x="3.43" y="90.948" fill="#FFFFFF" fill-opacity="0.2" width="3.793" height="0.244"/>
  1039. </g>
  1040. <g id="_x30_.1.0.227.0.2.4">
  1041. <rect id="_x30_.1.0.227.0.2.4.0" x="3.43" y="87.96" fill="#FFFFFF" fill-opacity="0.2" width="3.793" height="0.246"/>
  1042. </g>
  1043. <g id="_x30_.1.0.227.0.2.5">
  1044. <rect id="_x30_.1.0.227.0.2.5.0" x="3.43" y="84.974" fill="#FFFFFF" fill-opacity="0.2" width="3.793" height="0.244"/>
  1045. </g>
  1046. <g id="_x30_.1.0.227.0.2.6">
  1047. <rect id="_x30_.1.0.227.0.2.6.0" x="3.43" y="81.984" fill="#FFFFFF" fill-opacity="0.2" width="3.793" height="0.246"/>
  1048. </g>
  1049. <g id="_x30_.1.0.227.0.2.7">
  1050. <rect id="_x30_.1.0.227.0.2.7.0" x="3.43" y="78.997" fill="#FFFFFF" fill-opacity="0.2" width="3.793" height="0.244"/>
  1051. </g>
  1052. <g id="_x30_.1.0.227.0.2.8">
  1053. <rect id="_x30_.1.0.227.0.2.8.0" x="3.43" y="76.007" fill="#FFFFFF" fill-opacity="0.2" width="3.793" height="0.245"/>
  1054. </g>
  1055. <g id="_x30_.1.0.227.0.2.9">
  1056. <rect id="_x30_.1.0.227.0.2.9.0" x="3.43" y="73.02" fill="#FFFFFF" fill-opacity="0.2" width="3.793" height="0.245"/>
  1057. </g>
  1058. <g id="_x30_.1.0.227.0.2.10">
  1059. <rect id="_x30_.1.0.227.0.2.10.0" x="3.43" y="70.031" fill="#FFFFFF" fill-opacity="0.2" width="3.793" height="0.245"/>
  1060. </g>
  1061. <g id="_x30_.1.0.227.0.2.11">
  1062. <rect id="_x30_.1.0.227.0.2.11.0" x="3.43" y="67.043" fill="#FFFFFF" fill-opacity="0.2" width="3.793" height="0.244"/>
  1063. </g>
  1064. <g id="_x30_.1.0.227.0.2.12">
  1065. <rect id="_x30_.1.0.227.0.2.12.0" x="3.43" y="64.056" fill="#FFFFFF" fill-opacity="0.2" width="3.793" height="0.245"/>
  1066. </g>
  1067. <g id="_x30_.1.0.227.0.2.13">
  1068. <rect id="_x30_.1.0.227.0.2.13.0" x="3.43" y="61.067" fill="#FFFFFF" fill-opacity="0.2" width="3.793" height="0.245"/>
  1069. </g>
  1070. <g id="_x30_.1.0.227.0.2.14">
  1071. <rect id="_x30_.1.0.227.0.2.14.0" x="3.43" y="58.081" fill="#FFFFFF" fill-opacity="0.2" width="3.793" height="0.244"/>
  1072. </g>
  1073. </g>
  1074. <g id="_x30_.1.0.227.0.3">
  1075. <g id="_x30_.1.0.227.0.3.0">
  1076. <rect id="_x30_.1.0.227.0.3.0.0" x="3.43" y="101.608" fill-opacity="0.2" width="3.793" height="0.244"/>
  1077. </g>
  1078. <g id="_x30_.1.0.227.0.3.1">
  1079. <rect id="_x30_.1.0.227.0.3.1.0" x="3.43" y="98.62" fill-opacity="0.2" width="3.793" height="0.244"/>
  1080. </g>
  1081. <g id="_x30_.1.0.227.0.3.2">
  1082. <rect id="_x30_.1.0.227.0.3.2.0" x="3.43" y="95.632" fill-opacity="0.2" width="3.793" height="0.242"/>
  1083. </g>
  1084. <g id="_x30_.1.0.227.0.3.3">
  1085. <rect id="_x30_.1.0.227.0.3.3.0" x="3.43" y="92.646" fill-opacity="0.2" width="3.793" height="0.242"/>
  1086. </g>
  1087. <g id="_x30_.1.0.227.0.3.4">
  1088. <rect id="_x30_.1.0.227.0.3.4.0" x="3.43" y="89.655" fill-opacity="0.2" width="3.793" height="0.244"/>
  1089. </g>
  1090. <g id="_x30_.1.0.227.0.3.5">
  1091. <rect id="_x30_.1.0.227.0.3.5.0" x="3.43" y="86.667" fill-opacity="0.2" width="3.793" height="0.244"/>
  1092. </g>
  1093. <g id="_x30_.1.0.227.0.3.6">
  1094. <rect id="_x30_.1.0.227.0.3.6.0" x="3.43" y="83.681" fill-opacity="0.2" width="3.793" height="0.242"/>
  1095. </g>
  1096. <g id="_x30_.1.0.227.0.3.7">
  1097. <rect id="_x30_.1.0.227.0.3.7.0" x="3.43" y="80.693" fill-opacity="0.2" width="3.793" height="0.242"/>
  1098. </g>
  1099. <g id="_x30_.1.0.227.0.3.8">
  1100. <rect id="_x30_.1.0.227.0.3.8.0" x="3.43" y="77.705" fill-opacity="0.2" width="3.793" height="0.243"/>
  1101. </g>
  1102. <g id="_x30_.1.0.227.0.3.9">
  1103. <rect id="_x30_.1.0.227.0.3.9.0" x="3.43" y="74.715" fill-opacity="0.2" width="3.793" height="0.243"/>
  1104. </g>
  1105. <g id="_x30_.1.0.227.0.3.10">
  1106. <rect id="_x30_.1.0.227.0.3.10.0" x="3.43" y="71.728" fill-opacity="0.2" width="3.793" height="0.243"/>
  1107. </g>
  1108. <g id="_x30_.1.0.227.0.3.11">
  1109. <rect id="_x30_.1.0.227.0.3.11.0" x="3.43" y="68.739" fill-opacity="0.2" width="3.793" height="0.243"/>
  1110. </g>
  1111. <g id="_x30_.1.0.227.0.3.12">
  1112. <rect id="_x30_.1.0.227.0.3.12.0" x="3.43" y="65.75" fill-opacity="0.2" width="3.793" height="0.244"/>
  1113. </g>
  1114. <g id="_x30_.1.0.227.0.3.13">
  1115. <rect id="_x30_.1.0.227.0.3.13.0" x="3.43" y="62.763" fill-opacity="0.2" width="3.793" height="0.245"/>
  1116. </g>
  1117. <g id="_x30_.1.0.227.0.3.14">
  1118. <rect id="_x30_.1.0.227.0.3.14.0" x="3.43" y="59.774" fill-opacity="0.2" width="3.793" height="0.244"/>
  1119. </g>
  1120. </g>
  1121. <g id="_x30_.1.0.227.0.4">
  1122. <g id="_x30_.1.0.227.0.4.0">
  1123. <rect id="_x30_.1.0.227.0.4.0.0" x="15.348" y="101.608" fill-opacity="0.2" width="3.792" height="0.244"/>
  1124. </g>
  1125. <g id="_x30_.1.0.227.0.4.1">
  1126. <rect id="_x30_.1.0.227.0.4.1.0" x="15.348" y="98.62" fill-opacity="0.2" width="3.792" height="0.244"/>
  1127. </g>
  1128. <g id="_x30_.1.0.227.0.4.2">
  1129. <rect id="_x30_.1.0.227.0.4.2.0" x="15.348" y="95.632" fill-opacity="0.2" width="3.792" height="0.242"/>
  1130. </g>
  1131. <g id="_x30_.1.0.227.0.4.3">
  1132. <rect id="_x30_.1.0.227.0.4.3.0" x="15.348" y="92.646" fill-opacity="0.2" width="3.792" height="0.242"/>
  1133. </g>
  1134. <g id="_x30_.1.0.227.0.4.4">
  1135. <rect id="_x30_.1.0.227.0.4.4.0" x="15.348" y="89.655" fill-opacity="0.2" width="3.792" height="0.244"/>
  1136. </g>
  1137. <g id="_x30_.1.0.227.0.4.5">
  1138. <rect id="_x30_.1.0.227.0.4.5.0" x="15.348" y="86.667" fill-opacity="0.2" width="3.792" height="0.244"/>
  1139. </g>
  1140. <g id="_x30_.1.0.227.0.4.6">
  1141. <rect id="_x30_.1.0.227.0.4.6.0" x="15.348" y="83.681" fill-opacity="0.2" width="3.792" height="0.242"/>
  1142. </g>
  1143. <g id="_x30_.1.0.227.0.4.7">
  1144. <rect id="_x30_.1.0.227.0.4.7.0" x="15.348" y="80.693" fill-opacity="0.2" width="3.792" height="0.242"/>
  1145. </g>
  1146. <g id="_x30_.1.0.227.0.4.8">
  1147. <rect id="_x30_.1.0.227.0.4.8.0" x="15.348" y="77.705" fill-opacity="0.2" width="3.792" height="0.243"/>
  1148. </g>
  1149. <g id="_x30_.1.0.227.0.4.9">
  1150. <rect id="_x30_.1.0.227.0.4.9.0" x="15.348" y="74.715" fill-opacity="0.2" width="3.792" height="0.243"/>
  1151. </g>
  1152. <g id="_x30_.1.0.227.0.4.10">
  1153. <rect id="_x30_.1.0.227.0.4.10.0" x="15.348" y="71.728" fill-opacity="0.2" width="3.792" height="0.243"/>
  1154. </g>
  1155. <g id="_x30_.1.0.227.0.4.11">
  1156. <rect id="_x30_.1.0.227.0.4.11.0" x="15.348" y="68.739" fill-opacity="0.2" width="3.792" height="0.243"/>
  1157. </g>
  1158. <g id="_x30_.1.0.227.0.4.12">
  1159. <rect id="_x30_.1.0.227.0.4.12.0" x="15.348" y="65.75" fill-opacity="0.2" width="3.792" height="0.244"/>
  1160. </g>
  1161. <g id="_x30_.1.0.227.0.4.13">
  1162. <rect id="_x30_.1.0.227.0.4.13.0" x="15.348" y="62.763" fill-opacity="0.2" width="3.792" height="0.245"/>
  1163. </g>
  1164. <g id="_x30_.1.0.227.0.4.14">
  1165. <rect id="_x30_.1.0.227.0.4.14.0" x="15.348" y="59.774" fill-opacity="0.2" width="3.792" height="0.244"/>
  1166. </g>
  1167. </g>
  1168. <g id="_x30_.1.0.227.0.5">
  1169. <g id="_x30_.1.0.227.0.5.0">
  1170. <rect id="_x30_.1.0.227.0.5.0.0" x="15.348" y="99.913" fill="#FFFFFF" fill-opacity="0.2" width="3.792" height="0.244"/>
  1171. </g>
  1172. <g id="_x30_.1.0.227.0.5.1">
  1173. <rect id="_x30_.1.0.227.0.5.1.0" x="15.348" y="96.925" fill="#FFFFFF" fill-opacity="0.2" width="3.792" height="0.244"/>
  1174. </g>
  1175. <g id="_x30_.1.0.227.0.5.2">
  1176. <rect id="_x30_.1.0.227.0.5.2.0" x="15.348" y="93.937" fill="#FFFFFF" fill-opacity="0.2" width="3.792" height="0.246"/>
  1177. </g>
  1178. <g id="_x30_.1.0.227.0.5.3">
  1179. <rect id="_x30_.1.0.227.0.5.3.0" x="15.348" y="90.948" fill="#FFFFFF" fill-opacity="0.2" width="3.792" height="0.244"/>
  1180. </g>
  1181. <g id="_x30_.1.0.227.0.5.4">
  1182. <rect id="_x30_.1.0.227.0.5.4.0" x="15.348" y="87.96" fill="#FFFFFF" fill-opacity="0.2" width="3.792" height="0.246"/>
  1183. </g>
  1184. <g id="_x30_.1.0.227.0.5.5">
  1185. <rect id="_x30_.1.0.227.0.5.5.0" x="15.348" y="84.974" fill="#FFFFFF" fill-opacity="0.2" width="3.792" height="0.244"/>
  1186. </g>
  1187. <g id="_x30_.1.0.227.0.5.6">
  1188. <rect id="_x30_.1.0.227.0.5.6.0" x="15.348" y="81.984" fill="#FFFFFF" fill-opacity="0.2" width="3.792" height="0.246"/>
  1189. </g>
  1190. <g id="_x30_.1.0.227.0.5.7">
  1191. <rect id="_x30_.1.0.227.0.5.7.0" x="15.348" y="78.997" fill="#FFFFFF" fill-opacity="0.2" width="3.792" height="0.244"/>
  1192. </g>
  1193. <g id="_x30_.1.0.227.0.5.8">
  1194. <rect id="_x30_.1.0.227.0.5.8.0" x="15.348" y="76.007" fill="#FFFFFF" fill-opacity="0.2" width="3.792" height="0.245"/>
  1195. </g>
  1196. <g id="_x30_.1.0.227.0.5.9">
  1197. <rect id="_x30_.1.0.227.0.5.9.0" x="15.348" y="73.02" fill="#FFFFFF" fill-opacity="0.2" width="3.792" height="0.245"/>
  1198. </g>
  1199. <g id="_x30_.1.0.227.0.5.10">
  1200. <rect id="_x30_.1.0.227.0.5.10.0" x="15.348" y="70.031" fill="#FFFFFF" fill-opacity="0.2" width="3.792" height="0.245"/>
  1201. </g>
  1202. <g id="_x30_.1.0.227.0.5.11">
  1203. <rect id="_x30_.1.0.227.0.5.11.0" x="15.348" y="67.043" fill="#FFFFFF" fill-opacity="0.2" width="3.792" height="0.244"/>
  1204. </g>
  1205. <g id="_x30_.1.0.227.0.5.12">
  1206. <rect id="_x30_.1.0.227.0.5.12.0" x="15.348" y="64.056" fill="#FFFFFF" fill-opacity="0.2" width="3.792" height="0.245"/>
  1207. </g>
  1208. <g id="_x30_.1.0.227.0.5.13">
  1209. <rect id="_x30_.1.0.227.0.5.13.0" x="15.348" y="61.067" fill="#FFFFFF" fill-opacity="0.2" width="3.792" height="0.245"/>
  1210. </g>
  1211. <g id="_x30_.1.0.227.0.5.14">
  1212. <rect id="_x30_.1.0.227.0.5.14.0" x="15.348" y="58.081" fill="#FFFFFF" fill-opacity="0.2" width="3.792" height="0.244"/>
  1213. </g>
  1214. </g>
  1215. </g>
  1216. <polygon id="_x30_.1.0.227.1" fill="#1A1A1A" points="7.034,46.384 7.034,60.58 3.624,60.58 3.624,98.397 7.034,98.397
  1217. 7.034,112.593 15.348,112.593 15.348,46.384 "/>
  1218. <polyline id="_x30_.1.0.227.2" fill="#FFFFFF" fill-opacity="0.1" points="15.348,46.917 7.034,46.917 7.034,46.343
  1219. 15.348,46.343 "/>
  1220. <rect id="_x30_.1.0.227.3" x="11.673" y="54.132" width="2.577" height="50.713"/>
  1221. <rect id="_x30_.1.0.227.4" x="3.624" y="60.58" fill="#FFFFFF" fill-opacity="0.1" width="3.407" height="0.575"/>
  1222. <polyline id="_x30_.1.0.227.5" fill-opacity="0.2" points="15.348,112.593 7.034,112.593 7.034,112.015 15.348,112.015 "/>
  1223. <rect id="_x30_.1.0.227.6" x="3.624" y="97.823" fill-opacity="0.2" width="3.407" height="0.574"/>
  1224. <rect id="_x30_.1.0.227.7" x="11.673" y="104.845" fill-opacity="0.2" width="2.577" height="0.576"/>
  1225. <rect id="_x30_.1.0.227.8" x="11.67" y="53.801" fill="#FFFFFF" fill-opacity="0.1" width="2.579" height="0.376"/>
  1226. </g>
  1227. <g id="_x30_.1.0.0.0.233" transform="matrix(0.99989786,0,0,1.0000164,-142.04477,-29.801751)">
  1228. <g id="_x30_.1.0.0.233">
  1229. <g id="g9340">
  1230. <path fill="#FFFFFF" d="M203.748,101.445l-0.336-0.595c0.015-4.293-1.951-6.044-4.238-7.373
  1231. c0.697-0.186,1.406-0.339,1.604-1.222c1.187-0.309,1.437-0.868,1.557-1.461c0.31-0.208,1.353-0.802,1.245-1.818
  1232. c0.582-0.408,0.906-0.934,0.743-1.675c0.626-0.694,0.791-1.269,0.526-1.798c0.755-0.949,0.421-1.441,0.097-1.939
  1233. c0.562-1.04,0.069-2.15-1.507-1.964c-0.628-0.934-1.991-0.721-2.205-0.719c-0.236-0.299-0.548-0.557-1.509-0.431
  1234. c-0.621-0.563-1.318-0.467-2.033-0.191c-0.854-0.67-1.417-0.134-2.058,0.07c-1.033-0.336-1.265,0.124-1.773,0.312
  1235. c-1.124-0.237-1.465,0.28-2.003,0.826l-0.63-0.014c-1.696,0.999-2.538,3.033-2.835,4.081c-0.3-1.046-1.141-3.082-2.836-4.081
  1236. l-0.625,0.014c-0.539-0.546-0.882-1.063-2.006-0.826c-0.506-0.188-0.743-0.647-1.771-0.312
  1237. c-0.425-0.134-0.814-0.413-1.271-0.397c-0.24,0.008-0.497,0.097-0.79,0.327c-0.716-0.277-1.413-0.372-2.034,0.191
  1238. c-0.96-0.125-1.271,0.132-1.51,0.431c-0.207-0.004-1.577-0.216-2.203,0.719c-1.574-0.187-2.074,0.925-1.512,1.964
  1239. c-0.32,0.498-0.652,0.99,0.097,1.939c-0.264,0.53-0.101,1.102,0.528,1.798c-0.166,0.741,0.16,1.267,0.745,1.675
  1240. c-0.111,1.017,0.93,1.609,1.243,1.818c0.118,0.593,0.365,1.151,1.559,1.461c0.195,0.881,0.911,1.037,1.599,1.222
  1241. c-2.286,1.328-4.249,3.079-4.232,7.373l-0.336,0.595c-2.625,1.599-4.984,6.729-1.295,10.894
  1242. c0.245,1.308,0.645,2.242,1.007,3.281c0.536,4.178,4.053,6.133,4.979,6.364c1.361,1.039,2.805,2.018,4.761,2.703
  1243. c1.846,1.904,3.844,2.631,5.855,2.629c0.027,0,0.062,0,0.088,0c2.012,0,4.009-0.725,5.855-2.629
  1244. c1.958-0.686,3.406-1.67,4.764-2.703c0.927-0.23,4.441-2.189,4.98-6.364c0.359-1.039,0.763-1.975,1.004-3.281
  1245. C208.731,108.173,206.369,103.043,203.748,101.445z M201.373,100.711c-0.133,1.729-9.01-6.024-7.478-6.279
  1246. C198.053,93.728,201.513,96.2,201.373,100.711z M197.701,109.326c-2.233,1.463-5.449,0.52-7.186-2.107
  1247. c-1.734-2.626-1.333-5.943,0.899-7.405c2.23-1.461,5.448-0.52,7.187,2.107C200.335,104.549,199.933,107.864,197.701,109.326z
  1248. M191.635,82.643c0.074,0.387,0.16,0.633,0.261,0.707c0.495-0.539,0.897-1.087,1.534-1.605
  1249. c0.001,0.302-0.152,0.632,0.226,0.873c0.342-0.465,0.802-0.88,1.414-1.23c-0.295,0.515-0.051,0.672,0.108,0.885
  1250. c0.464-0.405,0.907-0.816,1.769-1.137c-0.237,0.292-0.565,0.574-0.213,0.909c0.479-0.305,0.963-0.609,2.105-0.827
  1251. c-0.259,0.291-0.79,0.583-0.467,0.874c0.603-0.232,1.268-0.405,2.011-0.5c-0.358,0.293-0.652,0.583-0.364,0.812
  1252. c0.647-0.204,1.539-0.473,2.407-0.241l-0.55,0.564c-0.063,0.074,1.289,0.056,2.178,0.069c-0.324,0.457-0.655,0.9-0.85,1.688
  1253. c0.088,0.092,0.526,0.04,0.945,0c-0.425,0.91-1.169,1.141-1.341,1.532c0.262,0.201,0.624,0.15,1.018,0.013
  1254. c-0.305,0.644-0.952,1.084-1.46,1.605c0.129,0.092,0.353,0.147,0.886,0.085c-0.468,0.507-1.036,0.97-1.71,1.387
  1255. c0.12,0.138,0.529,0.134,0.911,0.143c-0.612,0.606-1.394,0.923-2.132,1.317c0.368,0.257,0.628,0.195,0.909,0.192
  1256. c-0.519,0.435-1.405,0.663-2.228,0.922c0.158,0.248,0.313,0.314,0.647,0.385c-0.87,0.485-2.114,0.262-2.466,0.514
  1257. c0.081,0.245,0.321,0.403,0.609,0.537c-1.399,0.083-5.228-0.052-5.961-2.991c1.432-1.601,4.046-3.477,8.547-5.795
  1258. c-3.501,1.189-6.659,2.775-9.297,4.957C187.975,87.818,190.118,84.114,191.635,82.643z M193.297,96.46
  1259. c-0.006,1.389-1.911,2.513-4.901,2.49c-2.927-0.036-4.896-1.412-4.889-2.757c0.005-1.104,2.387-3.012,4.87-2.948
  1260. C190.58,93.222,193.308,94.89,193.297,96.46z M177.236,92.063c0.336-0.07,0.49-0.137,0.645-0.385
  1261. c-0.818-0.259-1.705-0.487-2.227-0.922c0.282,0.003,0.541,0.065,0.91-0.192c-0.736-0.394-1.521-0.711-2.131-1.317
  1262. c0.38-0.009,0.792-0.005,0.911-0.143c-0.673-0.417-1.242-0.88-1.712-1.387c0.533,0.062,0.756,0.007,0.885-0.085
  1263. c-0.509-0.521-1.151-0.961-1.459-1.605c0.394,0.137,0.756,0.188,1.016-0.013c-0.171-0.391-0.913-0.622-1.339-1.532
  1264. c0.42,0.04,0.859,0.092,0.946,0c-0.193-0.788-0.524-1.231-0.85-1.688c0.89-0.013,2.239,0.005,2.179-0.069l-0.551-0.564
  1265. c0.868-0.232,1.761,0.037,2.404,0.241c0.292-0.229-0.003-0.519-0.358-0.812c0.741,0.096,1.409,0.269,2.011,0.5
  1266. c0.32-0.291-0.209-0.583-0.468-0.874c1.141,0.217,1.626,0.521,2.107,0.827c0.349-0.335,0.021-0.617-0.215-0.909
  1267. c0.859,0.32,1.305,0.731,1.769,1.137c0.159-0.212,0.401-0.37,0.108-0.885c0.611,0.351,1.071,0.766,1.413,1.23
  1268. c0.38-0.241,0.226-0.571,0.229-0.873c0.636,0.518,1.037,1.066,1.532,1.605c0.101-0.074,0.188-0.32,0.264-0.707
  1269. c1.514,1.471,3.659,5.175,0.551,6.642c-2.637-2.182-5.796-3.768-9.295-4.957c4.497,2.318,7.115,4.194,8.545,5.795
  1270. c-0.733,2.938-4.563,3.074-5.963,2.991c0.289-0.134,0.527-0.292,0.609-0.537C179.351,92.325,178.104,92.549,177.236,92.063z
  1271. M182.401,94.297c1.531,0.26-7.344,8.01-7.481,6.28C174.783,96.065,178.239,93.595,182.401,94.297z M173.079,111.571
  1272. c-2.155-1.733-2.85-6.817,1.149-9.098C176.638,101.826,175.04,112.444,173.079,111.571z M181.493,120.668
  1273. c-1.215,0.732-4.173,0.434-6.273-2.587c-1.419-2.534-1.234-5.109-0.241-5.864c1.487-0.906,3.786,0.315,5.554,2.367
  1274. C182.075,116.446,182.778,119.703,181.493,120.668z M179.117,109.606c-0.005-0.003-0.013-0.007-0.022-0.016
  1275. c-2.228-1.467-2.623-4.786-0.881-7.409c1.74-2.612,4.943-3.55,7.173-2.102c2.237,1.454,2.65,4.768,0.916,7.399
  1276. C184.575,110.109,181.355,111.062,179.117,109.606z M188.381,125.842c-2.673,0.111-5.298-2.199-5.267-2.996
  1277. c-0.036-1.172,3.264-2.086,5.413-2.035c2.167-0.094,5.07,0.697,5.075,1.748C193.636,123.576,190.969,125.881,188.381,125.842z
  1278. M193.893,114.271c-0.007,2.744-2.425,4.965-5.402,4.959c-2.965-0.006-5.371-2.222-5.378-4.959
  1279. c-0.005-2.745,2.402-4.973,5.378-4.975c2.977-0.007,5.395,2.214,5.402,4.961C193.893,114.262,193.893,114.266,193.893,114.271z
  1280. M201.428,118.226c-2.304,3.202-5.428,3.325-6.589,2.434c-1.218-1.146-0.288-4.71,1.377-6.661
  1281. c1.909-2.158,3.947-3.564,5.368-2.461C202.541,112.489,203.103,116.079,201.428,118.226z M203.233,111.436
  1282. c-1.96,0.873-3.559-9.746-1.148-9.099C206.085,104.622,205.39,109.702,203.233,111.436z"/>
  1283. <path id="path3889" fill="none" stroke="#FFFFFF" stroke-width="0.3347" d="M206.785,93.602c0,1.057-0.858,1.913-1.913,1.913
  1284. c-1.058,0-1.915-0.856-1.915-1.913c0-1.057,0.857-1.914,1.915-1.914C205.928,91.689,206.785,92.545,206.785,93.602z"/>
  1285. <g id="_x30_.1.0.0.0.233.0.0.15" transform="matrix(0.06496863,0,0,0.06496863,191.97941,965.53202)">
  1286. <g id="_x30_.1.0.0.233.0.15">
  1287. <g id="flowRoot4415">
  1288. <path id="path3024" fill="#FFFFFF" d="M183.59-13409.089v-18.188h-6.501v-3.705h17.393v3.705h-6.472v18.188H183.59z"/>
  1289. <path id="path3026" fill="#FFFFFF" d="M197.277-13409.089v-21.893h6.637l3.939,14.94l3.931-14.94h6.614v21.893h-4.081
  1290. v-17.233l-4.345,17.233h-4.225l-4.352-17.233v17.233H197.277z"/>
  1291. </g>
  1292. </g>
  1293. </g>
  1294. </g>
  1295. </g>
  1296. </g>
  1297. <text id="tspan8666_1_" transform="matrix(1 0 0 1 26.195 21.9503)" fill="#FFFFFF" font-family="'OCRA'" font-size="3.9745">GPIO</text>
  1298. <g>
  1299. <path fill="#B8AF82" d="M9.92,1.134c-4.852,0-8.787,3.935-8.787,8.787c0,4.854,3.935,8.788,8.787,8.788
  1300. c4.854,0,8.788-3.935,8.788-8.788C18.708,5.068,14.774,1.134,9.92,1.134z M9.921,13.819c-2.152,0-3.897-1.745-3.897-3.898
  1301. c0-2.152,1.745-3.897,3.897-3.897c2.153,0,3.898,1.745,3.898,3.897C13.819,12.074,12.073,13.819,9.921,13.819z"/>
  1302. <path fill="#B8AF82" d="M9.92,140.03c-4.852,0-8.787,3.936-8.787,8.787c0,4.854,3.935,8.789,8.787,8.789
  1303. c4.854,0,8.788-3.936,8.788-8.789C18.708,143.966,14.774,140.03,9.92,140.03z M9.921,152.716c-2.152,0-3.897-1.744-3.897-3.898
  1304. c0-2.152,1.745-3.896,3.897-3.896c2.153,0,3.898,1.744,3.898,3.896C13.819,150.972,12.073,152.716,9.921,152.716z"/>
  1305. <path fill="#B8AF82" d="M174.33,1.134c-4.852,0-8.785,3.935-8.785,8.787c0,4.854,3.934,8.788,8.785,8.788
  1306. c4.855,0,8.789-3.935,8.789-8.788C183.119,5.068,179.185,1.134,174.33,1.134z M174.332,13.819c-2.152,0-3.898-1.745-3.898-3.898
  1307. c0-2.152,1.746-3.897,3.898-3.897s3.896,1.745,3.896,3.897C178.228,12.074,176.484,13.819,174.332,13.819z"/>
  1308. <path fill="#B8AF82" d="M174.33,140.03c-4.852,0-8.785,3.936-8.785,8.787c0,4.854,3.934,8.789,8.785,8.789
  1309. c4.855,0,8.789-3.936,8.789-8.789C183.119,143.966,179.185,140.03,174.33,140.03z M174.332,152.716
  1310. c-2.152,0-3.898-1.744-3.898-3.898c0-2.152,1.746-3.896,3.898-3.896s3.896,1.744,3.896,3.896
  1311. C178.228,150.972,176.484,152.716,174.332,152.716z"/>
  1312. </g>
  1313. <g id="connectors">
  1314. <g>
  1315. <circle id="connector0pin" fill="none" stroke="#FFBF00" cx="23.715" cy="12.355" r="2.088"/>
  1316. <circle id="connector1pin" fill="none" stroke="#FFBF00" cx="30.915" cy="12.355" r="2.088"/>
  1317. <circle id="connector2pin" fill="none" stroke="#FFBF00" cx="38.115" cy="12.355" r="2.088"/>
  1318. <circle id="connector3pin" fill="none" stroke="#FFBF00" cx="45.315" cy="12.355" r="2.088"/>
  1319. <circle id="connector4pin" fill="none" stroke="#FFBF00" cx="52.515" cy="12.355" r="2.088"/>
  1320. <circle id="connector5pin" fill="none" stroke="#FFBF00" cx="59.715" cy="12.355" r="2.088"/>
  1321. <circle id="connector6pin" fill="none" stroke="#FFBF00" cx="66.915" cy="12.355" r="2.088"/>
  1322. <circle id="connector7pin" fill="none" stroke="#FFBF00" cx="74.115" cy="12.355" r="2.088"/>
  1323. <circle id="connector8pin" fill="none" stroke="#FFBF00" cx="81.316" cy="12.355" r="2.088"/>
  1324. <circle id="connector9pin" fill="none" stroke="#FFBF00" cx="88.515" cy="12.355" r="2.088"/>
  1325. <circle id="connector10pin" fill="none" stroke="#FFBF00" cx="95.715" cy="12.355" r="2.088"/>
  1326. <circle id="connector11pin" fill="none" stroke="#FFBF00" cx="102.915" cy="12.355" r="2.089"/>
  1327. <circle id="connector12pin" fill="none" stroke="#FFBF00" cx="110.115" cy="12.355" r="2.088"/>
  1328. <circle id="connector13pin" fill="none" stroke="#FFBF00" cx="117.315" cy="12.355" r="2.088"/>
  1329. <circle id="connector14pin" fill="none" stroke="#FFBF00" cx="124.516" cy="12.355" r="2.088"/>
  1330. <circle id="connector15pin" fill="none" stroke="#FFBF00" cx="131.715" cy="12.355" r="2.088"/>
  1331. <circle id="connector16pin" fill="none" stroke="#FFBF00" cx="138.915" cy="12.355" r="2.089"/>
  1332. <circle id="connector17pin" fill="none" stroke="#FFBF00" cx="146.115" cy="12.355" r="2.088"/>
  1333. <circle id="connector18pin" fill="none" stroke="#FFBF00" cx="153.314" cy="12.355" r="2.088"/>
  1334. <circle id="connector19pin" fill="none" stroke="#FFBF00" cx="160.515" cy="12.355" r="2.088"/>
  1335. <circle id="connector20pin" fill="none" stroke="#FFBF00" cx="160.515" cy="5.156" r="2.088"/>
  1336. <circle id="connector21pin" fill="none" stroke="#FFBF00" cx="153.314" cy="5.156" r="2.088"/>
  1337. <circle id="connector22pin" fill="none" stroke="#FFBF00" cx="146.115" cy="5.156" r="2.088"/>
  1338. <circle id="connector23pin" fill="none" stroke="#FFBF00" cx="138.915" cy="5.156" r="2.089"/>
  1339. <circle id="connector24pin" fill="none" stroke="#FFBF00" cx="131.715" cy="5.156" r="2.088"/>
  1340. <circle id="connector25pin" fill="none" stroke="#FFBF00" cx="124.516" cy="5.156" r="2.088"/>
  1341. <circle id="connector26pin" fill="none" stroke="#FFBF00" cx="117.315" cy="5.156" r="2.088"/>
  1342. <circle id="connector27pin" fill="none" stroke="#FFBF00" cx="110.115" cy="5.156" r="2.088"/>
  1343. <circle id="connector28pin" fill="none" stroke="#FFBF00" cx="102.915" cy="5.156" r="2.089"/>
  1344. <circle id="connector29pin" fill="none" stroke="#FFBF00" cx="95.715" cy="5.156" r="2.088"/>
  1345. <circle id="connector30pin" fill="none" stroke="#FFBF00" cx="88.515" cy="5.156" r="2.088"/>
  1346. <circle id="connector31pin" fill="none" stroke="#FFBF00" cx="81.316" cy="5.156" r="2.088"/>
  1347. <circle id="connector32pin" fill="none" stroke="#FFBF00" cx="74.115" cy="5.156" r="2.088"/>
  1348. <circle id="connector33pin" fill="none" stroke="#FFBF00" cx="66.915" cy="5.156" r="2.088"/>
  1349. <circle id="connector34pin" fill="none" stroke="#FFBF00" cx="59.715" cy="5.156" r="2.088"/>
  1350. <circle id="connector35pin" fill="none" stroke="#FFBF00" cx="52.515" cy="5.156" r="2.088"/>
  1351. <circle id="connector36pin" fill="none" stroke="#FFBF00" cx="45.315" cy="5.156" r="2.088"/>
  1352. <circle id="connector37pin" fill="none" stroke="#FFBF00" cx="38.115" cy="5.156" r="2.088"/>
  1353. <circle id="connector38pin" fill="none" stroke="#FFBF00" cx="30.915" cy="5.156" r="2.088"/>
  1354. <circle id="connector39pin" fill="none" stroke="#FFBF00" cx="23.715" cy="5.156" r="2.088"/>
  1355. </g>
  1356. </g>
  1357. <g>
  1358. <g>
  1359. <polygon id="polygon3153-8_21_" fill="#404040" points="20.124,7.07 20.124,10.406 20.124,14.334 21.689,15.842 25.759,15.842
  1360. 27.323,14.334 27.323,10.406 27.323,7.07 27.323,3.143 25.759,1.634 21.689,1.634 20.124,3.143 "/>
  1361. <polygon id="polygon3159-0_21_" fill="#404040" points="20.124,7.07 20.124,10.406 20.124,14.334 21.689,15.842 25.759,15.842
  1362. 27.323,14.334 27.323,10.406 27.323,7.07 27.323,3.143 25.759,1.634 21.689,1.634 20.124,3.143 "/>
  1363. <rect id="rect3213-8_21_" x="23.133" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1364. <polygon id="polygon3215-9_21_" fill="#B8AF82" points="23.133,5.69 23.133,4.514 22.575,3.954 22.575,6.25 "/>
  1365. <polygon id="polygon3217-7_21_" fill="#80795B" points="23.133,4.514 22.575,3.954 24.872,3.954 24.317,4.514 "/>
  1366. <polygon id="polygon3219-2_21_" fill="#5E5B43" points="24.317,4.514 24.872,3.954 24.872,6.25 24.317,5.69 "/>
  1367. <polygon id="connector25pin_21_" fill="#9A916C" points="24.317,5.69 24.872,6.25 22.575,6.25 23.133,5.69 "/>
  1368. <rect id="rect3223-82_21_" x="23.133" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1369. <polygon id="polygon3225-89_21_" fill="#B8AF82" points="23.133,12.878 23.133,11.701 22.575,11.143 22.575,13.437 "/>
  1370. <polygon id="polygon3227-07_21_" fill="#80795B" points="23.133,11.701 22.575,11.143 24.872,11.143 24.317,11.701 "/>
  1371. <polygon id="polygon3229-8_21_" fill="#5E5B43" points="24.317,11.701 24.872,11.143 24.872,13.437 24.317,12.878 "/>
  1372. <polygon id="dnc24pin_21_" fill="#9A916C" points="22.575,13.437 23.133,12.878 24.317,12.878 24.872,13.437 "/>
  1373. </g>
  1374. <g>
  1375. <polygon id="polygon3153-8_20_" fill="#404040" points="27.324,7.07 27.324,10.406 27.324,14.334 28.889,15.842 32.959,15.842
  1376. 34.524,14.334 34.524,10.406 34.524,7.07 34.524,3.143 32.959,1.634 28.889,1.634 27.324,3.143 "/>
  1377. <polygon id="polygon3159-0_20_" fill="#404040" points="27.324,7.07 27.324,10.406 27.324,14.334 28.889,15.842 32.959,15.842
  1378. 34.524,14.334 34.524,10.406 34.524,7.07 34.524,3.143 32.959,1.634 28.889,1.634 27.324,3.143 "/>
  1379. <rect id="rect3213-8_20_" x="30.333" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1380. <polygon id="polygon3215-9_20_" fill="#B8AF82" points="30.333,5.69 30.333,4.514 29.776,3.954 29.776,6.25 "/>
  1381. <polygon id="polygon3217-7_20_" fill="#80795B" points="30.333,4.514 29.776,3.954 32.072,3.954 31.517,4.514 "/>
  1382. <polygon id="polygon3219-2_20_" fill="#5E5B43" points="31.517,4.514 32.072,3.954 32.072,6.25 31.517,5.69 "/>
  1383. <polygon id="connector25pin_20_" fill="#9A916C" points="31.517,5.69 32.072,6.25 29.776,6.25 30.333,5.69 "/>
  1384. <rect id="rect3223-82_20_" x="30.333" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1385. <polygon id="polygon3225-89_20_" fill="#B8AF82" points="30.333,12.878 30.333,11.701 29.776,11.143 29.776,13.437 "/>
  1386. <polygon id="polygon3227-07_20_" fill="#80795B" points="30.333,11.701 29.776,11.143 32.072,11.143 31.517,11.701 "/>
  1387. <polygon id="polygon3229-8_20_" fill="#5E5B43" points="31.517,11.701 32.072,11.143 32.072,13.437 31.517,12.878 "/>
  1388. <polygon id="dnc24pin_20_" fill="#9A916C" points="29.776,13.437 30.333,12.878 31.517,12.878 32.072,13.437 "/>
  1389. </g>
  1390. <g>
  1391. <polygon id="polygon3153-8_19_" fill="#404040" points="34.525,7.07 34.525,10.406 34.525,14.334 36.089,15.842 40.159,15.842
  1392. 41.724,14.334 41.724,10.406 41.724,7.07 41.724,3.143 40.159,1.634 36.089,1.634 34.525,3.143 "/>
  1393. <polygon id="polygon3159-0_19_" fill="#404040" points="34.525,7.07 34.525,10.406 34.525,14.334 36.089,15.842 40.159,15.842
  1394. 41.724,14.334 41.724,10.406 41.724,7.07 41.724,3.143 40.159,1.634 36.089,1.634 34.525,3.143 "/>
  1395. <rect id="rect3213-8_19_" x="37.533" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1396. <polygon id="polygon3215-9_19_" fill="#B8AF82" points="37.533,5.69 37.533,4.514 36.976,3.954 36.976,6.25 "/>
  1397. <polygon id="polygon3217-7_19_" fill="#80795B" points="37.533,4.514 36.976,3.954 39.273,3.954 38.717,4.514 "/>
  1398. <polygon id="polygon3219-2_19_" fill="#5E5B43" points="38.717,4.514 39.273,3.954 39.273,6.25 38.717,5.69 "/>
  1399. <polygon id="connector25pin_19_" fill="#9A916C" points="38.717,5.69 39.273,6.25 36.976,6.25 37.533,5.69 "/>
  1400. <rect id="rect3223-82_19_" x="37.533" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1401. <polygon id="polygon3225-89_19_" fill="#B8AF82" points="37.533,12.878 37.533,11.701 36.976,11.143 36.976,13.437 "/>
  1402. <polygon id="polygon3227-07_19_" fill="#80795B" points="37.533,11.701 36.976,11.143 39.273,11.143 38.717,11.701 "/>
  1403. <polygon id="polygon3229-8_19_" fill="#5E5B43" points="38.717,11.701 39.273,11.143 39.273,13.437 38.717,12.878 "/>
  1404. <polygon id="dnc24pin_19_" fill="#9A916C" points="36.976,13.437 37.533,12.878 38.717,12.878 39.273,13.437 "/>
  1405. </g>
  1406. <g>
  1407. <polygon id="polygon3153-8_18_" fill="#404040" points="41.725,7.07 41.725,10.406 41.725,14.334 43.289,15.842 47.36,15.842
  1408. 48.924,14.334 48.924,10.406 48.924,7.07 48.924,3.143 47.36,1.634 43.289,1.634 41.725,3.143 "/>
  1409. <polygon id="polygon3159-0_18_" fill="#404040" points="41.725,7.07 41.725,10.406 41.725,14.334 43.289,15.842 47.36,15.842
  1410. 48.924,14.334 48.924,10.406 48.924,7.07 48.924,3.143 47.36,1.634 43.289,1.634 41.725,3.143 "/>
  1411. <rect id="rect3213-8_18_" x="44.734" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1412. <polygon id="polygon3215-9_18_" fill="#B8AF82" points="44.734,5.69 44.734,4.514 44.176,3.954 44.176,6.25 "/>
  1413. <polygon id="polygon3217-7_18_" fill="#80795B" points="44.734,4.514 44.176,3.954 46.473,3.954 45.917,4.514 "/>
  1414. <polygon id="polygon3219-2_18_" fill="#5E5B43" points="45.917,4.514 46.473,3.954 46.473,6.25 45.917,5.69 "/>
  1415. <polygon id="connector25pin_18_" fill="#9A916C" points="45.917,5.69 46.473,6.25 44.176,6.25 44.734,5.69 "/>
  1416. <rect id="rect3223-82_18_" x="44.734" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1417. <polygon id="polygon3225-89_18_" fill="#B8AF82" points="44.734,12.878 44.734,11.701 44.176,11.143 44.176,13.437 "/>
  1418. <polygon id="polygon3227-07_18_" fill="#80795B" points="44.734,11.701 44.176,11.143 46.473,11.143 45.917,11.701 "/>
  1419. <polygon id="polygon3229-8_18_" fill="#5E5B43" points="45.917,11.701 46.473,11.143 46.473,13.437 45.917,12.878 "/>
  1420. <polygon id="dnc24pin_18_" fill="#9A916C" points="44.176,13.437 44.734,12.878 45.917,12.878 46.473,13.437 "/>
  1421. </g>
  1422. <g>
  1423. <polygon id="polygon3153-8_17_" fill="#404040" points="48.925,7.07 48.925,10.406 48.925,14.334 50.489,15.842 54.56,15.842
  1424. 56.124,14.334 56.124,10.406 56.124,7.07 56.124,3.143 54.56,1.634 50.489,1.634 48.925,3.143 "/>
  1425. <polygon id="polygon3159-0_17_" fill="#404040" points="48.925,7.07 48.925,10.406 48.925,14.334 50.489,15.842 54.56,15.842
  1426. 56.124,14.334 56.124,10.406 56.124,7.07 56.124,3.143 54.56,1.634 50.489,1.634 48.925,3.143 "/>
  1427. <rect id="rect3213-8_17_" x="51.934" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1428. <polygon id="polygon3215-9_17_" fill="#B8AF82" points="51.934,5.69 51.934,4.514 51.376,3.954 51.376,6.25 "/>
  1429. <polygon id="polygon3217-7_17_" fill="#80795B" points="51.934,4.514 51.376,3.954 53.673,3.954 53.117,4.514 "/>
  1430. <polygon id="polygon3219-2_17_" fill="#5E5B43" points="53.117,4.514 53.673,3.954 53.673,6.25 53.117,5.69 "/>
  1431. <polygon id="connector25pin_17_" fill="#9A916C" points="53.117,5.69 53.673,6.25 51.376,6.25 51.934,5.69 "/>
  1432. <rect id="rect3223-82_17_" x="51.934" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1433. <polygon id="polygon3225-89_17_" fill="#B8AF82" points="51.934,12.878 51.934,11.701 51.376,11.143 51.376,13.437 "/>
  1434. <polygon id="polygon3227-07_17_" fill="#80795B" points="51.934,11.701 51.376,11.143 53.673,11.143 53.117,11.701 "/>
  1435. <polygon id="polygon3229-8_17_" fill="#5E5B43" points="53.117,11.701 53.673,11.143 53.673,13.437 53.117,12.878 "/>
  1436. <polygon id="dnc24pin_17_" fill="#9A916C" points="51.376,13.437 51.934,12.878 53.117,12.878 53.673,13.437 "/>
  1437. </g>
  1438. <g>
  1439. <polygon id="polygon3153-8_16_" fill="#404040" points="56.125,7.07 56.125,10.406 56.125,14.334 57.69,15.842 61.76,15.842
  1440. 63.324,14.334 63.324,10.406 63.324,7.07 63.324,3.143 61.76,1.634 57.69,1.634 56.125,3.143 "/>
  1441. <polygon id="polygon3159-0_16_" fill="#404040" points="56.125,7.07 56.125,10.406 56.125,14.334 57.69,15.842 61.76,15.842
  1442. 63.324,14.334 63.324,10.406 63.324,7.07 63.324,3.143 61.76,1.634 57.69,1.634 56.125,3.143 "/>
  1443. <rect id="rect3213-8_16_" x="59.134" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1444. <polygon id="polygon3215-9_16_" fill="#B8AF82" points="59.134,5.69 59.134,4.514 58.576,3.954 58.576,6.25 "/>
  1445. <polygon id="polygon3217-7_16_" fill="#80795B" points="59.134,4.514 58.576,3.954 60.873,3.954 60.318,4.514 "/>
  1446. <polygon id="polygon3219-2_16_" fill="#5E5B43" points="60.318,4.514 60.873,3.954 60.873,6.25 60.318,5.69 "/>
  1447. <polygon id="connector25pin_16_" fill="#9A916C" points="60.318,5.69 60.873,6.25 58.576,6.25 59.134,5.69 "/>
  1448. <rect id="rect3223-82_16_" x="59.134" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1449. <polygon id="polygon3225-89_16_" fill="#B8AF82" points="59.134,12.878 59.134,11.701 58.576,11.143 58.576,13.437 "/>
  1450. <polygon id="polygon3227-07_16_" fill="#80795B" points="59.134,11.701 58.576,11.143 60.873,11.143 60.318,11.701 "/>
  1451. <polygon id="polygon3229-8_16_" fill="#5E5B43" points="60.318,11.701 60.873,11.143 60.873,13.437 60.318,12.878 "/>
  1452. <polygon id="dnc24pin_16_" fill="#9A916C" points="58.576,13.437 59.134,12.878 60.318,12.878 60.873,13.437 "/>
  1453. </g>
  1454. <g>
  1455. <polygon id="polygon3153-8_15_" fill="#404040" points="63.325,7.07 63.325,10.406 63.325,14.334 64.89,15.842 68.96,15.842
  1456. 70.525,14.334 70.525,10.406 70.525,7.07 70.525,3.143 68.96,1.634 64.89,1.634 63.325,3.143 "/>
  1457. <polygon id="polygon3159-0_15_" fill="#404040" points="63.325,7.07 63.325,10.406 63.325,14.334 64.89,15.842 68.96,15.842
  1458. 70.525,14.334 70.525,10.406 70.525,7.07 70.525,3.143 68.96,1.634 64.89,1.634 63.325,3.143 "/>
  1459. <rect id="rect3213-8_15_" x="66.334" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1460. <polygon id="polygon3215-9_15_" fill="#B8AF82" points="66.334,5.69 66.334,4.514 65.777,3.954 65.777,6.25 "/>
  1461. <polygon id="polygon3217-7_15_" fill="#80795B" points="66.334,4.514 65.777,3.954 68.073,3.954 67.518,4.514 "/>
  1462. <polygon id="polygon3219-2_15_" fill="#5E5B43" points="67.518,4.514 68.073,3.954 68.073,6.25 67.518,5.69 "/>
  1463. <polygon id="connector25pin_15_" fill="#9A916C" points="67.518,5.69 68.073,6.25 65.777,6.25 66.334,5.69 "/>
  1464. <rect id="rect3223-82_15_" x="66.334" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1465. <polygon id="polygon3225-89_15_" fill="#B8AF82" points="66.334,12.878 66.334,11.701 65.777,11.143 65.777,13.437 "/>
  1466. <polygon id="polygon3227-07_15_" fill="#80795B" points="66.334,11.701 65.777,11.143 68.073,11.143 67.518,11.701 "/>
  1467. <polygon id="polygon3229-8_15_" fill="#5E5B43" points="67.518,11.701 68.073,11.143 68.073,13.437 67.518,12.878 "/>
  1468. <polygon id="dnc24pin_15_" fill="#9A916C" points="65.777,13.437 66.334,12.878 67.518,12.878 68.073,13.437 "/>
  1469. </g>
  1470. <g>
  1471. <polygon id="polygon3153-8_14_" fill="#404040" points="70.526,7.07 70.526,10.406 70.526,14.334 72.09,15.842 76.16,15.842
  1472. 77.725,14.334 77.725,10.406 77.725,7.07 77.725,3.143 76.16,1.634 72.09,1.634 70.526,3.143 "/>
  1473. <polygon id="polygon3159-0_14_" fill="#404040" points="70.526,7.07 70.526,10.406 70.526,14.334 72.09,15.842 76.16,15.842
  1474. 77.725,14.334 77.725,10.406 77.725,7.07 77.725,3.143 76.16,1.634 72.09,1.634 70.526,3.143 "/>
  1475. <rect id="rect3213-8_14_" x="73.534" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1476. <polygon id="polygon3215-9_14_" fill="#B8AF82" points="73.534,5.69 73.534,4.514 72.977,3.954 72.977,6.25 "/>
  1477. <polygon id="polygon3217-7_14_" fill="#80795B" points="73.534,4.514 72.977,3.954 75.274,3.954 74.718,4.514 "/>
  1478. <polygon id="polygon3219-2_14_" fill="#5E5B43" points="74.718,4.514 75.274,3.954 75.274,6.25 74.718,5.69 "/>
  1479. <polygon id="connector25pin_14_" fill="#9A916C" points="74.718,5.69 75.274,6.25 72.977,6.25 73.534,5.69 "/>
  1480. <rect id="rect3223-82_14_" x="73.534" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1481. <polygon id="polygon3225-89_14_" fill="#B8AF82" points="73.534,12.878 73.534,11.701 72.977,11.143 72.977,13.437 "/>
  1482. <polygon id="polygon3227-07_14_" fill="#80795B" points="73.534,11.701 72.977,11.143 75.274,11.143 74.718,11.701 "/>
  1483. <polygon id="polygon3229-8_14_" fill="#5E5B43" points="74.718,11.701 75.274,11.143 75.274,13.437 74.718,12.878 "/>
  1484. <polygon id="dnc24pin_14_" fill="#9A916C" points="72.977,13.437 73.534,12.878 74.718,12.878 75.274,13.437 "/>
  1485. </g>
  1486. <g>
  1487. <polygon id="polygon3153-8_13_" fill="#404040" points="77.726,7.07 77.726,10.406 77.726,14.334 79.29,15.842 83.361,15.842
  1488. 84.925,14.334 84.925,10.406 84.925,7.07 84.925,3.143 83.361,1.634 79.29,1.634 77.726,3.143 "/>
  1489. <polygon id="polygon3159-0_13_" fill="#404040" points="77.726,7.07 77.726,10.406 77.726,14.334 79.29,15.842 83.361,15.842
  1490. 84.925,14.334 84.925,10.406 84.925,7.07 84.925,3.143 83.361,1.634 79.29,1.634 77.726,3.143 "/>
  1491. <rect id="rect3213-8_13_" x="80.735" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1492. <polygon id="polygon3215-9_13_" fill="#B8AF82" points="80.735,5.69 80.735,4.514 80.177,3.954 80.177,6.25 "/>
  1493. <polygon id="polygon3217-7_13_" fill="#80795B" points="80.735,4.514 80.177,3.954 82.474,3.954 81.918,4.514 "/>
  1494. <polygon id="polygon3219-2_13_" fill="#5E5B43" points="81.918,4.514 82.474,3.954 82.474,6.25 81.918,5.69 "/>
  1495. <polygon id="connector25pin_13_" fill="#9A916C" points="81.918,5.69 82.474,6.25 80.177,6.25 80.735,5.69 "/>
  1496. <rect id="rect3223-82_13_" x="80.735" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1497. <polygon id="polygon3225-89_13_" fill="#B8AF82" points="80.735,12.878 80.735,11.701 80.177,11.143 80.177,13.437 "/>
  1498. <polygon id="polygon3227-07_13_" fill="#80795B" points="80.735,11.701 80.177,11.143 82.474,11.143 81.918,11.701 "/>
  1499. <polygon id="polygon3229-8_13_" fill="#5E5B43" points="81.918,11.701 82.474,11.143 82.474,13.437 81.918,12.878 "/>
  1500. <polygon id="dnc24pin_13_" fill="#9A916C" points="80.177,13.437 80.735,12.878 81.918,12.878 82.474,13.437 "/>
  1501. </g>
  1502. <g>
  1503. <polygon id="polygon3153-8_12_" fill="#404040" points="84.926,7.07 84.926,10.406 84.926,14.334 86.49,15.842 90.561,15.842
  1504. 92.125,14.334 92.125,10.406 92.125,7.07 92.125,3.143 90.561,1.634 86.49,1.634 84.926,3.143 "/>
  1505. <polygon id="polygon3159-0_12_" fill="#404040" points="84.926,7.07 84.926,10.406 84.926,14.334 86.49,15.842 90.561,15.842
  1506. 92.125,14.334 92.125,10.406 92.125,7.07 92.125,3.143 90.561,1.634 86.49,1.634 84.926,3.143 "/>
  1507. <rect id="rect3213-8_12_" x="87.935" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1508. <polygon id="polygon3215-9_12_" fill="#B8AF82" points="87.935,5.69 87.935,4.514 87.377,3.954 87.377,6.25 "/>
  1509. <polygon id="polygon3217-7_12_" fill="#80795B" points="87.935,4.514 87.377,3.954 89.674,3.954 89.118,4.514 "/>
  1510. <polygon id="polygon3219-2_12_" fill="#5E5B43" points="89.118,4.514 89.674,3.954 89.674,6.25 89.118,5.69 "/>
  1511. <polygon id="connector25pin_12_" fill="#9A916C" points="89.118,5.69 89.674,6.25 87.377,6.25 87.935,5.69 "/>
  1512. <rect id="rect3223-82_12_" x="87.935" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1513. <polygon id="polygon3225-89_12_" fill="#B8AF82" points="87.935,12.878 87.935,11.701 87.377,11.143 87.377,13.437 "/>
  1514. <polygon id="polygon3227-07_12_" fill="#80795B" points="87.935,11.701 87.377,11.143 89.674,11.143 89.118,11.701 "/>
  1515. <polygon id="polygon3229-8_12_" fill="#5E5B43" points="89.118,11.701 89.674,11.143 89.674,13.437 89.118,12.878 "/>
  1516. <polygon id="dnc24pin_12_" fill="#9A916C" points="87.377,13.437 87.935,12.878 89.118,12.878 89.674,13.437 "/>
  1517. </g>
  1518. <g>
  1519. <polygon id="polygon3153-8_11_" fill="#404040" points="92.126,7.07 92.126,10.406 92.126,14.334 93.691,15.842 97.761,15.842
  1520. 99.325,14.334 99.325,10.406 99.325,7.07 99.325,3.143 97.761,1.634 93.691,1.634 92.126,3.143 "/>
  1521. <polygon id="polygon3159-0_11_" fill="#404040" points="92.126,7.07 92.126,10.406 92.126,14.334 93.691,15.842 97.761,15.842
  1522. 99.325,14.334 99.325,10.406 99.325,7.07 99.325,3.143 97.761,1.634 93.691,1.634 92.126,3.143 "/>
  1523. <rect id="rect3213-8_11_" x="95.135" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1524. <polygon id="polygon3215-9_11_" fill="#B8AF82" points="95.135,5.69 95.135,4.514 94.577,3.954 94.577,6.25 "/>
  1525. <polygon id="polygon3217-7_11_" fill="#80795B" points="95.135,4.514 94.577,3.954 96.874,3.954 96.319,4.514 "/>
  1526. <polygon id="polygon3219-2_11_" fill="#5E5B43" points="96.319,4.514 96.874,3.954 96.874,6.25 96.319,5.69 "/>
  1527. <polygon id="connector25pin_11_" fill="#9A916C" points="96.319,5.69 96.874,6.25 94.577,6.25 95.135,5.69 "/>
  1528. <rect id="rect3223-82_11_" x="95.135" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1529. <polygon id="polygon3225-89_11_" fill="#B8AF82" points="95.135,12.878 95.135,11.701 94.577,11.143 94.577,13.437 "/>
  1530. <polygon id="polygon3227-07_11_" fill="#80795B" points="95.135,11.701 94.577,11.143 96.874,11.143 96.319,11.701 "/>
  1531. <polygon id="polygon3229-8_11_" fill="#5E5B43" points="96.319,11.701 96.874,11.143 96.874,13.437 96.319,12.878 "/>
  1532. <polygon id="dnc24pin_11_" fill="#9A916C" points="94.577,13.437 95.135,12.878 96.319,12.878 96.874,13.437 "/>
  1533. </g>
  1534. <g>
  1535. <polygon id="polygon3153-8_10_" fill="#404040" points="99.326,7.07 99.326,10.406 99.326,14.334 100.891,15.842
  1536. 104.961,15.842 106.526,14.334 106.526,10.406 106.526,7.07 106.526,3.143 104.961,1.634 100.891,1.634 99.326,3.143 "/>
  1537. <polygon id="polygon3159-0_10_" fill="#404040" points="99.326,7.07 99.326,10.406 99.326,14.334 100.891,15.842
  1538. 104.961,15.842 106.526,14.334 106.526,10.406 106.526,7.07 106.526,3.143 104.961,1.634 100.891,1.634 99.326,3.143 "/>
  1539. <rect id="rect3213-8_10_" x="102.335" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1540. <polygon id="polygon3215-9_10_" fill="#B8AF82" points="102.335,5.69 102.335,4.514 101.778,3.954 101.778,6.25 "/>
  1541. <polygon id="polygon3217-7_10_" fill="#80795B" points="102.335,4.514 101.778,3.954 104.074,3.954 103.519,4.514 "/>
  1542. <polygon id="polygon3219-2_10_" fill="#5E5B43" points="103.519,4.514 104.074,3.954 104.074,6.25 103.519,5.69 "/>
  1543. <polygon id="connector25pin_10_" fill="#9A916C" points="103.519,5.69 104.074,6.25 101.778,6.25 102.335,5.69 "/>
  1544. <rect id="rect3223-82_10_" x="102.335" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1545. <polygon id="polygon3225-89_10_" fill="#B8AF82" points="102.335,12.878 102.335,11.701 101.778,11.143 101.778,13.437 "/>
  1546. <polygon id="polygon3227-07_10_" fill="#80795B" points="102.335,11.701 101.778,11.143 104.074,11.143 103.519,11.701 "/>
  1547. <polygon id="polygon3229-8_10_" fill="#5E5B43" points="103.519,11.701 104.074,11.143 104.074,13.437 103.519,12.878 "/>
  1548. <polygon id="dnc24pin_10_" fill="#9A916C" points="101.778,13.437 102.335,12.878 103.519,12.878 104.074,13.437 "/>
  1549. </g>
  1550. <g>
  1551. <polygon id="polygon3153-8_9_" fill="#404040" points="106.527,7.07 106.527,10.406 106.527,14.334 108.091,15.842
  1552. 112.161,15.842 113.726,14.334 113.726,10.406 113.726,7.07 113.726,3.143 112.161,1.634 108.091,1.634 106.527,3.143 "/>
  1553. <polygon id="polygon3159-0_9_" fill="#404040" points="106.527,7.07 106.527,10.406 106.527,14.334 108.091,15.842
  1554. 112.161,15.842 113.726,14.334 113.726,10.406 113.726,7.07 113.726,3.143 112.161,1.634 108.091,1.634 106.527,3.143 "/>
  1555. <rect id="rect3213-8_9_" x="109.535" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1556. <polygon id="polygon3215-9_9_" fill="#B8AF82" points="109.535,5.69 109.535,4.514 108.978,3.954 108.978,6.25 "/>
  1557. <polygon id="polygon3217-7_9_" fill="#80795B" points="109.535,4.514 108.978,3.954 111.275,3.954 110.719,4.514 "/>
  1558. <polygon id="polygon3219-2_9_" fill="#5E5B43" points="110.719,4.514 111.275,3.954 111.275,6.25 110.719,5.69 "/>
  1559. <polygon id="connector25pin_9_" fill="#9A916C" points="110.719,5.69 111.275,6.25 108.978,6.25 109.535,5.69 "/>
  1560. <rect id="rect3223-82_9_" x="109.535" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1561. <polygon id="polygon3225-89_9_" fill="#B8AF82" points="109.535,12.878 109.535,11.701 108.978,11.143 108.978,13.437 "/>
  1562. <polygon id="polygon3227-07_9_" fill="#80795B" points="109.535,11.701 108.978,11.143 111.275,11.143 110.719,11.701 "/>
  1563. <polygon id="polygon3229-8_9_" fill="#5E5B43" points="110.719,11.701 111.275,11.143 111.275,13.437 110.719,12.878 "/>
  1564. <polygon id="dnc24pin_9_" fill="#9A916C" points="108.978,13.437 109.535,12.878 110.719,12.878 111.275,13.437 "/>
  1565. </g>
  1566. <g>
  1567. <polygon id="polygon3153-8_8_" fill="#404040" points="113.727,7.07 113.727,10.406 113.727,14.334 115.291,15.842
  1568. 119.362,15.842 120.926,14.334 120.926,10.406 120.926,7.07 120.926,3.143 119.362,1.634 115.291,1.634 113.727,3.143 "/>
  1569. <polygon id="polygon3159-0_8_" fill="#404040" points="113.727,7.07 113.727,10.406 113.727,14.334 115.291,15.842
  1570. 119.362,15.842 120.926,14.334 120.926,10.406 120.926,7.07 120.926,3.143 119.362,1.634 115.291,1.634 113.727,3.143 "/>
  1571. <rect id="rect3213-8_8_" x="116.736" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1572. <polygon id="polygon3215-9_8_" fill="#B8AF82" points="116.736,5.69 116.736,4.514 116.178,3.954 116.178,6.25 "/>
  1573. <polygon id="polygon3217-7_8_" fill="#80795B" points="116.736,4.514 116.178,3.954 118.475,3.954 117.919,4.514 "/>
  1574. <polygon id="polygon3219-2_8_" fill="#5E5B43" points="117.919,4.514 118.475,3.954 118.475,6.25 117.919,5.69 "/>
  1575. <polygon id="connector25pin_8_" fill="#9A916C" points="117.919,5.69 118.475,6.25 116.178,6.25 116.736,5.69 "/>
  1576. <rect id="rect3223-82_8_" x="116.736" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1577. <polygon id="polygon3225-89_8_" fill="#B8AF82" points="116.736,12.878 116.736,11.701 116.178,11.143 116.178,13.437 "/>
  1578. <polygon id="polygon3227-07_8_" fill="#80795B" points="116.736,11.701 116.178,11.143 118.475,11.143 117.919,11.701 "/>
  1579. <polygon id="polygon3229-8_8_" fill="#5E5B43" points="117.919,11.701 118.475,11.143 118.475,13.437 117.919,12.878 "/>
  1580. <polygon id="dnc24pin_8_" fill="#9A916C" points="116.178,13.437 116.736,12.878 117.919,12.878 118.475,13.437 "/>
  1581. </g>
  1582. <g>
  1583. <polygon id="polygon3153-8_7_" fill="#404040" points="120.927,7.07 120.927,10.406 120.927,14.334 122.491,15.842
  1584. 126.562,15.842 128.126,14.334 128.126,10.406 128.126,7.07 128.126,3.143 126.562,1.634 122.491,1.634 120.927,3.143 "/>
  1585. <polygon id="polygon3159-0_7_" fill="#404040" points="120.927,7.07 120.927,10.406 120.927,14.334 122.491,15.842
  1586. 126.562,15.842 128.126,14.334 128.126,10.406 128.126,7.07 128.126,3.143 126.562,1.634 122.491,1.634 120.927,3.143 "/>
  1587. <rect id="rect3213-8_7_" x="123.936" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1588. <polygon id="polygon3215-9_7_" fill="#B8AF82" points="123.936,5.69 123.936,4.514 123.378,3.954 123.378,6.25 "/>
  1589. <polygon id="polygon3217-7_7_" fill="#80795B" points="123.936,4.514 123.378,3.954 125.675,3.954 125.119,4.514 "/>
  1590. <polygon id="polygon3219-2_7_" fill="#5E5B43" points="125.119,4.514 125.675,3.954 125.675,6.25 125.119,5.69 "/>
  1591. <polygon id="connector25pin_7_" fill="#9A916C" points="125.119,5.69 125.675,6.25 123.378,6.25 123.936,5.69 "/>
  1592. <rect id="rect3223-82_7_" x="123.936" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1593. <polygon id="polygon3225-89_7_" fill="#B8AF82" points="123.936,12.878 123.936,11.701 123.378,11.143 123.378,13.437 "/>
  1594. <polygon id="polygon3227-07_7_" fill="#80795B" points="123.936,11.701 123.378,11.143 125.675,11.143 125.119,11.701 "/>
  1595. <polygon id="polygon3229-8_7_" fill="#5E5B43" points="125.119,11.701 125.675,11.143 125.675,13.437 125.119,12.878 "/>
  1596. <polygon id="dnc24pin_7_" fill="#9A916C" points="123.378,13.437 123.936,12.878 125.119,12.878 125.675,13.437 "/>
  1597. </g>
  1598. <g>
  1599. <polygon id="polygon3153-8_6_" fill="#404040" points="128.127,7.07 128.127,10.406 128.127,14.334 129.691,15.842
  1600. 133.761,15.842 135.326,14.334 135.326,10.406 135.326,7.07 135.326,3.143 133.761,1.634 129.691,1.634 128.127,3.143 "/>
  1601. <polygon id="polygon3159-0_6_" fill="#404040" points="128.127,7.07 128.127,10.406 128.127,14.334 129.691,15.842
  1602. 133.761,15.842 135.326,14.334 135.326,10.406 135.326,7.07 135.326,3.143 133.761,1.634 129.691,1.634 128.127,3.143 "/>
  1603. <rect id="rect3213-8_6_" x="131.136" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1604. <polygon id="polygon3215-9_6_" fill="#B8AF82" points="131.136,5.69 131.136,4.514 130.578,3.954 130.578,6.25 "/>
  1605. <polygon id="polygon3217-7_6_" fill="#80795B" points="131.136,4.514 130.578,3.954 132.875,3.954 132.32,4.514 "/>
  1606. <polygon id="polygon3219-2_6_" fill="#5E5B43" points="132.32,4.514 132.875,3.954 132.875,6.25 132.32,5.69 "/>
  1607. <polygon id="connector25pin_6_" fill="#9A916C" points="132.32,5.69 132.875,6.25 130.578,6.25 131.136,5.69 "/>
  1608. <rect id="rect3223-82_6_" x="131.136" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1609. <polygon id="polygon3225-89_6_" fill="#B8AF82" points="131.136,12.878 131.136,11.701 130.578,11.143 130.578,13.437 "/>
  1610. <polygon id="polygon3227-07_6_" fill="#80795B" points="131.136,11.701 130.578,11.143 132.875,11.143 132.32,11.701 "/>
  1611. <polygon id="polygon3229-8_6_" fill="#5E5B43" points="132.32,11.701 132.875,11.143 132.875,13.437 132.32,12.878 "/>
  1612. <polygon id="dnc24pin_6_" fill="#9A916C" points="130.578,13.437 131.136,12.878 132.32,12.878 132.875,13.437 "/>
  1613. </g>
  1614. <g>
  1615. <polygon id="polygon3153-8_5_" fill="#404040" points="135.328,7.07 135.328,10.406 135.328,14.334 136.892,15.842
  1616. 140.963,15.842 142.527,14.334 142.527,10.406 142.527,7.07 142.527,3.143 140.963,1.634 136.892,1.634 135.328,3.143 "/>
  1617. <polygon id="polygon3159-0_5_" fill="#404040" points="135.328,7.07 135.328,10.406 135.328,14.334 136.892,15.842
  1618. 140.963,15.842 142.527,14.334 142.527,10.406 142.527,7.07 142.527,3.143 140.963,1.634 136.892,1.634 135.328,3.143 "/>
  1619. <rect id="rect3213-8_5_" x="138.336" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1620. <polygon id="polygon3215-9_5_" fill="#B8AF82" points="138.336,5.69 138.336,4.514 137.779,3.954 137.779,6.25 "/>
  1621. <polygon id="polygon3217-7_5_" fill="#80795B" points="138.336,4.514 137.779,3.954 140.076,3.954 139.519,4.514 "/>
  1622. <polygon id="polygon3219-2_5_" fill="#5E5B43" points="139.519,4.514 140.076,3.954 140.076,6.25 139.519,5.69 "/>
  1623. <polygon id="connector25pin_5_" fill="#9A916C" points="139.519,5.69 140.076,6.25 137.779,6.25 138.336,5.69 "/>
  1624. <rect id="rect3223-82_5_" x="138.336" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1625. <polygon id="polygon3225-89_5_" fill="#B8AF82" points="138.336,12.878 138.336,11.701 137.779,11.143 137.779,13.437 "/>
  1626. <polygon id="polygon3227-07_5_" fill="#80795B" points="138.336,11.701 137.779,11.143 140.076,11.143 139.519,11.701 "/>
  1627. <polygon id="polygon3229-8_5_" fill="#5E5B43" points="139.519,11.701 140.076,11.143 140.076,13.437 139.519,12.878 "/>
  1628. <polygon id="dnc24pin_5_" fill="#9A916C" points="137.779,13.437 138.336,12.878 139.519,12.878 140.076,13.437 "/>
  1629. </g>
  1630. <g>
  1631. <polygon id="polygon3153-8_4_" fill="#404040" points="142.527,7.07 142.527,10.406 142.527,14.334 144.091,15.842
  1632. 148.162,15.842 149.726,14.334 149.726,10.406 149.726,7.07 149.726,3.143 148.162,1.634 144.091,1.634 142.527,3.143 "/>
  1633. <polygon id="polygon3159-0_4_" fill="#404040" points="142.527,7.07 142.527,10.406 142.527,14.334 144.091,15.842
  1634. 148.162,15.842 149.726,14.334 149.726,10.406 149.726,7.07 149.726,3.143 148.162,1.634 144.091,1.634 142.527,3.143 "/>
  1635. <rect id="rect3213-8_4_" x="145.537" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1636. <polygon id="polygon3215-9_4_" fill="#B8AF82" points="145.537,5.69 145.537,4.514 144.978,3.954 144.978,6.25 "/>
  1637. <polygon id="polygon3217-7_4_" fill="#80795B" points="145.537,4.514 144.978,3.954 147.275,3.954 146.72,4.514 "/>
  1638. <polygon id="polygon3219-2_4_" fill="#5E5B43" points="146.72,4.514 147.275,3.954 147.275,6.25 146.72,5.69 "/>
  1639. <polygon id="connector25pin_4_" fill="#9A916C" points="146.72,5.69 147.275,6.25 144.978,6.25 145.537,5.69 "/>
  1640. <rect id="rect3223-82_4_" x="145.537" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1641. <polygon id="polygon3225-89_4_" fill="#B8AF82" points="145.537,12.878 145.537,11.701 144.978,11.143 144.978,13.437 "/>
  1642. <polygon id="polygon3227-07_4_" fill="#80795B" points="145.537,11.701 144.978,11.143 147.275,11.143 146.72,11.701 "/>
  1643. <polygon id="polygon3229-8_4_" fill="#5E5B43" points="146.72,11.701 147.275,11.143 147.275,13.437 146.72,12.878 "/>
  1644. <polygon id="dnc24pin_4_" fill="#9A916C" points="144.978,13.437 145.537,12.878 146.72,12.878 147.275,13.437 "/>
  1645. </g>
  1646. <g>
  1647. <polygon id="polygon3153-8_3_" fill="#404040" points="149.728,7.07 149.728,10.406 149.728,14.334 151.293,15.842
  1648. 155.363,15.842 156.927,14.334 156.927,10.406 156.927,7.07 156.927,3.143 155.363,1.634 151.293,1.634 149.728,3.143 "/>
  1649. <polygon id="polygon3159-0_3_" fill="#404040" points="149.728,7.07 149.728,10.406 149.728,14.334 151.293,15.842
  1650. 155.363,15.842 156.927,14.334 156.927,10.406 156.927,7.07 156.927,3.143 155.363,1.634 151.293,1.634 149.728,3.143 "/>
  1651. <rect id="rect3213-8_3_" x="152.736" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1652. <polygon id="polygon3215-9_3_" fill="#B8AF82" points="152.736,5.69 152.736,4.514 152.179,3.954 152.179,6.25 "/>
  1653. <polygon id="polygon3217-7_3_" fill="#80795B" points="152.736,4.514 152.179,3.954 154.476,3.954 153.92,4.514 "/>
  1654. <polygon id="polygon3219-2_3_" fill="#5E5B43" points="153.92,4.514 154.476,3.954 154.476,6.25 153.92,5.69 "/>
  1655. <polygon id="connector25pin_3_" fill="#9A916C" points="153.92,5.69 154.476,6.25 152.179,6.25 152.736,5.69 "/>
  1656. <rect id="rect3223-82_3_" x="152.736" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1657. <polygon id="polygon3225-89_3_" fill="#B8AF82" points="152.736,12.878 152.736,11.701 152.179,11.143 152.179,13.437 "/>
  1658. <polygon id="polygon3227-07_3_" fill="#80795B" points="152.736,11.701 152.179,11.143 154.476,11.143 153.92,11.701 "/>
  1659. <polygon id="polygon3229-8_3_" fill="#5E5B43" points="153.92,11.701 154.476,11.143 154.476,13.437 153.92,12.878 "/>
  1660. <polygon id="dnc24pin_3_" fill="#9A916C" points="152.179,13.437 152.736,12.878 153.92,12.878 154.476,13.437 "/>
  1661. </g>
  1662. <g>
  1663. <polygon id="polygon3153-8_1_" fill="#404040" points="156.927,7.07 156.927,10.406 156.927,14.334 158.492,15.842
  1664. 162.562,15.842 164.127,14.334 164.127,10.406 164.127,7.07 164.127,3.143 162.562,1.634 158.492,1.634 156.927,3.143 "/>
  1665. <polygon id="polygon3159-0_1_" fill="#404040" points="156.927,7.07 156.927,10.406 156.927,14.334 158.492,15.842
  1666. 162.562,15.842 164.127,14.334 164.127,10.406 164.127,7.07 164.127,3.143 162.562,1.634 158.492,1.634 156.927,3.143 "/>
  1667. <rect id="rect3213-8_1_" x="159.937" y="4.51" fill="#8C8663" width="1.182" height="1.181"/>
  1668. <polygon id="polygon3215-9_1_" fill="#B8AF82" points="159.937,5.69 159.937,4.514 159.379,3.954 159.379,6.25 "/>
  1669. <polygon id="polygon3217-7_1_" fill="#80795B" points="159.937,4.514 159.379,3.954 161.675,3.954 161.121,4.514 "/>
  1670. <polygon id="polygon3219-2_1_" fill="#5E5B43" points="161.121,4.514 161.675,3.954 161.675,6.25 161.121,5.69 "/>
  1671. <polygon id="connector25pin_1_" fill="#9A916C" points="161.121,5.69 161.675,6.25 159.379,6.25 159.937,5.69 "/>
  1672. <rect id="rect3223-82_1_" x="159.937" y="11.698" fill="#8C8663" width="1.182" height="1.182"/>
  1673. <polygon id="polygon3225-89_1_" fill="#B8AF82" points="159.937,12.878 159.937,11.701 159.379,11.143 159.379,13.437 "/>
  1674. <polygon id="polygon3227-07_1_" fill="#80795B" points="159.937,11.701 159.379,11.143 161.675,11.143 161.121,11.701 "/>
  1675. <polygon id="polygon3229-8_1_" fill="#5E5B43" points="161.121,11.701 161.675,11.143 161.675,13.437 161.121,12.878 "/>
  1676. <polygon id="dnc24pin_1_" fill="#9A916C" points="159.379,13.437 159.937,12.878 161.121,12.878 161.675,13.437 "/>
  1677. </g>
  1678. </g>
  1679. </g>
  1680. </g>
  1681. </svg>