flag-resizer 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (384) hide show
  1. package/ATTRIBUTION.txt +25 -0
  2. package/CHANGELOG.md +11 -0
  3. package/LICENSE +21 -0
  4. package/LICENSE-GRAPHICS +56 -0
  5. package/README.md +340 -0
  6. package/dist/cli.d.ts +1 -0
  7. package/dist/cli.js +219 -0
  8. package/dist/cli.js.map +1 -0
  9. package/dist/generator.js +950 -0
  10. package/dist/generator.js.map +1 -0
  11. package/dist/index.d.ts +451 -0
  12. package/dist/index.d.ts.map +1 -0
  13. package/dist/index.js +2 -0
  14. package/flags/README.md +1 -0
  15. package/flags/ac.svg +1 -0
  16. package/flags/ad.svg +1 -0
  17. package/flags/ae.svg +1 -0
  18. package/flags/af.svg +1 -0
  19. package/flags/ag.svg +1 -0
  20. package/flags/ai.svg +1 -0
  21. package/flags/al.svg +1 -0
  22. package/flags/am.svg +1 -0
  23. package/flags/ao.svg +1 -0
  24. package/flags/aq.svg +1 -0
  25. package/flags/ar.svg +1 -0
  26. package/flags/as.svg +1 -0
  27. package/flags/at.svg +1 -0
  28. package/flags/au-act.svg +12 -0
  29. package/flags/au-nsw.svg +232 -0
  30. package/flags/au-nt.svg +40 -0
  31. package/flags/au-qld.svg +12 -0
  32. package/flags/au-sa.svg +31 -0
  33. package/flags/au-tas.svg +114 -0
  34. package/flags/au-vic.svg +191 -0
  35. package/flags/au-wa.svg +393 -0
  36. package/flags/au.svg +1 -0
  37. package/flags/aw.svg +1 -0
  38. package/flags/ax.svg +1 -0
  39. package/flags/az.svg +1 -0
  40. package/flags/ba.svg +1 -0
  41. package/flags/bb.svg +1 -0
  42. package/flags/bd.svg +1 -0
  43. package/flags/be.svg +1 -0
  44. package/flags/bf.svg +1 -0
  45. package/flags/bg.svg +1 -0
  46. package/flags/bh.svg +1 -0
  47. package/flags/bi.svg +1 -0
  48. package/flags/bj.svg +1 -0
  49. package/flags/bl.svg +1 -0
  50. package/flags/bm.svg +1 -0
  51. package/flags/bn.svg +1 -0
  52. package/flags/bo.svg +1 -0
  53. package/flags/bq.svg +1 -0
  54. package/flags/br.svg +1 -0
  55. package/flags/bs.svg +1 -0
  56. package/flags/bt.svg +1 -0
  57. package/flags/bv.svg +1 -0
  58. package/flags/bw.svg +1 -0
  59. package/flags/by.svg +1 -0
  60. package/flags/bz.svg +1 -0
  61. package/flags/ca-ab.svg +100 -0
  62. package/flags/ca-bc.svg +34 -0
  63. package/flags/ca-mb.svg +99 -0
  64. package/flags/ca-nb.svg +244 -0
  65. package/flags/ca-nl.svg +16 -0
  66. package/flags/ca-ns.svg +155 -0
  67. package/flags/ca-nt.svg +45 -0
  68. package/flags/ca-nu.svg +16 -0
  69. package/flags/ca-on.svg +31 -0
  70. package/flags/ca-pe.svg +748 -0
  71. package/flags/ca-qc.svg +20 -0
  72. package/flags/ca-sk.svg +91 -0
  73. package/flags/ca-yt.svg +81 -0
  74. package/flags/ca.svg +1 -0
  75. package/flags/cc.svg +1 -0
  76. package/flags/cd.svg +1 -0
  77. package/flags/cf.svg +1 -0
  78. package/flags/cg.svg +1 -0
  79. package/flags/ch.svg +1 -0
  80. package/flags/ci.svg +1 -0
  81. package/flags/ck.svg +1 -0
  82. package/flags/cl.svg +1 -0
  83. package/flags/cm.svg +1 -0
  84. package/flags/cn.svg +1 -0
  85. package/flags/co.svg +1 -0
  86. package/flags/cp.svg +1 -0
  87. package/flags/cq.svg +1 -0
  88. package/flags/cr.svg +1 -0
  89. package/flags/cu.svg +1 -0
  90. package/flags/cv.svg +1 -0
  91. package/flags/cw.svg +1 -0
  92. package/flags/cx.svg +1 -0
  93. package/flags/cy.svg +1 -0
  94. package/flags/cz.svg +1 -0
  95. package/flags/de-bb.svg +76 -0
  96. package/flags/de-be.svg +17 -0
  97. package/flags/de-bw.svg +12 -0
  98. package/flags/de-by.svg +16 -0
  99. package/flags/de-hb.svg +12 -0
  100. package/flags/de-he.svg +14 -0
  101. package/flags/de-hh.svg +40 -0
  102. package/flags/de-mv.svg +12 -0
  103. package/flags/de-ni.svg +86 -0
  104. package/flags/de-nw.svg +15 -0
  105. package/flags/de-rp.svg +292 -0
  106. package/flags/de-sh.svg +14 -0
  107. package/flags/de-sl.svg +279 -0
  108. package/flags/de-sn.svg +13 -0
  109. package/flags/de-st.svg +207 -0
  110. package/flags/de-th.svg +17 -0
  111. package/flags/de.svg +1 -0
  112. package/flags/dg.svg +1 -0
  113. package/flags/dj.svg +1 -0
  114. package/flags/dk.svg +1 -0
  115. package/flags/dm.svg +1 -0
  116. package/flags/do.svg +1 -0
  117. package/flags/dz.svg +1 -0
  118. package/flags/ea.svg +1 -0
  119. package/flags/ec.svg +1 -0
  120. package/flags/ee.svg +1 -0
  121. package/flags/eg.svg +1 -0
  122. package/flags/eh.svg +1 -0
  123. package/flags/er.svg +1 -0
  124. package/flags/es-an.svg +215 -0
  125. package/flags/es-ar.svg +66 -0
  126. package/flags/es-as.svg +19 -0
  127. package/flags/es-cb.svg +590 -0
  128. package/flags/es-ce.svg +357 -0
  129. package/flags/es-cl.svg +473 -0
  130. package/flags/es-cm.svg +457 -0
  131. package/flags/es-cn.svg +200 -0
  132. package/flags/es-ct.svg +13 -0
  133. package/flags/es-ex.svg +251 -0
  134. package/flags/es-ga.svg +205 -0
  135. package/flags/es-ib.svg +104 -0
  136. package/flags/es-mc.svg +32 -0
  137. package/flags/es-md.svg +29 -0
  138. package/flags/es-ml.svg +717 -0
  139. package/flags/es-nc.svg +775 -0
  140. package/flags/es-pv.svg +14 -0
  141. package/flags/es-ri.svg +787 -0
  142. package/flags/es-vc.svg +21 -0
  143. package/flags/es.svg +1 -0
  144. package/flags/et.svg +1 -0
  145. package/flags/eu.svg +1 -0
  146. package/flags/fi.svg +1 -0
  147. package/flags/fj.svg +1 -0
  148. package/flags/fk.svg +1 -0
  149. package/flags/fm.svg +1 -0
  150. package/flags/fo.svg +1 -0
  151. package/flags/fr.svg +1 -0
  152. package/flags/ga.svg +1 -0
  153. package/flags/gb-eng.svg +1 -0
  154. package/flags/gb-nir.svg +141 -0
  155. package/flags/gb-sct.svg +1 -0
  156. package/flags/gb-wls.svg +1 -0
  157. package/flags/gb.svg +1 -0
  158. package/flags/gd.svg +1 -0
  159. package/flags/ge.svg +1 -0
  160. package/flags/gf.svg +1 -0
  161. package/flags/gg.svg +1 -0
  162. package/flags/gh.svg +1 -0
  163. package/flags/gi.svg +1 -0
  164. package/flags/gl.svg +1 -0
  165. package/flags/gm.svg +1 -0
  166. package/flags/gn.svg +1 -0
  167. package/flags/gp.svg +1 -0
  168. package/flags/gq.svg +1 -0
  169. package/flags/gr.svg +1 -0
  170. package/flags/gs.svg +1 -0
  171. package/flags/gt.svg +1 -0
  172. package/flags/gu.svg +1 -0
  173. package/flags/gw.svg +1 -0
  174. package/flags/gy.svg +1 -0
  175. package/flags/hk.svg +1 -0
  176. package/flags/hm.svg +1 -0
  177. package/flags/hn.svg +1 -0
  178. package/flags/hr.svg +1 -0
  179. package/flags/ht.svg +1 -0
  180. package/flags/hu.svg +1 -0
  181. package/flags/ic.svg +1 -0
  182. package/flags/id.svg +1 -0
  183. package/flags/ie.svg +1 -0
  184. package/flags/il.svg +1 -0
  185. package/flags/im.svg +1 -0
  186. package/flags/in.svg +1 -0
  187. package/flags/io.svg +1 -0
  188. package/flags/iq.svg +1 -0
  189. package/flags/ir.svg +42 -0
  190. package/flags/is.svg +1 -0
  191. package/flags/it.svg +1 -0
  192. package/flags/je.svg +1 -0
  193. package/flags/jm.svg +1 -0
  194. package/flags/jo.svg +1 -0
  195. package/flags/jp.svg +1 -0
  196. package/flags/ke.svg +1 -0
  197. package/flags/kg.svg +1 -0
  198. package/flags/kh.svg +1 -0
  199. package/flags/ki.svg +1 -0
  200. package/flags/km.svg +1 -0
  201. package/flags/kn.svg +1 -0
  202. package/flags/kp.svg +1 -0
  203. package/flags/kr.svg +1 -0
  204. package/flags/kw.svg +1 -0
  205. package/flags/ky.svg +1 -0
  206. package/flags/kz.svg +1 -0
  207. package/flags/la.svg +1 -0
  208. package/flags/lb.svg +1 -0
  209. package/flags/lc.svg +1 -0
  210. package/flags/li.svg +1 -0
  211. package/flags/lk.svg +1 -0
  212. package/flags/lr.svg +1 -0
  213. package/flags/ls.svg +1 -0
  214. package/flags/lt.svg +1 -0
  215. package/flags/lu.svg +1 -0
  216. package/flags/lv.svg +1 -0
  217. package/flags/ly.svg +1 -0
  218. package/flags/ma.svg +1 -0
  219. package/flags/mc.svg +1 -0
  220. package/flags/md.svg +1 -0
  221. package/flags/me.svg +1 -0
  222. package/flags/mf.svg +1 -0
  223. package/flags/mg.svg +1 -0
  224. package/flags/mh.svg +1 -0
  225. package/flags/mk.svg +1 -0
  226. package/flags/ml.svg +1 -0
  227. package/flags/mm.svg +1 -0
  228. package/flags/mn.svg +1 -0
  229. package/flags/mo.svg +1 -0
  230. package/flags/mp.svg +1 -0
  231. package/flags/mq.svg +1 -0
  232. package/flags/mr.svg +1 -0
  233. package/flags/ms.svg +1 -0
  234. package/flags/mt.svg +1 -0
  235. package/flags/mu.svg +1 -0
  236. package/flags/mv.svg +1 -0
  237. package/flags/mw.svg +1 -0
  238. package/flags/mx.svg +1 -0
  239. package/flags/my.svg +1 -0
  240. package/flags/mz.svg +1 -0
  241. package/flags/na.svg +1 -0
  242. package/flags/nc.svg +1 -0
  243. package/flags/ne.svg +1 -0
  244. package/flags/nf.svg +1 -0
  245. package/flags/ng.svg +1 -0
  246. package/flags/ni.svg +1 -0
  247. package/flags/nl.svg +1 -0
  248. package/flags/no.svg +1 -0
  249. package/flags/np.svg +1 -0
  250. package/flags/nr.svg +1 -0
  251. package/flags/nu.svg +1 -0
  252. package/flags/nz.svg +1 -0
  253. package/flags/om.svg +1 -0
  254. package/flags/pa.svg +1 -0
  255. package/flags/pe.svg +1 -0
  256. package/flags/pf.svg +1 -0
  257. package/flags/pg.svg +1 -0
  258. package/flags/ph.svg +1 -0
  259. package/flags/pk.svg +1 -0
  260. package/flags/pl.svg +1 -0
  261. package/flags/pm.svg +1 -0
  262. package/flags/pn.svg +1 -0
  263. package/flags/pr.svg +1 -0
  264. package/flags/ps.svg +1 -0
  265. package/flags/pt.svg +1 -0
  266. package/flags/pw.svg +1 -0
  267. package/flags/py.svg +1 -0
  268. package/flags/qa.svg +1 -0
  269. package/flags/re.svg +1 -0
  270. package/flags/ro.svg +1 -0
  271. package/flags/rs.svg +1 -0
  272. package/flags/ru.svg +1 -0
  273. package/flags/rw.svg +1 -0
  274. package/flags/sa.svg +1 -0
  275. package/flags/sb.svg +1 -0
  276. package/flags/sc.svg +1 -0
  277. package/flags/sd.svg +1 -0
  278. package/flags/se.svg +1 -0
  279. package/flags/sg.svg +1 -0
  280. package/flags/sh.svg +1 -0
  281. package/flags/si.svg +1 -0
  282. package/flags/sj.svg +1 -0
  283. package/flags/sk.svg +1 -0
  284. package/flags/sl.svg +1 -0
  285. package/flags/sm.svg +1 -0
  286. package/flags/sn.svg +1 -0
  287. package/flags/so.svg +1 -0
  288. package/flags/sr.svg +1 -0
  289. package/flags/ss.svg +1 -0
  290. package/flags/st.svg +1 -0
  291. package/flags/sv.svg +1 -0
  292. package/flags/sx.svg +1 -0
  293. package/flags/sy.svg +1 -0
  294. package/flags/sz.svg +1 -0
  295. package/flags/ta.svg +1 -0
  296. package/flags/tc.svg +1 -0
  297. package/flags/td.svg +1 -0
  298. package/flags/tf.svg +1 -0
  299. package/flags/tg.svg +1 -0
  300. package/flags/th.svg +1 -0
  301. package/flags/tj.svg +1 -0
  302. package/flags/tk.svg +1 -0
  303. package/flags/tl.svg +1 -0
  304. package/flags/tm.svg +1 -0
  305. package/flags/tn.svg +1 -0
  306. package/flags/to.svg +1 -0
  307. package/flags/tr.svg +1 -0
  308. package/flags/tt.svg +1 -0
  309. package/flags/tv.svg +1 -0
  310. package/flags/tw.svg +1 -0
  311. package/flags/tz.svg +1 -0
  312. package/flags/ua.svg +1 -0
  313. package/flags/ug.svg +1 -0
  314. package/flags/um.svg +1 -0
  315. package/flags/un.svg +1 -0
  316. package/flags/us-ak.svg +12 -0
  317. package/flags/us-al.svg +12 -0
  318. package/flags/us-ar.svg +12 -0
  319. package/flags/us-az.svg +12 -0
  320. package/flags/us-ca.svg +12 -0
  321. package/flags/us-co.svg +12 -0
  322. package/flags/us-ct.svg +12 -0
  323. package/flags/us-de.svg +12 -0
  324. package/flags/us-fl.svg +12 -0
  325. package/flags/us-ga.svg +12 -0
  326. package/flags/us-hi.svg +12 -0
  327. package/flags/us-ia.svg +12 -0
  328. package/flags/us-id.svg +12 -0
  329. package/flags/us-il.svg +12 -0
  330. package/flags/us-in.svg +12 -0
  331. package/flags/us-ks.svg +12 -0
  332. package/flags/us-ky.svg +12 -0
  333. package/flags/us-la.svg +12 -0
  334. package/flags/us-ma.svg +12 -0
  335. package/flags/us-md.svg +12 -0
  336. package/flags/us-me.svg +12 -0
  337. package/flags/us-mi.svg +12 -0
  338. package/flags/us-mn.svg +12 -0
  339. package/flags/us-mo.svg +12 -0
  340. package/flags/us-ms.svg +12 -0
  341. package/flags/us-mt.svg +12 -0
  342. package/flags/us-nc.svg +12 -0
  343. package/flags/us-nd.svg +12 -0
  344. package/flags/us-ne.svg +12 -0
  345. package/flags/us-nh.svg +12 -0
  346. package/flags/us-nj.svg +12 -0
  347. package/flags/us-nm.svg +12 -0
  348. package/flags/us-nv.svg +12 -0
  349. package/flags/us-ny.svg +12 -0
  350. package/flags/us-oh.svg +12 -0
  351. package/flags/us-ok.svg +12 -0
  352. package/flags/us-or.svg +12 -0
  353. package/flags/us-pa.svg +12 -0
  354. package/flags/us-ri.svg +12 -0
  355. package/flags/us-sc.svg +12 -0
  356. package/flags/us-sd.svg +12 -0
  357. package/flags/us-tn.svg +12 -0
  358. package/flags/us-tx.svg +12 -0
  359. package/flags/us-ut.svg +12 -0
  360. package/flags/us-va.svg +12 -0
  361. package/flags/us-vt.svg +12 -0
  362. package/flags/us-wa.svg +12 -0
  363. package/flags/us-wi.svg +12 -0
  364. package/flags/us-wv.svg +12 -0
  365. package/flags/us-wy.svg +12 -0
  366. package/flags/us.svg +1 -0
  367. package/flags/uy.svg +1 -0
  368. package/flags/uz.svg +1 -0
  369. package/flags/va.svg +1 -0
  370. package/flags/vc.svg +1 -0
  371. package/flags/ve.svg +1 -0
  372. package/flags/vg.svg +1 -0
  373. package/flags/vi.svg +1 -0
  374. package/flags/vn.svg +1 -0
  375. package/flags/vu.svg +1 -0
  376. package/flags/wf.svg +1 -0
  377. package/flags/ws.svg +1 -0
  378. package/flags/xk.svg +1 -0
  379. package/flags/ye.svg +1 -0
  380. package/flags/yt.svg +1 -0
  381. package/flags/za.svg +1 -0
  382. package/flags/zm.svg +1 -0
  383. package/flags/zw.svg +1 -0
  384. package/package.json +113 -0
