vectory 0.1.0 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (77) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/rake.yml +1 -1
  3. data/.github/workflows/release.yml +24 -0
  4. data/.gitignore +4 -0
  5. data/Gemfile +3 -1
  6. data/README.adoc +307 -1
  7. data/Rakefile +4 -0
  8. data/bin/vectory +9 -0
  9. data/emf.emf +1 -0
  10. data/lib/vectory/cli.rb +140 -0
  11. data/lib/vectory/datauri.rb +48 -0
  12. data/lib/vectory/emf.rb +31 -0
  13. data/lib/vectory/eps.rb +31 -0
  14. data/lib/vectory/file_magic.rb +53 -0
  15. data/lib/vectory/image.rb +27 -0
  16. data/lib/vectory/inkscape_converter.rb +99 -0
  17. data/lib/vectory/ps.rb +25 -0
  18. data/lib/vectory/svg.rb +110 -0
  19. data/lib/vectory/svg_mapping.rb +118 -0
  20. data/lib/vectory/system_call.rb +58 -0
  21. data/lib/vectory/utils.rb +165 -0
  22. data/lib/vectory/vector.rb +75 -0
  23. data/lib/vectory/version.rb +1 -1
  24. data/lib/vectory.rb +35 -1
  25. data/spec/examples/emf2eps/img.emf +0 -0
  26. data/spec/examples/emf2eps/img.emf.datauri +1 -0
  27. data/spec/examples/emf2eps/ref.eps +88 -0
  28. data/spec/examples/emf2ps/img.emf +0 -0
  29. data/spec/examples/emf2ps/ref.ps +125 -0
  30. data/spec/examples/emf2svg/img.emf +0 -0
  31. data/spec/examples/emf2svg/ref.svg +9 -0
  32. data/spec/examples/eps2emf/img.eps +199 -0
  33. data/spec/examples/eps2emf/img.eps.datauri +1 -0
  34. data/spec/examples/eps2emf/ref.emf +0 -0
  35. data/spec/examples/eps2ps/img.eps +199 -0
  36. data/spec/examples/eps2ps/ref.ps +549 -0
  37. data/spec/examples/eps2svg/img.eps +199 -0
  38. data/spec/examples/eps2svg/ref.svg +173 -0
  39. data/spec/examples/eps_but_svg_extension.svg +199 -0
  40. data/spec/examples/img.jpg +0 -0
  41. data/spec/examples/ps2emf/img.ps +549 -0
  42. data/spec/examples/ps2emf/img.ps.datauri +1 -0
  43. data/spec/examples/ps2emf/ref.emf +0 -0
  44. data/spec/examples/ps2eps/img.ps +549 -0
  45. data/spec/examples/ps2eps/ref.eps +844 -0
  46. data/spec/examples/ps2svg/img.ps +549 -0
  47. data/spec/examples/ps2svg/ref.svg +476 -0
  48. data/spec/examples/svg/action_schemaexpg1.svg +124 -0
  49. data/spec/examples/svg/action_schemaexpg2.svg +124 -0
  50. data/spec/examples/svg/doc-ref.xml +109 -0
  51. data/spec/examples/svg/doc.xml +51 -0
  52. data/spec/examples/svg/doc2-ref.xml +59 -0
  53. data/spec/examples/svg/doc2.xml +28 -0
  54. data/spec/examples/svg2emf/img.svg +1 -0
  55. data/spec/examples/svg2emf/img.svg.datauri +1 -0
  56. data/spec/examples/svg2emf/ref.emf +0 -0
  57. data/spec/examples/svg2eps/img.svg +1 -0
  58. data/spec/examples/svg2eps/ref.eps +88 -0
  59. data/spec/examples/svg2ps/img.svg +1 -0
  60. data/spec/examples/svg2ps/ref.ps +125 -0
  61. data/spec/spec_helper.rb +7 -0
  62. data/spec/support/matchers.rb +39 -0
  63. data/spec/support/text_matcher.rb +63 -0
  64. data/spec/support/vectory_helper.rb +31 -0
  65. data/spec/vectory/cli_spec.rb +214 -0
  66. data/spec/vectory/datauri_spec.rb +101 -0
  67. data/spec/vectory/emf_spec.rb +38 -0
  68. data/spec/vectory/eps_spec.rb +40 -0
  69. data/spec/vectory/file_magic_spec.rb +24 -0
  70. data/spec/vectory/inkscape_converter_spec.rb +43 -0
  71. data/spec/vectory/ps_spec.rb +33 -0
  72. data/spec/vectory/svg_mapping_spec.rb +42 -0
  73. data/spec/vectory/svg_spec.rb +41 -0
  74. data/spec/vectory/vector_spec.rb +60 -0
  75. data/tmp/.keep +0 -0
  76. data/vectory.gemspec +6 -3
  77. metadata +116 -21