@@ -0,0 +1,457 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" viewBox="0 0 36 36">
2
+ <defs>
3
+ <clipPath id="flag-resizer-rounded-clip">
4
+ <rect width="36" height="26" y="5" rx="4"/>
5
+ </clipPath>
6
+ </defs>
7
+ <g clip-path="url(#flag-resizer-rounded-clip)">
8
+ <svg x="0" y="5" width="36" height="26" viewBox="0 0 750 499.99997" preserveAspectRatio="none">
9
+ <metadata
10
+ id="metadata2753">
11
+ <rdf:RDF>
12
+ <cc:Work
13
+ rdf:about="">
14
+ <dc:format>image/svg+xml</dc:format>
15
+ <dc:type
16
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
17
+ </cc:Work>
18
+ </rdf:RDF>
19
+ </metadata>
20
+ <sodipodi:namedview
21
+ inkscape:window-height="744"
22
+ inkscape:window-width="1280"
23
+ inkscape:pageshadow="2"
24
+ inkscape:pageopacity="0.0"
25
+ borderopacity="1.0"
26
+ bordercolor="#666666"
27
+ pagecolor="#ffffff"
28
+ id="base"
29
+ inkscape:zoom="0.46167916"
30
+ inkscape:cx="175.61061"
31
+ inkscape:cy="324.5338"
32
+ inkscape:window-x="415"
33
+ inkscape:window-y="90"
34
+ inkscape:current-layer="g3524"
35
+ showgrid="false"
36
+ inkscape:window-maximized="0" />
37
+ <defs
38
+ id="defs549">
39
+ <style
40
+ id="style2435"
41
+ type="text/css">
42
+
43
+ .str0 {stroke:#000000;stroke-width:3}
44
+ .fil1 {fill:none}
45
+ .fil2 {fill:#0039F0}
46
+ .fil0 {fill:#FFFF00}
47
+
48
+ </style>
49
+ </defs>
50
+ <g
51
+ id="g3524"
52
+ transform="translate(0,-1.2560889e-5)">
53
+ <g
54
+ id="g2438"
55
+ transform="matrix(1.006896,0,0,1.006896,1069.399,153.8578)">
56
+ <g
57
+ id="g2440" />
58
+ <g
59
+ id="g2442" />
60
+ <g
61
+ id="g2444" />
62
+ </g>
63
+ <g
64
+ id="g2446"
65
+ transform="matrix(1.006896,0,0,1.006896,1069.399,153.8578)" />
66
+ <g
67
+ id="g2448"
68
+ transform="matrix(1.006896,0,0,1.006896,1069.399,153.8578)" />
69
+ <g
70
+ id="g2450"
71
+ transform="matrix(1.006896,0,0,1.006896,1069.399,153.8578)">
72
+ <g
73
+ id="g2452" />
74
+ <g
75
+ id="g2454" />
76
+ </g>
77
+ <g
78
+ id="g2456"
79
+ transform="matrix(1.006896,0,0,1.006896,1069.399,153.8578)">
80
+ <g
81
+ id="g2458" />
82
+ <g
83
+ id="g2460" />
84
+ </g>
85
+ <g
86
+ id="g2462"
87
+ transform="matrix(1.006896,0,0,1.006896,1069.399,153.8578)" />
88
+ <g
89
+ id="g2464"
90
+ transform="matrix(1.006896,0,0,1.006896,1069.399,153.8578)">
91
+ <g
92
+ id="g2466" />
93
+ <g
94
+ id="g2468" />
95
+ <g
96
+ id="g2470" />
97
+ <g
98
+ id="g2472" />
99
+ <g
100
+ id="g2474">
101
+ <g
102
+ id="g2476" />
103
+ </g>
104
+ <g
105
+ id="g2478" />
106
+ </g>
107
+ <g
108
+ id="g2480"
109
+ transform="matrix(1.006896,0,0,1.006896,1069.399,153.8578)">
110
+ <g
111
+ id="g2482" />
112
+ </g>
113
+ <g
114
+ id="g2484"
115
+ transform="matrix(1.006896,0,0,1.006896,1069.399,153.8578)">
116
+ <g
117
+ id="g2486" />
118
+ <g
119
+ id="g2488" />
120
+ <g
121
+ id="g2490" />
122
+ </g>
123
+ <g
124
+ id="g2492"
125
+ transform="matrix(1.006896,0,0,1.006896,1069.399,153.8578)">
126
+ <g
127
+ id="g2494" />
128
+ </g>
129
+ <g
130
+ id="g2617"
131
+ transform="matrix(1.006896,0,0,1.006896,1069.399,153.8578)">
132
+ <g
133
+ id="g2619" />
134
+ <g
135
+ id="g2621" />
136
+ </g>
137
+ <g
138
+ id="g2623"
139
+ transform="matrix(1.006896,0,0,1.006896,1069.399,153.8578)">
140
+ <g
141
+ id="g2625">
142
+ <g
143
+ id="g2627" />
144
+ <g
145
+ id="g2629" />
146
+ <g
147
+ id="g2631" />
148
+ </g>
149
+ </g>
150
+ <g
151
+ id="g2633"
152
+ transform="matrix(1.006896,0,0,1.006896,1069.399,153.8578)">
153
+ <g
154
+ id="g2635" />
155
+ <g
156
+ id="g2637" />
157
+ </g>
158
+ <g
159
+ id="g2639"
160
+ transform="matrix(1.006896,0,0,1.006896,1069.399,153.8578)">
161
+ <g
162
+ id="g2641" />
163
+ <g
164
+ id="g2643" />
165
+ </g>
166
+ <g
167
+ id="g2645"
168
+ transform="matrix(1.006896,0,0,1.006896,1069.399,153.8578)">
169
+ <g
170
+ id="g2647" />
171
+ <g
172
+ id="g2649" />
173
+ <g
174
+ id="g2651" />
175
+ <g
176
+ id="g2653" />
177
+ <g
178
+ id="g2655">
179
+ <g
180
+ id="g2657" />
181
+ </g>
182
+ <g
183
+ id="g2659" />
184
+ </g>
185
+ <rect
186
+ style="fill:#e3dbdb;fill-opacity:1"
187
+ id="rect2849"
188
+ width="5.3215337"
189
+ height="0"
190
+ x="824.83771"
191
+ y="182.03836" />
192
+ <rect
193
+ id="rect171"
194
+ style="font-size:12px;fill:#b81626;fill-opacity:1;fill-rule:evenodd;stroke-width:1pt"
195
+ y="-2.9429793e-05"
196
+ x="-5.7012556e-08"
197
+ height="500"
198
+ width="375" />
199
+ <rect
200
+ style="fill:#ffffff;fill-opacity:1"
201
+ id="rect2847"
202
+ width="375"
203
+ height="499.99997"
204
+ x="375"
205
+ y="1.2560889e-05" />
206
+ <g
207
+ id="g3195"
208
+ transform="translate(3.3127259,1.7037256)">
209
+ <path
210
+ d="M 72.831488,354.87731 L 72.831488,331.4153 L 76.878812,322.67262 L 76.878812,246.96361 L 73.751286,240.60696 L 73.751286,222.93409 L 79.62873,221.71166 L 79.62873,170.78864 L 76.478728,165.54964 L 76.478728,153.74444 L 79.551901,152.59187 L 79.551901,158.87866 L 82.471413,157.41174 L 82.471413,151.26466 L 85.621415,150.04222 L 93.381173,150.04222 L 93.381173,157.72608 L 100.29581,157.72608 L 100.29581,149.97237 L 107.94033,149.97237 L 107.94033,157.48159 L 114.39399,157.48159 L 114.39399,149.79774 L 121.15497,149.79774 L 124.49704,151.78855 L 124.49704,158.21505 L 126.41778,159.22793 L 126.41778,152.9062 L 129.45253,154.3382 L 129.45253,165.89891 L 126.4946,171.06805 L 126.4946,243.57573 L 133.02509,243.57573 L 133.02509,240.85145 L 154.19157,240.85145 L 154.19157,148.06887 L 149.86992,141.58998 L 149.86992,126.74616 L 153.80742,125.13954 L 153.80742,133.03296 L 157.84096,131.07706 L 157.84096,123.46306 L 162.10499,121.78658 L 172.32329,121.78658 L 172.32329,131.35648 L 181.15865,131.35648 L 181.15865,121.61195 L 191.30012,121.61195 L 191.30012,131.18185 L 199.86659,131.18185 L 199.86659,121.64688 L 208.62513,121.64688 L 212.81233,123.91711 L 212.81233,132.12486 L 215.53977,133.24252 L 215.53977,125.38403 L 219.65014,127.16528 L 219.65014,141.817 L 215.86629,148.50545 L 215.86629,240.99116 L 238.9727,240.99116 L 238.9727,243.68051 L 242.77576,243.68051 L 242.77576,169.81069 L 239.62575,165.06067 L 239.62575,152.88176 L 242.5747,151.79509 L 242.5747,158.29037 L 245.7528,156.51219 L 245.7528,150.43677 L 248.74076,149.17723 L 256.64527,149.17723 L 256.64527,157.00613 L 263.3546,157.00613 L 263.3546,149.00435 L 271.01464,149.00435 L 271.01464,156.70977 L 277.58815,156.70977 L 277.58815,148.97965 L 284.29747,148.97965 L 287.39408,150.85661 L 287.39408,157.52476 L 289.70296,158.53734 L 289.70296,152.16555 L 292.66376,153.47448 L 292.66376,165.10433 L 289.70296,170.50296 L 289.70296,223.37067 L 294.82761,223.71994 L 294.82761,240.46726 L 291.21663,248.08126 L 291.21663,322.71945 L 295.40383,331.9401 L 295.40383,355.16631 L 245.48117,374.95586 L 121.80685,374.95586 L 72.831488,354.87731 z"
211
+ style="fill:#cab313;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
212
+ id="path3511" />
213
+ <path
214
+ d="M 126.32174,216.76954 L 132.89064,216.76954 L 132.89064,224.15652 L 141.39949,222.48004 L 141.39949,213.74839 L 148.96717,213.74839 L 148.96717,220.82103 L 154.11474,220.82103 L 154.11474,238.40658 C 142.49548,231.18065 137.08056,232.44042 126.53302,238.79078 L 126.32174,216.76954 z"
215
+ style="fill:#cab313;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
216
+ id="path3513" />
217
+ <path
218
+ d="M 242.73338,216.44204 L 236.40177,216.44204 L 236.40177,223.83659 L 228.20029,222.1584 L 228.20029,213.4178 L 220.90598,213.4178 L 220.90598,220.49769 L 215.94437,220.49769 L 215.94437,238.10125 C 227.14389,230.86792 232.36321,232.12898 242.52973,238.48584 L 242.73338,216.44204 z"
219
+ style="fill:#cab313;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
220
+ id="path3515" />
221
+ <path
222
+ d="M 98.173403,194.62606 L 106.51899,194.62606 L 106.51899,185.99918 C 109.82029,181.8311 109.12043,176.29408 102.37981,173.12872 C 95.064787,176.8384 95.321229,182.0607 98.077364,185.83328 L 98.173403,194.62606 z"
223
+ style="fill:#0f47af;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
224
+ id="path3517" />
225
+ <path
226
+ d="M 179.65978,177.84227 L 189.93633,177.84227 L 189.93633,167.21935 C 194.00147,162.08687 193.13969,155.26871 184.83945,151.37097 C 175.8319,155.93899 176.14768,162.36959 179.54152,167.01506 L 179.65978,177.84227 z"
227
+ style="fill:#0f47af;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
228
+ id="path3519" />
229
+ <path
230
+ d="M 262.77503,194.57559 L 271.12061,194.57559 L 271.12061,185.94871 C 274.42191,181.78062 273.72205,176.2436 266.98143,173.07825 C 259.66641,176.78793 259.92285,182.01022 262.67899,185.78281 L 262.77503,194.57559 z"
231
+ style="fill:#0f47af;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
232
+ id="path3521" />
233
+ <path
234
+ d="M 180.01448,234.98381 L 190.45717,234.98381 L 190.45717,221.39816 C 194.58804,214.83424 193.71232,206.11451 185.27789,201.12969 C 176.12472,206.97172 176.4456,215.19581 179.89431,221.13689 L 180.01448,234.98381 z"
235
+ style="fill:#0f47af;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
236
+ id="path3523" />
237
+ <path
238
+ d="M 74.058605,240.78159 L 124.28576,260.67231 L 245.7721,260.67231 L 294.5516,240.95074"
239
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
240
+ id="path3525" />
241
+ <path
242
+ d="M 77.2591,247.59419 L 127.42964,268.14197 L 242.14009,268.14197 L 291.19742,247.43512"
243
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
244
+ id="path3527" />
245
+ <path
246
+ d="M 77.40068,264.95082 L 127.49339,285.47894"
247
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
248
+ id="path3529" />
249
+ <path
250
+ d="M 127.98317,284.91138 L 241.48887,284.91138"
251
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
252
+ id="path3531" />
253
+ <path
254
+ d="M 241.90182,285.60992 L 291.15901,265.00321"
255
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
256
+ id="path3533" />
257
+ <path
258
+ d="M 77.323852,285.67977 L 127.49755,306.17511"
259
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
260
+ id="path3535" />
261
+ <path
262
+ d="M 76.872022,304.23643 C 76.899188,304.23643 127.61978,325.42632 127.61978,325.42632"
263
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
264
+ id="path3537" />
265
+ <path
266
+ d="M 127.91595,306.47859 L 241.70015,306.47859 L 291.17822,285.66231"
267
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
268
+ id="path3539" />
269
+ <path
270
+ d="M 127.56546,325.73504 L 241.27087,325.73504 L 291.33188,304.55763"
271
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
272
+ id="path3541" />
273
+ <path
274
+ d="M 172.49349,343.36857 L 197.25439,343.36857 L 197.25439,323.77164 C 205.73393,308.66766 199.15184,295.09123 184.59676,284.87646 C 167.12397,294.54581 164.14989,310.34546 172.24646,324.51816 L 172.49349,343.36857 z"
275
+ style="fill:#0f47af;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
276
+ id="path3543" />
277
+ <path
278
+ d="M 77.054945,322.47496 L 127.83912,343.78021 L 241.75981,343.78021 L 291.35992,322.40095"
279
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
280
+ id="path3545" />
281
+ <path
282
+ d="M 73.062374,331.90924 L 121.92326,352.58172 L 245.40716,352.58172 L 295.54306,331.93396"
283
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
284
+ id="path3547" />
285
+ <path
286
+ d="M 124.07448,243.68051 L 124.07448,260.75962 L 127.74308,268.35616 L 127.74308,343.4222 L 121.83401,352.30883 L 121.83401,374.98054"
287
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
288
+ id="path3549" />
289
+ <path
290
+ d="M 245.39968,243.54391 L 245.39968,261.81958 L 241.65115,268.29015 L 241.65115,343.55383 L 245.54161,353.35011 L 245.54161,374.81253"
291
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
292
+ id="path3551" />
293
+ <path
294
+ d="M 76.498527,165.60064 L 85.571055,162.68641 L 121.26358,162.68641 L 129.3039,165.72412"
295
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
296
+ id="path3553" />
297
+ <path
298
+ d="M 79.350672,170.83637 L 88.233057,168.04563 L 117.58296,168.04563 L 126.53325,171.13273"
299
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
300
+ id="path3555" />
301
+ <path
302
+ d="M 126.77772,203.01637 L 117.35192,199.77774 L 88.12797,199.77774 L 79.459321,202.67061 C 77.900254,203.58324 77.677827,205.64121 79.459321,206.59741 L 88.260218,204.12773 L 117.62371,204.12773 L 126.92712,207.04195 C 127.97955,205.86408 127.83447,204.30463 126.77772,203.01637 z"
303
+ style="fill:#cab313;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
304
+ id="path3557" />
305
+ <path
306
+ d="M 79.296345,206.62211 C 77.391202,207.62892 77.887132,210.20145 79.296345,210.74649 L 88.260218,207.70877 L 117.59654,207.70877 L 126.4246,210.74649 C 127.53419,209.98217 128.08884,208.95131 126.50609,206.89378 L 117.54221,204.10303 L 88.226267,204.10303 L 79.296345,206.62211 z"
307
+ style="fill:#cab313;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
308
+ id="path3559" />
309
+ <path
310
+ d="M 85.842689,150.1898 L 85.842689,162.88398 L 88.341711,167.36646 L 88.341711,238.97499"
311
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
312
+ id="path3561" />
313
+ <path
314
+ d="M 120.99195,150.01692 L 120.99195,162.90868 L 117.65087,168.2185 L 117.65087,251.71856"
315
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
316
+ id="path3563" />
317
+ <path
318
+ d="M 242.76485,202.37425 L 252.19065,199.13562 L 281.4146,199.13562 L 290.08325,202.02849 C 291.64232,202.94112 291.86475,204.99909 290.08325,205.95529 L 281.28235,203.48561 L 251.91887,203.48561 L 242.61545,206.39984 C 241.56302,205.22196 241.7081,203.66251 242.76485,202.37425 z"
319
+ style="fill:#cab313;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
320
+ id="path3565" />
321
+ <path
322
+ d="M 290.24623,205.97999 C 292.15137,206.9868 291.65544,209.55933 290.24623,210.10437 L 281.28235,207.06665 L 251.94603,207.06665 L 243.11797,210.10437 C 242.00838,209.34006 241.45373,208.30919 243.03648,206.25166 L 252.00036,203.46091 L 281.3163,203.46091 L 290.24623,205.97999 z"
323
+ style="fill:#cab313;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
324
+ id="path3567" />
325
+ <path
326
+ d="M 283.69988,149.54768 L 283.69988,162.24186 L 281.20086,166.72434 L 281.20086,238.33287"
327
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
328
+ id="path3569" />
329
+ <path
330
+ d="M 248.55062,149.3748 L 248.55062,162.26656 L 251.8917,167.57638 L 251.8917,251.07645"
331
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
332
+ id="path3571" />
333
+ <path
334
+ d="M 73.809364,223.71233 L 83.044872,227.29337 L 83.044872,237.12272 L 91.492646,239.56771 L 91.492646,230.75094 L 99.804605,233.93683 L 99.804605,243.79087 L 107.0572,246.30995 L 107.0572,236.82636 L 116.35314,240.53711 L 116.35314,251.43455 L 121.03972,253.00591 L 121.03972,242.31837 L 124.03606,243.69797 L 135.11685,243.64269 L 135.11685,254.11416 L 143.53746,254.11416 L 143.53746,243.5933 L 153.47921,243.5933 L 153.47921,253.62022 L 161.43804,253.62022 L 161.43804,243.49451 L 171.3798,243.49451 L 171.3798,253.37325 L 179.61026,253.37325 L 179.61026,243.54391 L 191.61643,243.54391 L 191.61643,253.7931 L 199.79257,253.7931 L 199.79257,243.54391 L 209.24538,243.54391 L 209.24538,253.07689 L 217.93763,253.07689 L 217.93763,243.59319 L 227.60197,243.59319 L 227.60197,253.00591 L 236.3413,253.00591 L 236.3413,243.52333 L 245.34954,243.52333 L 248.46112,242.07388 L 248.46112,252.84875 L 252.05289,251.45168 L 252.05289,240.76413 L 261.69497,237.00952 L 261.69497,246.78897 L 269.00336,243.95992 L 269.00336,233.90105 L 277.19528,230.79258 L 277.19528,239.90843 L 285.33919,237.07937 L 285.33919,227.23006 L 294.63553,223.7374"
335
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
336
+ id="path3573" />
337
+ <path
338
+ d="M 153.60512,188.40573 L 165.89904,184.18163 L 204.01535,184.18163 L 215.32173,187.95476 C 217.3552,189.14509 217.6453,191.82926 215.32173,193.07642 L 203.84286,189.85525 L 165.54455,189.85525 L 153.41026,193.65623 C 152.03759,192.11995 152.22682,190.08599 153.60512,188.40573 z"
339
+ style="fill:#cab313;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
340
+ id="path3575" />
341
+ <path
342
+ d="M 215.5343,193.10864 C 218.01914,194.42181 217.37231,197.77711 215.5343,198.48799 L 203.84286,194.52595 L 165.57998,194.52595 L 154.06569,198.48799 C 152.61847,197.49111 151.89504,196.14657 153.9594,193.46297 L 165.65084,189.82305 L 203.88714,189.82305 L 215.5343,193.10864 z"
343
+ style="fill:#cab313;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
344
+ id="path3577" />
345
+ <path
346
+ d="M 239.66417,164.74633 L 249.26783,162.09191 L 284.09071,162.09191 L 292.55154,164.86857"
347
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
348
+ id="path3579" />
349
+ <path
350
+ d="M 242.58368,170.07264 L 251.57271,167.24359 L 280.17242,167.24359 L 289.62242,170.33459"
351
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
352
+ id="path3581" />
353
+ <path
354
+ d="M 162.14429,121.9366 L 162.14429,137.64327 L 165.60072,143.7205 L 165.60072,243.57573"
355
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
356
+ id="path3583" />
357
+ <path
358
+ d="M 208.43306,122.03107 L 208.43306,137.92268 L 204.28427,144.27933 L 204.28427,243.40109"
359
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
360
+ id="path3585" />
361
+ <path
362
+ d="M 150.11097,141.44711 L 161.84549,138.13773 L 208.24034,138.13773 L 219.43161,141.59529"
363
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
364
+ id="path3587" />
365
+ <path
366
+ d="M 153.72368,148.21405 L 165.83849,144.50952 L 203.55439,144.50952 L 215.85964,148.47337"
367
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
368
+ id="path3589" />
369
+ <path
370
+ d="M 79.703794,221.6131 L 79.703794,226.15732"
371
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
372
+ id="path3591" />
373
+ <path
374
+ d="M 289.68004,223.31828 L 289.68004,225.44881"
375
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
376
+ id="path3593" />
377
+ <path
378
+ d="M 92.958613,253.87908 L 92.881784,271.20269"
379
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
380
+ id="path3595" />
381
+ <path
382
+ d="M 104.86715,276.09241 L 104.86715,296.69913"
383
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
384
+ id="path3597" />
385
+ <path
386
+ d="M 91.883002,291.63474 L 91.883002,310.53006"
387
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
388
+ id="path3599" />
389
+ <path
390
+ d="M 104.40618,315.62934 L 104.40618,333.72133"
391
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
392
+ id="path3601" />
393
+ <path
394
+ d="M 141.79901,268.19136 L 141.79901,284.88644"
395
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
396
+ id="path3603" />
397
+ <path
398
+ d="M 184.96143,284.29371 L 184.96143,268.29015"
399
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
400
+ id="path3605" />
401
+ <path
402
+ d="M 227.52626,268.24076 L 227.52626,284.63947"
403
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
404
+ id="path3607" />
405
+ <path
406
+ d="M 161.87266,284.66417 L 161.87266,306.52087"
407
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
408
+ id="path3609" />
409
+ <path
410
+ d="M 206.77353,284.63947 L 206.77353,306.57028"
411
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
412
+ id="path3611" />
413
+ <path
414
+ d="M 227.4176,306.52087 L 227.4176,325.78444"
415
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
416
+ id="path3613" />
417
+ <path
418
+ d="M 141.63603,306.52087 L 141.63603,325.73504"
419
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
420
+ id="path3615" />
421
+ <path
422
+ d="M 162.00847,325.73504 L 162.00847,343.71433"
423
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
424
+ id="path3617" />
425
+ <path
426
+ d="M 206.55622,325.88322 L 206.55622,343.76374"
427
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
428
+ id="path3619" />
429
+ <path
430
+ d="M 275.65955,254.11416 C 275.71388,254.31173 275.65955,271.30317 275.65955,271.30317"
431
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
432
+ id="path3621" />
433
+ <path
434
+ d="M 263.97936,296.64214 L 263.97936,276.24254"
435
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
436
+ id="path3623" />
437
+ <path
438
+ d="M 276.63743,291.80154 L 276.63743,310.62058"
439
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
440
+ id="path3625" />
441
+ <path
442
+ d="M 264.25099,315.8563 L 264.25099,333.98377"
443
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
444
+ id="path3627" />
445
+ <path
446
+ d="M 154.2684,240.50218 L 154.2684,253.63459"
447
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
448
+ id="path3629" />
449
+ <path
450
+ d="M 215.96233,240.78159 L 215.96233,253.04084"
451
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.23347223;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
452
+ id="path3631" />
453
+ </g>
454
+ </g>
455
+ </svg>
456
+ </g>
457
+ </svg>