@@ -0,0 +1,476 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ version="1.1"
6
+ id="svg1"
7
+ width="721.33331"
8
+ height="961.33331"
9
+ viewBox="0 0 721.33331 961.33331"
10
+ sodipodi:docname="img.ps"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
13
+ xmlns="http://www.w3.org/2000/svg"
14
+ xmlns:svg="http://www.w3.org/2000/svg">
15
+ <defs
16
+ id="defs1">
17
+ <clipPath
18
+ clipPathUnits="userSpaceOnUse"
19
+ id="clipPath2">
20
+ <path
21
+ d="M 260,740 H 5140 V 6050 H 260 Z"
22
+ transform="translate(0,-2.4999999e-5)"
23
+ id="path2" />
24
+ </clipPath>
25
+ <clipPath
26
+ clipPathUnits="userSpaceOnUse"
27
+ id="clipPath4">
28
+ <path
29
+ d="M 260,740 H 5140 V 6050 H 260 Z"
30
+ transform="translate(0,-2.4999999e-5)"
31
+ id="path4" />
32
+ </clipPath>
33
+ <clipPath
34
+ clipPathUnits="userSpaceOnUse"
35
+ id="clipPath6">
36
+ <path
37
+ d="M 260,740 H 5140 V 6050 H 260 Z"
38
+ transform="translate(0,-2.4999999e-5)"
39
+ id="path6" />
40
+ </clipPath>
41
+ <clipPath
42
+ clipPathUnits="userSpaceOnUse"
43
+ id="clipPath8">
44
+ <path
45
+ d="M 260,740 H 5140 V 6050 H 260 Z"
46
+ transform="translate(0,-2.4999999e-5)"
47
+ id="path8" />
48
+ </clipPath>
49
+ <clipPath
50
+ clipPathUnits="userSpaceOnUse"
51
+ id="clipPath10">
52
+ <path
53
+ d="M 260,740 H 5140 V 6050 H 260 Z"
54
+ transform="translate(0,-2.4999999e-5)"
55
+ id="path10" />
56
+ </clipPath>
57
+ <clipPath
58
+ clipPathUnits="userSpaceOnUse"
59
+ id="clipPath12">
60
+ <path
61
+ d="M 260,740 H 5140 V 6050 H 260 Z"
62
+ transform="translate(0,-2.4999999e-5)"
63
+ id="path12" />
64
+ </clipPath>
65
+ <clipPath
66
+ clipPathUnits="userSpaceOnUse"
67
+ id="clipPath14">
68
+ <path
69
+ d="M 260,740 H 5140 V 6050 H 260 Z"
70
+ transform="translate(0,-2.4999999e-5)"
71
+ id="path14" />
72
+ </clipPath>
73
+ <clipPath
74
+ clipPathUnits="userSpaceOnUse"
75
+ id="clipPath16">
76
+ <path
77
+ d="M 260,740 H 5140 V 6050 H 260 Z"
78
+ transform="translate(0,-2.4999999e-5)"
79
+ id="path16" />
80
+ </clipPath>
81
+ <clipPath
82
+ clipPathUnits="userSpaceOnUse"
83
+ id="clipPath18">
84
+ <path
85
+ d="M 260,740 H 5140 V 6050 H 260 Z"
86
+ transform="translate(0,-2.4999999e-5)"
87
+ id="path18" />
88
+ </clipPath>
89
+ <clipPath
90
+ clipPathUnits="userSpaceOnUse"
91
+ id="clipPath20">
92
+ <path
93
+ d="M 260,740 H 5140 V 6050 H 260 Z"
94
+ transform="translate(0,-2.4999999e-5)"
95
+ id="path20" />
96
+ </clipPath>
97
+ <clipPath
98
+ clipPathUnits="userSpaceOnUse"
99
+ id="clipPath22">
100
+ <path
101
+ d="M 260,740 H 5140 V 6050 H 260 Z"
102
+ transform="translate(0,-2.4999999e-5)"
103
+ id="path22" />
104
+ </clipPath>
105
+ <clipPath
106
+ clipPathUnits="userSpaceOnUse"
107
+ id="clipPath24">
108
+ <path
109
+ d="M 260,740 H 5140 V 6050 H 260 Z"
110
+ transform="translate(0,-2.4999999e-5)"
111
+ id="path24" />
112
+ </clipPath>
113
+ <clipPath
114
+ clipPathUnits="userSpaceOnUse"
115
+ id="clipPath26">
116
+ <path
117
+ d="M 260,740 H 5140 V 6050 H 260 Z"
118
+ transform="translate(0,-2.4999999e-5)"
119
+ id="path26" />
120
+ </clipPath>
121
+ <clipPath
122
+ clipPathUnits="userSpaceOnUse"
123
+ id="clipPath28">
124
+ <path
125
+ d="M 260,740 H 5140 V 6050 H 260 Z"
126
+ transform="translate(0,-2.4999999e-5)"
127
+ id="path28" />
128
+ </clipPath>
129
+ <clipPath
130
+ clipPathUnits="userSpaceOnUse"
131
+ id="clipPath30">
132
+ <path
133
+ d="M 260,740 H 5140 V 6050 H 260 Z"
134
+ transform="translate(0,-2.4999999e-5)"
135
+ id="path30" />
136
+ </clipPath>
137
+ <clipPath
138
+ clipPathUnits="userSpaceOnUse"
139
+ id="clipPath32">
140
+ <path
141
+ d="M 260,740 H 5140 V 6050 H 260 Z"
142
+ transform="translate(0,-2.4999999e-5)"
143
+ id="path32" />
144
+ </clipPath>
145
+ <clipPath
146
+ clipPathUnits="userSpaceOnUse"
147
+ id="clipPath34">
148
+ <path
149
+ d="M 260,740 H 5140 V 6050 H 260 Z"
150
+ transform="translate(0,-2.4999999e-5)"
151
+ id="path34" />
152
+ </clipPath>
153
+ <clipPath
154
+ clipPathUnits="userSpaceOnUse"
155
+ id="clipPath36">
156
+ <path
157
+ d="M 260,740 H 5140 V 6050 H 260 Z"
158
+ transform="translate(0,-2.4999999e-5)"
159
+ id="path36" />
160
+ </clipPath>
161
+ <clipPath
162
+ clipPathUnits="userSpaceOnUse"
163
+ id="clipPath38">
164
+ <path
165
+ d="M 260,740 H 5140 V 6050 H 260 Z"
166
+ transform="translate(0,-2.4999999e-5)"
167
+ id="path38" />
168
+ </clipPath>
169
+ <clipPath
170
+ clipPathUnits="userSpaceOnUse"
171
+ id="clipPath40">
172
+ <path
173
+ d="M 260,740 H 5140 V 6050 H 260 Z"
174
+ transform="translate(0,-2.4999999e-5)"
175
+ id="path40" />
176
+ </clipPath>
177
+ <clipPath
178
+ clipPathUnits="userSpaceOnUse"
179
+ id="clipPath42">
180
+ <path
181
+ d="M 260,740 H 5140 V 6050 H 260 Z"
182
+ transform="translate(0,-2.4999999e-5)"
183
+ id="path42" />
184
+ </clipPath>
185
+ <clipPath
186
+ clipPathUnits="userSpaceOnUse"
187
+ id="clipPath44">
188
+ <path
189
+ d="M 260,740 H 5140 V 6050 H 260 Z"
190
+ transform="translate(0,-2.4999999e-5)"
191
+ id="path44" />
192
+ </clipPath>
193
+ <clipPath
194
+ clipPathUnits="userSpaceOnUse"
195
+ id="clipPath46">
196
+ <path
197
+ d="M 260,740 H 5140 V 6050 H 260 Z"
198
+ transform="translate(0,-2.4999999e-5)"
199
+ id="path46" />
200
+ </clipPath>
201
+ <clipPath
202
+ clipPathUnits="userSpaceOnUse"
203
+ id="clipPath48">
204
+ <path
205
+ d="M 260,740 H 5140 V 6050 H 260 Z"
206
+ transform="translate(0,-2.4999999e-5)"
207
+ id="path48" />
208
+ </clipPath>
209
+ <clipPath
210
+ clipPathUnits="userSpaceOnUse"
211
+ id="clipPath50">
212
+ <path
213
+ d="M 260,740 H 5140 V 6050 H 260 Z"
214
+ transform="translate(0,-2.4999999e-5)"
215
+ id="path50" />
216
+ </clipPath>
217
+ <clipPath
218
+ clipPathUnits="userSpaceOnUse"
219
+ id="clipPath52">
220
+ <path
221
+ d="M 260,740 H 5140 V 6050 H 260 Z"
222
+ transform="translate(0,-2.4999999e-5)"
223
+ id="path52" />
224
+ </clipPath>
225
+ <clipPath
226
+ clipPathUnits="userSpaceOnUse"
227
+ id="clipPath54">
228
+ <path
229
+ d="M 260,740 H 5140 V 6050 H 260 Z"
230
+ transform="translate(0,-2.4999999e-5)"
231
+ id="path54" />
232
+ </clipPath>
233
+ <clipPath
234
+ clipPathUnits="userSpaceOnUse"
235
+ id="clipPath56">
236
+ <path
237
+ d="M 260,740 H 5140 V 6050 H 260 Z"
238
+ transform="translate(0,-2.4999999e-5)"
239
+ id="path56" />
240
+ </clipPath>
241
+ <clipPath
242
+ clipPathUnits="userSpaceOnUse"
243
+ id="clipPath58">
244
+ <path
245
+ d="M 260,740 H 5140 V 6050 H 260 Z"
246
+ transform="translate(0,-2.4999999e-5)"
247
+ id="path58" />
248
+ </clipPath>
249
+ <clipPath
250
+ clipPathUnits="userSpaceOnUse"
251
+ id="clipPath60">
252
+ <path
253
+ d="M 260,740 H 5140 V 6050 H 260 Z"
254
+ transform="translate(0,-2.4999999e-5)"
255
+ id="path60" />
256
+ </clipPath>
257
+ <clipPath
258
+ clipPathUnits="userSpaceOnUse"
259
+ id="clipPath62">
260
+ <path
261
+ d="M 260,740 H 5140 V 6050 H 260 Z"
262
+ transform="translate(0,-2.4999999e-5)"
263
+ id="path62" />
264
+ </clipPath>
265
+ </defs>
266
+ <sodipodi:namedview
267
+ id="namedview1"
268
+ pagecolor="#ffffff"
269
+ bordercolor="#000000"
270
+ borderopacity="0.25"
271
+ inkscape:showpageshadow="2"
272
+ inkscape:pageopacity="0.0"
273
+ inkscape:pagecheckerboard="0"
274
+ inkscape:deskcolor="#d1d1d1">
275
+ <inkscape:page
276
+ x="0"
277
+ y="0"
278
+ inkscape:label="1"
279
+ id="page1"
280
+ width="721.33331"
281
+ height="961.33331"
282
+ margin="0"
283
+ bleed="0" />
284
+ </sodipodi:namedview>
285
+ <g
286
+ id="g1"
287
+ inkscape:groupmode="layer"
288
+ inkscape:label="1">
289
+ <path
290
+ id="path1"
291
+ d="M 270,1180 H 5130"
292
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
293
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
294
+ clip-path="url(#clipPath2)" />
295
+ <path
296
+ id="path3"
297
+ d="M 5130,1180 V 6040"
298
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
299
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
300
+ clip-path="url(#clipPath4)" />
301
+ <path
302
+ id="path5"
303
+ d="M 5130,6040 H 270"
304
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
305
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
306
+ clip-path="url(#clipPath6)" />
307
+ <path
308
+ id="path7"
309
+ d="M 270,6040 V 1180"
310
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
311
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
312
+ clip-path="url(#clipPath8)" />
313
+ <path
314
+ id="path9"
315
+ d="m 4320,2260 c 0,596.45 -483.55,1080 -1080,1080 -596.45,0 -1080,-483.55 -1080,-1080 0,-596.45 483.55,-1080 1080,-1080 596.45,0 1080,483.55 1080,1080 z"
316
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
317
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
318
+ clip-path="url(#clipPath10)" />
319
+ <path
320
+ id="path11"
321
+ d="m 3250,3220 -30,10 -50,-20 -50,-30 -60,-60 -60,-70 -70,-90 -70,-100 -70,-120 -80,-130 -70,-130 -80,-150 -70,-150 -70,-160 -70,-150 -50,-160 -60,-150 -40,-140 -40,-130 -30,-120 -20,-110 -10,-100 v -80 l 10,-60 10,-40 30,-20 30,-10 50,20 50,30 60,60 60,70 70,90 70,100 70,120 80,130 70,130 80,150 70,150 70,160 70,150 50,160 60,150 40,140 40,130 30,120 20,110 10,100 v 80 l -10,60 -10,40 -30,20"
322
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
323
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
324
+ clip-path="url(#clipPath12)" />
325
+ <path
326
+ id="path13"
327
+ d="M 1350,2260 V 4960"
328
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
329
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
330
+ clip-path="url(#clipPath14)" />
331
+ <path
332
+ id="path15"
333
+ d="M 1620,2260 V 4960"
334
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
335
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
336
+ clip-path="url(#clipPath16)" />
337
+ <path
338
+ id="path17"
339
+ d="M 1890,2260 V 4960"
340
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
341
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
342
+ clip-path="url(#clipPath18)" />
343
+ <path
344
+ id="path19"
345
+ d="M 2160,2260 V 4960"
346
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
347
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
348
+ clip-path="url(#clipPath20)" />
349
+ <path
350
+ id="path21"
351
+ d="M 2430,2260 V 4960"
352
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
353
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
354
+ clip-path="url(#clipPath22)" />
355
+ <path
356
+ id="path23"
357
+ d="M 2700,2260 V 4960"
358
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
359
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
360
+ clip-path="url(#clipPath24)" />
361
+ <path
362
+ id="path25"
363
+ d="M 2970,2260 V 4960"
364
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
365
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
366
+ clip-path="url(#clipPath26)" />
367
+ <path
368
+ id="path27"
369
+ d="M 3240,2260 V 4960"
370
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
371
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
372
+ clip-path="url(#clipPath28)" />
373
+ <path
374
+ id="path29"
375
+ d="M 3510,2260 V 4960"
376
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
377
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
378
+ clip-path="url(#clipPath30)" />
379
+ <path
380
+ id="path31"
381
+ d="M 3780,2260 V 4960"
382
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
383
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
384
+ clip-path="url(#clipPath32)" />
385
+ <path
386
+ id="path33"
387
+ d="M 4050,2260 V 4960"
388
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
389
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
390
+ clip-path="url(#clipPath34)" />
391
+ <path
392
+ id="path35"
393
+ d="M 1350,2260 H 4050"
394
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
395
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
396
+ clip-path="url(#clipPath36)" />
397
+ <path
398
+ id="path37"
399
+ d="M 1350,2530 H 4050"
400
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
401
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
402
+ clip-path="url(#clipPath38)" />
403
+ <path
404
+ id="path39"
405
+ d="M 1350,2800 H 4050"
406
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
407
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
408
+ clip-path="url(#clipPath40)" />
409
+ <path
410
+ id="path41"
411
+ d="M 1350,3070 H 4050"
412
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
413
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
414
+ clip-path="url(#clipPath42)" />
415
+ <path
416
+ id="path43"
417
+ d="M 1350,3340 H 4050"
418
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
419
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
420
+ clip-path="url(#clipPath44)" />
421
+ <path
422
+ id="path45"
423
+ d="M 1350,3610 H 4050"
424
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
425
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
426
+ clip-path="url(#clipPath46)" />
427
+ <path
428
+ id="path47"
429
+ d="M 1350,3880 H 4050"
430
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
431
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
432
+ clip-path="url(#clipPath48)" />
433
+ <path
434
+ id="path49"
435
+ d="M 1350,4150 H 4050"
436
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
437
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
438
+ clip-path="url(#clipPath50)" />
439
+ <path
440
+ id="path51"
441
+ d="M 1350,4420 H 4050"
442
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
443
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
444
+ clip-path="url(#clipPath52)" />
445
+ <path
446
+ id="path53"
447
+ d="M 1350,4690 H 4050"
448
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
449
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
450
+ clip-path="url(#clipPath54)" />
451
+ <path
452
+ id="path55"
453
+ d="M 1350,4960 H 4050"
454
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
455
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
456
+ clip-path="url(#clipPath56)" />
457
+ <path
458
+ id="path57"
459
+ d="m 2750,3610 c 0,27.62 -22.38,50 -50,50 -27.62,0 -50,-22.38 -50,-50 0,-27.62 22.38,-50 50,-50 27.62,0 50,22.38 50,50 z"
460
+ style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
461
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
462
+ clip-path="url(#clipPath58)" />
463
+ <path
464
+ id="path59"
465
+ d="m 4050,4420 c 0,298.24 -241.76,540 -540,540"
466
+ style="fill:none;stroke:#00ff00;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
467
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
468
+ clip-path="url(#clipPath60)" />
469
+ <path
470
+ id="path61"
471
+ d="m 1364.41,2262.46 v -2.69 c 5.28,0.11 8.44,0.23 13.13,0.23 4.69,0 7.97,-0.12 13.24,-0.23 v 2.69 l -4.33,0.24 c -4.11,0.23 -4.46,0.93 -4.57,8.08 v 38.09 c 0,4.57 0.11,6.44 0.35,9.02 h 13.94 c 2.58,-0.12 3.4,-0.7 3.63,-3.05 l 0.36,-7.03 h 2.81 c 0,5.86 0.12,9.38 0.58,14.42 l -11.95,-0.12 c -5.15,-0.12 -6.09,-0.12 -7.5,-0.12 h -14.18 c -1.05,0 -5.86,0.12 -12.19,0.24 h -6.09 c 0.47,-5.04 0.59,-8.56 0.59,-14.42 h 2.81 l 0.35,7.03 c 0.23,2.35 0.94,2.93 3.63,3.05 h 13.95 c 0.23,-2.81 0.35,-4.92 0.35,-9.02 v -38.09 c -0.12,-7.26 -0.47,-7.85 -4.57,-8.08 z m 96.49,0 v -2.69 c 5.78,0.11 8.2,0.23 11.13,0.23 2.81,0 5.43,-0.12 11.13,-0.23 v 2.69 l -3.98,0.24 c -3.13,0.23 -3.4,0.58 -3.4,6.44 v 19.1 c 0,4.1 5.98,8.44 11.52,8.44 5.94,0 9.93,-4.45 9.93,-11.37 v -25.54 c 4.1,0.11 5.5,0.23 7.15,0.23 1.28,0 2.92,-0.12 7.38,-0.23 v 2.69 l -3.64,0.24 c -3.16,0.23 -3.28,0.58 -3.39,6.44 v 17.46 c 0,10.43 -4.93,15.59 -15,15.59 -3.28,0 -5.16,-0.47 -7.11,-2.23 l -6.84,-5.98 v 30.59 l -0.78,0.82 c -3.98,-1.52 -6.91,-2.34 -14.06,-3.4 v -2.46 h 5.04 c 1.64,0 2.34,-1.05 2.34,-3.75 v -46.64 c -0.16,-5.86 -0.27,-6.21 -3.4,-6.44 z m 121.05,39.38 -0.82,0.35 c -4.33,-1.88 -9.25,-3.17 -13.94,-3.64 v -2.57 h 3.28 c 3.75,-0.12 3.87,-0.47 3.98,-6.57 v -20.27 c 0,-5.86 -0.23,-6.21 -3.4,-6.44 l -4.1,-0.24 v -2.69 c 6.33,0.11 8.91,0.23 11.25,0.23 2.35,0 4.92,-0.12 11.25,-0.23 v 2.69 l -4.1,0.24 c -3.16,0.35 -3.28,0.58 -3.4,6.44 z m -4.1,20.04 c -2.69,0 -5.04,-2.35 -5.04,-5.04 0,-2.7 2.35,-5.04 4.92,-5.04 2.7,0 5.04,2.34 5.04,5.04 0,2.46 -2.34,5.04 -4.92,5.04 z m 43.24,-48.99 c 0,-6.21 -0.23,-8.91 -0.93,-12.54 4.8,-1.52 8.2,-2.11 12.3,-2.11 11.84,0 20.16,6.21 20.16,15.12 0,2.81 -0.78,4.8 -2.46,6.56 -2.35,2.35 -5.28,3.4 -13.25,4.92 -7.38,1.41 -9.84,3.28 -9.84,7.39 0,4.45 3.05,7.03 8.67,7.03 6.1,0 10.67,-3.17 10.67,-7.38 v -2.11 h 2.46 c 0.15,5.27 0.27,7.38 0.47,10.19 -4.93,1.64 -7.97,2.23 -11.72,2.23 -10.43,0 -16.88,-4.92 -16.88,-13.01 0,-4.45 1.99,-7.27 6.21,-9.26 2.35,-1.05 7.15,-2.58 13.25,-3.87 4.1,-0.93 5.74,-2.69 5.74,-6.21 0,-4.92 -4.46,-8.32 -10.78,-8.32 -6.68,0 -11.25,3.17 -11.25,7.62 v 3.75 z m 134.57,28.95 -0.82,0.35 c -4.33,-1.88 -9.25,-3.17 -13.94,-3.64 v -2.57 h 3.28 c 3.75,-0.12 3.87,-0.47 3.98,-6.57 v -20.27 c 0,-5.86 -0.23,-6.21 -3.39,-6.44 l -4.11,-0.24 v -2.69 c 6.33,0.11 8.91,0.23 11.25,0.23 2.35,0 4.93,-0.12 11.25,-0.23 v 2.69 l -4.1,0.24 c -3.16,0.35 -3.28,0.58 -3.4,6.44 z m -4.1,20.04 c -2.69,0 -5.04,-2.35 -5.04,-5.04 0,-2.7 2.35,-5.04 4.93,-5.04 2.69,0 5.03,2.34 5.03,5.04 0,2.46 -2.34,5.04 -4.92,5.04 z m 43.24,-48.99 c 0,-6.21 -0.23,-8.91 -0.93,-12.54 4.8,-1.52 8.2,-2.11 12.3,-2.11 11.84,0 20.16,6.21 20.16,15.12 0,2.81 -0.82,4.8 -2.46,6.56 -2.35,2.35 -5.28,3.4 -13.25,4.92 -7.38,1.41 -9.84,3.28 -9.84,7.39 0,4.45 3.05,7.03 8.67,7.03 6.1,0 10.67,-3.17 10.67,-7.38 v -2.11 h 2.46 c 0.12,5.27 0.23,7.38 0.47,10.19 -4.93,1.64 -7.97,2.23 -11.72,2.23 -10.43,0 -16.88,-4.92 -16.88,-13.01 0,-4.45 2,-7.27 6.21,-9.26 2.35,-1.05 7.15,-2.58 13.25,-3.87 4.1,-0.93 5.74,-2.69 5.74,-6.21 0,-4.92 -4.45,-8.32 -10.78,-8.32 -6.68,0 -11.25,3.17 -11.25,7.62 v 3.75 z m 127.19,29.3 2.81,17.69 c 0.12,0.12 0.12,0.35 0.12,0.47 0,1.76 -1.99,3.52 -3.87,3.52 -1.99,0 -3.86,-1.76 -3.86,-3.52 v -0.47 l 2.93,-17.69 z m 16.29,0 2.81,17.69 c 0.12,0.12 0.12,0.35 0.12,0.47 0,1.76 -1.99,3.52 -3.87,3.52 -1.99,0 -3.86,-1.76 -3.86,-3.52 v -0.47 l 2.93,-17.69 z m 76.84,-14.18 c 0,4.1 0.47,7.85 1.29,11.01 -3.64,2.23 -6.68,3.17 -10.43,3.17 -4.46,0 -9.38,-1.64 -14.77,-5.16 -6.33,-3.87 -9.61,-10.08 -9.61,-18.16 0,-12.07 8.44,-20.63 20.63,-20.63 4.68,0 11.36,1.64 12.3,3.05 l 1.88,2.81 -0.82,1.41 c -3.52,-1.88 -6.21,-2.58 -9.5,-2.58 -9.96,0 -16.52,7.73 -16.52,19.57 0,9.61 4.45,15 12.54,15 4.1,0 8.32,-1.64 9.96,-3.98 l 0.59,-5.51 z m 60.93,13.83 -0.82,0.35 c -4.33,-1.88 -9.25,-3.17 -13.94,-3.64 v -2.57 h 3.28 c 3.75,-0.12 3.87,-0.47 3.98,-6.57 v -20.27 c 0,-5.86 -0.23,-6.21 -3.39,-6.44 l -4.11,-0.24 v -2.69 c 6.33,0.11 8.91,0.23 11.25,0.23 2.35,0 4.93,-0.12 11.25,-0.23 v 2.69 l -4.1,0.24 c -3.16,0.35 -3.28,0.58 -3.4,6.44 z m -4.1,20.04 c -2.69,0 -5.04,-2.35 -5.04,-5.04 0,-2.7 2.35,-5.04 4.93,-5.04 2.69,0 5.04,2.34 5.04,5.04 0,2.46 -2.35,5.04 -4.93,5.04 z m 41.49,-59.42 v -2.69 c 5.97,0.11 8.55,0.23 11.13,0.23 2.11,0 5.39,-0.12 12.77,-0.23 v 2.69 l -4.68,0.24 c -4.11,0.23 -4.22,0.35 -4.22,6.44 v 15.47 c 0,5.51 3.63,9.96 8.08,9.96 2.7,0 4.57,-1.29 5.98,-4.1 h 1.88 l 0.82,10.78 c -1.06,0.59 -2.58,0.94 -4.22,0.94 -2.7,0 -5.51,-1.41 -7.5,-3.64 l -5.04,-5.97 v 9.26 l -0.82,0.35 c -4.34,-1.88 -9.26,-3.17 -13.95,-3.64 v -2.57 h 3.28 c 3.75,-0.12 3.87,-0.47 3.99,-6.57 v -20.27 c -0.12,-5.86 -0.24,-6.21 -3.4,-6.44 z m 105.08,25.55 c 0,4.1 0.46,7.85 1.28,11.01 -3.63,2.23 -6.68,3.17 -10.42,3.17 -4.46,0 -9.38,-1.64 -14.77,-5.16 -6.33,-3.87 -9.61,-10.08 -9.61,-18.16 0,-12.07 8.44,-20.63 20.62,-20.63 4.69,0 11.37,1.64 12.31,3.05 l 1.87,2.81 -0.82,1.41 c -3.51,-1.88 -6.21,-2.58 -9.49,-2.58 -9.96,0 -16.52,7.73 -16.52,19.57 0,9.61 4.45,15 12.54,15 4.1,0 8.32,-1.64 9.96,-3.98 l 0.58,-5.51 z m 45.93,-25.55 v -2.69 c 6.33,0.11 8.91,0.23 11.25,0.23 2.35,0 4.92,-0.12 11.25,-0.23 v 2.69 l -4.1,0.24 c -3.16,0.35 -3.28,0.58 -3.4,6.44 v 55.43 l -0.82,0.82 c -3.83,-1.52 -6.91,-2.34 -13.94,-3.4 v -2.46 h 5.04 c 1.52,0 2.26,-1.05 2.26,-3.75 v -46.64 c -0.15,-5.86 -0.27,-6.21 -3.44,-6.44 z m 89.93,3.87 -1.22,0.82 c -5.74,-3.4 -7.85,-4.22 -11.71,-4.22 -5.86,0 -10.79,2.69 -13.25,7.03 -1.75,2.93 -2.34,5.51 -2.58,10.78 h 13.25 c 6.44,0 10.54,0.35 16.29,1.17 0,1.29 0.11,2.11 0.11,3.17 0,10.43 -6.68,17.11 -16.87,17.11 -3.17,0 -7.03,-1.17 -10.78,-3.28 -7.39,-4.34 -10.32,-9.85 -10.32,-19.34 0,-5.51 1.29,-10.43 3.75,-13.83 3.64,-4.8 9.61,-7.5 16.41,-7.5 3.4,0 6.68,0.71 10.31,2.35 2.35,0.93 4.34,2.11 4.69,2.69 z m -7.08,17.69 c -4.57,-0.11 -6.79,-0.23 -10.07,-0.23 -4.22,0 -6.57,0.12 -11.37,0.47 0,4.22 0.39,6.21 1.52,8.67 1.88,3.87 5.63,6.33 9.96,6.33 3.05,0 5.39,-1.17 7.04,-3.64 1.99,-2.92 2.57,-5.5 2.92,-11.6 z m 65.04,-14.06 c -2.69,0 -5.15,-2.46 -5.15,-5.16 0,-2.81 2.46,-5.27 5.04,-5.27 2.93,0 5.5,2.46 5.5,5.27 0,2.7 -2.57,5.16 -5.39,5.16 z m 34.57,-32.58 v -2.69 c 6.21,0.23 8.79,0.23 11.25,0.23 2.46,0 5.04,0 11.25,-0.23 v 2.69 l -4.1,0.35 c -3.16,0.36 -3.28,0.47 -3.4,6.45 v 16.99 c 2.82,-1.64 5.63,-2.22 9.73,-2.22 2.7,0 4.92,0.46 6.33,1.4 l 10.31,6.68 c 3.52,2.35 7.74,11.6 7.74,17.35 0,9.96 -8.21,17.81 -18.64,17.81 -3.4,0 -6.56,-0.82 -8.08,-2.23 l -7.39,-6.8 v 8.68 l -0.82,0.35 c -4.33,-1.88 -9.25,-3.17 -13.94,-3.64 v -2.57 h 3.28 c 3.75,-0.12 3.87,-0.47 3.98,-6.57 v -45.23 c -0.11,-5.98 -0.23,-6.09 -3.39,-6.45 z m 15,50.16 c 0,1.29 0.47,2.23 1.64,3.75 2.58,3.4 6.45,5.04 10.79,5.04 8.55,0 13.94,-5.86 13.94,-15.24 0,-10.07 -6.09,-17.57 -14.18,-17.57 -4.92,0 -8.67,1.64 -12.19,5.27 z m 94.34,-25.08 v -2.69 c 6.37,0.11 8.91,0.23 11.25,0.23 2.34,0 4.92,-0.12 11.25,-0.23 v 2.69 l -4.06,0.24 c -3.21,0.35 -3.32,0.58 -3.44,6.44 v 55.43 l -0.78,0.82 c -3.87,-1.52 -6.92,-2.34 -13.95,-3.4 v -2.46 h 5.04 c 1.53,0 2.23,-1.05 2.23,-3.75 v -46.64 c -0.12,-5.86 -0.24,-6.21 -3.4,-6.44 z m 75.59,39.73 c -13.13,0 -22.15,-9.26 -22.15,-22.62 0,-12.77 7.85,-21.33 19.57,-21.33 13.83,0 23.79,9.61 23.79,23.09 0,12.19 -8.91,20.86 -21.21,20.86 z m -1.64,-2.93 c 8.43,0 14.41,-9.03 14.41,-21.21 0,-10.43 -4.45,-16.88 -11.84,-16.88 -8.79,0 -14.76,8.67 -14.76,21.45 0,10.78 4.33,16.64 12.19,16.64 z m 83.63,-4.92 v -25.9 c 0,-6.68 3.05,-9.49 9.96,-9.49 1.99,0 4.22,0.46 4.69,1.05 l 4.33,4.8 -1.17,1.53 c -2.34,-1.41 -3.52,-1.76 -5.27,-1.76 -3.52,0 -4.92,1.88 -4.92,6.21 v 23.56 h 11.48 l 0.82,4.92 -12.3,-0.59 v 3.4 c 0,3.75 0.23,7.62 0.93,12.77 l -1.05,1.06 c -2.23,-1.41 -4.81,-2.58 -7.62,-3.4 0.24,-2.58 0.35,-4.34 0.35,-7.15 v -6.33 l -7.03,-3.16 v -1.88 z m 59.37,7.85 2.82,17.69 c 0.11,0.12 0.11,0.35 0.11,0.47 0,1.76 -1.99,3.52 -3.86,3.52 -2,0 -3.87,-1.76 -3.87,-3.52 v -0.47 l 2.93,-17.69 z m 16.29,0 2.81,17.69 c 0.12,0.12 0.12,0.35 0.12,0.47 0,1.76 -1.99,3.52 -3.87,3.52 -1.99,0 -3.86,-1.76 -3.86,-3.52 v -0.47 l 2.93,-17.69 z m 52.11,-32.23 c -2.69,0 -5.15,-2.46 -5.15,-5.16 0,-2.81 2.46,-5.27 5.03,-5.27 2.93,0 5.51,2.46 5.51,5.27 0,2.7 -2.58,5.16 -5.39,5.16 z m -1477.19,802.5 v -2.69 c 5.28,0.11 8.44,0.23 13.13,0.23 4.69,0 7.97,-0.12 13.24,-0.23 v 2.69 l -4.33,0.24 c -4.11,0.23 -4.46,0.93 -4.57,8.08 v 38.09 c 0,4.57 0.11,6.44 0.35,9.02 h 13.94 c 2.58,-0.12 3.4,-0.7 3.63,-3.05 l 0.36,-7.03 h 2.81 c 0,5.86 0.12,9.38 0.58,14.42 l -11.95,-0.12 c -5.15,-0.12 -6.09,-0.12 -7.5,-0.12 h -14.18 c -1.05,0 -5.86,0.12 -12.19,0.24 h -6.09 c 0.47,-5.04 0.59,-8.56 0.59,-14.42 h 2.81 l 0.35,7.03 c 0.23,2.35 0.94,2.93 3.63,3.05 h 13.95 c 0.23,-2.81 0.35,-4.92 0.35,-9.02 v -38.09 c -0.12,-7.26 -0.47,-7.85 -4.57,-8.08 z m 41.33,0 v -2.69 c 5.74,0.11 8.21,0.23 11.14,0.23 2.81,0 5.39,-0.12 11.13,-0.23 v 2.69 l -3.99,0.24 c -3.16,0.23 -3.4,0.58 -3.4,6.44 v 19.1 c 0,4.1 5.98,8.44 11.49,8.44 5.98,0 9.96,-4.45 9.96,-11.37 v -25.54 c 4.1,0.11 5.51,0.23 7.15,0.23 1.29,0 2.93,-0.12 7.38,-0.23 v 2.69 l -3.63,0.24 c -3.17,0.23 -3.28,0.58 -3.4,6.44 v 17.46 c 0,10.43 -4.92,15.59 -15,15.59 -3.28,0 -5.16,-0.47 -7.15,-2.23 l -6.8,-5.98 v 30.59 l -0.82,0.82 c -3.98,-1.52 -6.91,-2.34 -14.06,-3.4 v -2.46 h 5.04 c 1.64,0 2.34,-1.05 2.34,-3.75 v -46.64 c -0.11,-5.86 -0.23,-6.21 -3.39,-6.44 z m 68.67,39.38 -0.82,0.35 c -4.33,-1.88 -9.25,-3.17 -13.94,-3.64 v -2.57 h 3.28 c 3.75,-0.12 3.87,-0.47 3.98,-6.57 v -20.27 c 0,-5.86 -0.23,-6.21 -3.39,-6.44 l -4.11,-0.24 v -2.69 c 6.33,0.11 8.91,0.23 11.25,0.23 2.35,0 4.93,-0.12 11.25,-0.23 v 2.69 l -4.1,0.24 c -3.16,0.35 -3.28,0.58 -3.4,6.44 z m -4.1,20.04 c -2.69,0 -5.04,-2.35 -5.04,-5.04 0,-2.7 2.35,-5.04 4.93,-5.04 2.69,0 5.03,2.34 5.03,5.04 0,2.46 -2.34,5.04 -4.92,5.04 z m 17.07,-48.99 c 0,-6.21 -0.23,-8.91 -0.93,-12.54 4.8,-1.52 8.2,-2.11 12.3,-2.11 11.84,0 20.16,6.21 20.16,15.12 0,2.81 -0.82,4.8 -2.46,6.56 -2.35,2.35 -5.28,3.4 -13.25,4.92 -7.38,1.41 -9.84,3.28 -9.84,7.39 0,4.45 3.05,7.03 8.67,7.03 6.09,0 10.67,-3.17 10.67,-7.38 v -2.11 h 2.46 c 0.11,5.27 0.23,7.38 0.46,10.19 -4.92,1.64 -7.96,2.23 -11.71,2.23 -10.43,0 -16.88,-4.92 -16.88,-13.01 0,-4.45 1.99,-7.27 6.21,-9.26 2.35,-1.05 7.15,-2.58 13.24,-3.87 4.11,-0.93 5.75,-2.69 5.75,-6.21 0,-4.92 -4.46,-8.32 -10.78,-8.32 -6.68,0 -11.25,3.17 -11.25,7.62 v 3.75 z m 73.91,28.95 -0.82,0.35 c -4.34,-1.88 -9.26,-3.17 -13.95,-3.64 v -2.57 h 3.28 c 3.75,-0.12 3.87,-0.47 3.99,-6.57 v -20.27 c 0,-5.86 -0.24,-6.21 -3.4,-6.44 l -4.1,-0.24 v -2.69 c 6.33,0.11 8.91,0.23 11.25,0.23 2.34,0 4.92,-0.12 11.25,-0.23 v 2.69 l -4.1,0.24 c -3.17,0.35 -3.28,0.58 -3.4,6.44 z m -4.1,20.04 c -2.7,0 -5.04,-2.35 -5.04,-5.04 0,-2.7 2.34,-5.04 4.92,-5.04 2.7,0 5.04,2.34 5.04,5.04 0,2.46 -2.34,5.04 -4.92,5.04 z m 17.03,-48.99 c 0,-6.21 -0.24,-8.91 -0.94,-12.54 4.81,-1.52 8.2,-2.11 12.31,-2.11 11.83,0 20.15,6.21 20.15,15.12 0,2.81 -0.82,4.8 -2.46,6.56 -2.34,2.35 -5.27,3.4 -13.24,4.92 -7.38,1.41 -9.84,3.28 -9.84,7.39 0,4.45 3.04,7.03 8.67,7.03 6.09,0 10.66,-3.17 10.66,-7.38 v -2.11 h 2.46 c 0.12,5.27 0.24,7.38 0.47,10.19 -4.92,1.64 -7.97,2.23 -11.72,2.23 -10.43,0 -16.87,-4.92 -16.87,-13.01 0,-4.45 1.99,-7.27 6.21,-9.26 2.34,-1.05 7.15,-2.58 13.24,-3.87 4.1,-0.93 5.74,-2.69 5.74,-6.21 0,-4.92 -4.45,-8.32 -10.78,-8.32 -6.68,0 -11.25,3.17 -11.25,7.62 v 3.75 z m 60.66,0 c 0,-6.21 -0.23,-8.91 -0.93,-12.54 4.8,-1.52 8.2,-2.11 12.3,-2.11 11.84,0 20.16,6.21 20.16,15.12 0,2.81 -0.82,4.8 -2.46,6.56 -2.35,2.35 -5.28,3.4 -13.25,4.92 -7.38,1.41 -9.84,3.28 -9.84,7.39 0,4.45 3.05,7.03 8.67,7.03 6.09,0 10.67,-3.17 10.67,-7.38 v -2.11 h 2.46 c 0.11,5.27 0.23,7.38 0.46,10.19 -4.92,1.64 -7.96,2.23 -11.71,2.23 -10.43,0 -16.88,-4.92 -16.88,-13.01 0,-4.45 1.99,-7.27 6.21,-9.26 2.35,-1.05 7.15,-2.58 13.24,-3.87 4.11,-0.93 5.75,-2.69 5.75,-6.21 0,-4.92 -4.46,-8.32 -10.78,-8.32 -6.68,0 -11.25,3.17 -11.25,7.62 v 3.75 z m 35.94,-10.43 v -2.69 c 6.33,0.11 8.91,0.23 11.48,0.23 2.82,0 5.16,-0.12 10.67,-0.23 v 2.69 l -3.75,0.24 c -3.17,0.23 -3.28,0.58 -3.28,6.44 v 19.1 c 0,4.1 5.86,8.44 11.25,8.44 4.92,0 8.2,-4.57 8.2,-11.37 v -16.17 c 0,-5.86 -0.23,-6.21 -3.28,-6.44 l -4.22,-0.24 v -2.69 c 6.33,0.11 8.91,0.23 11.25,0.23 2.34,0 4.92,-0.12 11.25,-0.23 v 2.69 l -4.1,0.24 c -3.17,0.35 -3.28,0.58 -3.28,6.44 v 19.1 c 0,4.1 5.86,8.44 11.25,8.44 4.92,0 8.2,-4.57 8.2,-11.37 v -25.54 c 4.1,0.11 5.63,0.23 7.15,0.23 1.41,0 3.05,-0.12 7.97,-0.23 v 2.69 l -4.22,0.24 c -3.16,0.35 -3.16,0.58 -3.28,6.44 v 18.63 c 0,8.91 -5.28,14.42 -13.48,14.42 -3.28,0 -5.74,-0.71 -7.38,-2.23 l -6.92,-6.09 c -2.81,5.97 -6.44,8.32 -12.77,8.32 -3.28,0 -5.86,-0.71 -7.38,-2.23 l -6.21,-5.74 v 7.62 l -0.82,0.35 c -4.46,-1.88 -9.38,-3.17 -14.07,-3.64 v -2.57 h 3.29 c 3.75,-0.12 3.86,-0.47 3.98,-6.57 v -20.27 c -0.12,-5.86 -0.23,-6.21 -3.28,-6.44 z m 107.23,4.92 -0.47,-7.61 c 4.45,0.11 5.74,0.23 7.03,0.23 1.17,0 1.64,0 4.8,-0.23 h 1.88 v 2.69 l -3.52,0.12 c -2.34,0.35 -2.46,0.58 -2.57,5.27 v 16.41 c 0,13.12 -3.75,17.93 -14.18,17.93 -3.99,0 -7.5,-0.94 -10.9,-3.05 l -4.81,-2.81 v -5.86 l 2.35,-0.7 1.17,2.81 c 1.87,4.22 2.81,4.8 6.91,4.8 8.56,0 12.07,-3.28 12.31,-11.48 l -8.91,-1.64 c -12.3,-2.23 -17.34,-6.45 -17.34,-14.42 0,-6.91 4.1,-10.89 11.25,-10.89 1.75,0 3.16,0.23 3.86,0.7 z m 0,3.75 c -2.58,-3.63 -8.32,-7.03 -11.84,-7.03 -3.63,0 -6.68,3.17 -6.68,7.15 0,3.28 1.76,6.45 4.34,8.2 2.34,1.29 7.26,2.58 14.18,3.64 z m 17.69,-8.67 v -2.69 c 6.33,0.11 8.91,0.23 11.25,0.23 2.35,0 4.92,-0.12 11.25,-0.23 v 2.69 l -4.1,0.24 c -3.16,0.35 -3.28,0.58 -3.4,6.44 v 55.43 l -0.82,0.82 c -3.87,-1.52 -6.91,-2.34 -13.94,-3.4 v -2.46 h 5.04 c 1.52,0 2.22,-1.05 2.22,-3.75 v -46.64 c -0.12,-5.86 -0.23,-6.21 -3.4,-6.44 z m 26.21,0 v -2.69 c 6.33,0.11 8.91,0.23 11.25,0.23 2.35,0 4.92,-0.12 11.25,-0.23 v 2.69 l -4.1,0.24 c -3.16,0.35 -3.28,0.58 -3.4,6.44 v 55.43 l -0.82,0.82 c -3.86,-1.52 -6.91,-2.34 -13.94,-3.4 v -2.46 h 5.04 c 1.52,0 2.22,-1.05 2.22,-3.75 v -46.64 c -0.11,-5.86 -0.23,-6.21 -3.4,-6.44 z m 47.5,-25.08 v -2.69 c 6.21,0.23 8.79,0.23 11.25,0.23 2.46,0 5.04,0 11.25,-0.23 v 2.69 l -4.1,0.35 c -3.16,0.36 -3.28,0.47 -3.4,6.45 v 16.99 c 2.82,-1.64 5.63,-2.22 9.73,-2.22 2.7,0 4.92,0.46 6.33,1.4 l 10.31,6.68 c 3.52,2.35 7.73,11.6 7.73,17.35 0,9.96 -8.2,17.81 -18.63,17.81 -3.4,0 -6.56,-0.82 -8.08,-2.23 l -7.39,-6.8 v 8.68 l -0.82,0.35 c -4.33,-1.88 -9.25,-3.17 -13.94,-3.64 v -2.57 h 3.28 c 3.75,-0.12 3.87,-0.47 3.98,-6.57 v -45.23 c -0.11,-5.98 -0.23,-6.09 -3.4,-6.45 z m 15,50.16 c 0,1.29 0.47,2.23 1.64,3.75 2.58,3.4 6.45,5.04 10.79,5.04 8.55,0 13.94,-5.86 13.94,-15.24 0,-10.07 -6.09,-17.57 -14.18,-17.57 -4.92,0 -8.67,1.64 -12.19,5.27 z m 40.28,-25.08 v -2.69 c 5.97,0.11 8.55,0.23 11.13,0.23 2.11,0 5.39,-0.12 12.77,-0.23 v 2.69 l -4.68,0.24 c -4.11,0.23 -4.22,0.35 -4.22,6.44 v 15.47 c 0,5.51 3.63,9.96 8.08,9.96 2.7,0 4.57,-1.29 5.98,-4.1 h 1.87 l 0.82,10.78 c -1.05,0.59 -2.57,0.94 -4.21,0.94 -2.7,0 -5.51,-1.41 -7.5,-3.64 l -5.04,-5.97 v 9.26 l -0.82,0.35 c -4.34,-1.88 -9.26,-3.17 -13.95,-3.64 v -2.57 h 3.28 c 3.75,-0.12 3.87,-0.47 3.99,-6.57 v -20.27 c -0.12,-5.86 -0.24,-6.21 -3.4,-6.44 z m 50.54,39.38 -0.82,0.35 c -4.33,-1.88 -9.25,-3.17 -13.94,-3.64 v -2.57 h 3.28 c 3.75,-0.12 3.87,-0.47 3.98,-6.57 v -20.27 c 0,-5.86 -0.23,-6.21 -3.39,-6.44 l -4.11,-0.24 v -2.69 c 6.33,0.11 8.91,0.23 11.25,0.23 2.35,0 4.93,-0.12 11.25,-0.23 v 2.69 l -4.1,0.24 c -3.16,0.35 -3.28,0.58 -3.4,6.44 z m -4.1,20.04 c -2.69,0 -5.04,-2.35 -5.04,-5.04 0,-2.7 2.35,-5.04 4.92,-5.04 2.7,0 5.04,2.34 5.04,5.04 0,2.46 -2.34,5.04 -4.92,5.04 z m 50.35,-62.11 c 4.1,0.11 5.51,0.23 7.15,0.23 1.29,0 2.93,-0.12 7.38,-0.23 v 2.69 l -3.63,0.24 c -3.16,0.23 -3.28,0.58 -3.4,6.44 v 17.46 c 0,10.43 -4.92,15.59 -15,15.59 -3.28,0 -5.15,-0.47 -7.14,-2.23 l -6.8,-5.98 v 7.86 l -0.82,0.35 c -4.34,-1.88 -9.38,-3.17 -14.06,-3.64 v -2.57 h 3.39 c 3.64,-0.12 3.87,-0.47 3.99,-6.57 v -20.27 c 0,-5.86 -0.35,-6.21 -3.4,-6.44 l -3.98,-0.24 v -2.69 c 5.74,0.11 8.2,0.23 11.13,0.23 2.81,0 5.39,-0.12 11.13,-0.23 v 2.69 l -3.98,0.24 c -3.17,0.23 -3.4,0.58 -3.4,6.44 v 19.1 c 0,4.1 5.97,8.44 11.48,8.44 5.98,0 9.96,-4.45 9.96,-11.37 z m 24.26,34.57 v -25.9 c 0,-6.68 3.05,-9.49 9.96,-9.49 1.99,0 4.22,0.46 4.69,1.05 l 4.34,4.8 -1.18,1.53 c -2.34,-1.41 -3.51,-1.76 -5.27,-1.76 -3.52,0 -4.92,1.88 -4.92,6.21 v 23.56 h 11.48 l 0.82,4.92 -12.3,-0.59 v 3.4 c 0,3.75 0.23,7.62 0.94,12.77 l -1.06,1.06 c -2.23,-1.41 -4.8,-2.58 -7.62,-3.4 0.24,-2.58 0.36,-4.34 0.36,-7.15 v -6.33 l -7.04,-3.16 v -1.88 z m 31.64,-24.38 c -2.69,0 -5.15,-2.46 -5.15,-5.16 0,-2.81 2.46,-5.27 5.03,-5.27 2.93,0 5.51,2.46 5.51,5.27 0,2.7 -2.58,5.16 -5.39,5.16 z"
472
+ style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
473
+ transform="matrix(0.13333333,0,0,-0.13333333,0,961.33333)"
474
+ clip-path="url(#clipPath62)" />
475
+ </g>
476
+ </svg>
@@ -0,0 +1,124 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 25.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 595.28 841.89" style="enable-background:new 0 0 595.28 841.89;" xml:space="preserve">
5
+ <style type="text/css">
6
+ #Layer_1 { fill:none }
7
+ svg[id = 'Layer_1'] { fill:none }
8
+ .st0{fill:none;stroke:#000000;stroke-miterlimit:10;}
9
+ </style>
10
+ <image style="overflow:visible;" width="368" height="315" xlink:href="data:image/gif;base64,R0lGODlhcAE7Aff/AAAAAAAAMwAAZgAAmQAAzAAA/wAzAAAzMwAzZgAzmQAzzAAz/wBmAABmMwBm
11
+ ZgBmmQBmzABm/wCZAACZMwCZZgCZmQCZzACZ/wDMAADMMwDMZgDMmQDMzADM/wD/AAD/MwD/ZgD/
12
+ mQD/zAD//zMAADMAMzMAZjMAmTMAzDMA/zMzADMzMzMzZjMzmTMzzDMz/zNmADNmMzNmZjNmmTNm
13
+ zDNm/zOZADOZMzOZZjOZmTOZzDOZ/zPMADPMMzPMZjPMmTPMzDPM/zP/ADP/MzP/ZjP/mTP/zDP/
14
+ /2YAAGYAM2YAZmYAmWYAzGYA/2YzAGYzM2YzZmYzmWYzzGYz/2ZmAGZmM2ZmZmZmmWZmzGZm/2aZ
15
+ AGaZM2aZZmaZmWaZzGaZ/2bMAGbMM2bMZmbMmWbMzGbM/2b/AGb/M2b/Zmb/mWb/zGb//5kAAJkA
16
+ M5kAZpkAmZkAzJkA/5kzAJkzM5kzZpkzmZkzzJkz/5lmAJlmM5lmZplmmZlmzJlm/5mZAJmZM5mZ
17
+ ZpmZmZmZzJmZ/5nMAJnMM5nMZpnMmZnMzJnM/5n/AJn/M5n/Zpn/mZn/zJn//8wAAMwAM8wAZswA
18
+ mcwAzMwA/8wzAMwzM8wzZswzmcwzzMwz/8xmAMxmM8xmZsxmmcxmzMxm/8yZAMyZM8yZZsyZmcyZ
19
+ zMyZ/8zMAMzMM8zMZszMmczMzMzM/8z/AMz/M8z/Zsz/mcz/zMz///8AAP8AM/8AZv8Amf8AzP8A
20
+ //8zAP8zM/8zZv8zmf8zzP8z//9mAP9mM/9mZv9mmf9mzP9m//+ZAP+ZM/+ZZv+Zmf+ZzP+Z///M
21
+ AP/MM//MZv/Mmf/MzP/M////AP//M///Zv//mf//zP////j4+PLy8uvr6+Xl5d/f39jY2NLS0szM
22
+ zMXFxb+/v7i4uLKysqysrKWlpZ+fn5mZmZKSkoyMjIWFhX9/f3l5eXJycmxsbGZmZl9fX1lZWVJS
23
+ UkxMTEZGRj8/Pzk5OTMzMywsLCYmJh8fHxkZGRMTEwwMDAYGBgAAACwAAAAAcAE7AQAI/gCvCRxI
24
+ sKDBgwgTKlzIsKHDhxAjSpxIsaLFixgzatzIsaPHjyBDihxJsqTJkyhTqlzJsqXLlzBjypxJs6bN
25
+ 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" transform="matrix(1 0 0 1 114 263.8898)">
114
+ </image>
115
+ <a xlink:href="mn://action_schema" xlink:dummy="Layer_1">
116
+ <rect x="123.28" y="273.93" class="st0" width="88.05" height="41.84"/>
117
+ </a>
118
+ <a xlink:href="mn://basic_attribute_schema" >
119
+ <rect x="324.69" y="450.52" class="st0" width="132.62" height="40.75"/>
120
+ </a>
121
+ <a xlink:href="mn://support_resource_schema" >
122
+ <rect x="324.69" y="528.36" class="st0" width="148.16" height="40.75"/>
123
+ </a>
124
+ </svg>