mahjong-render 0.1.0

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 (63) hide show
  1. checksums.yaml +7 -0
  2. data/CHANGELOG.md +12 -0
  3. data/CONTRIBUTING.md +7 -0
  4. data/LICENSE +202 -0
  5. data/LICENSES/CC0-1.0.txt +121 -0
  6. data/README.ja.md +90 -0
  7. data/README.md +112 -0
  8. data/SECURITY.md +5 -0
  9. data/THIRD_PARTY_NOTICES.md +17 -0
  10. data/assets/manifest.json +45 -0
  11. data/assets/tiles/Chun.svg +232 -0
  12. data/assets/tiles/Front.svg +334 -0
  13. data/assets/tiles/Haku.svg +214 -0
  14. data/assets/tiles/Hatsu.svg +309 -0
  15. data/assets/tiles/Man1.svg +276 -0
  16. data/assets/tiles/Man2.svg +286 -0
  17. data/assets/tiles/Man3.svg +292 -0
  18. data/assets/tiles/Man4.svg +292 -0
  19. data/assets/tiles/Man5-Dora.svg +319 -0
  20. data/assets/tiles/Man5.svg +313 -0
  21. data/assets/tiles/Man6.svg +297 -0
  22. data/assets/tiles/Man7.svg +283 -0
  23. data/assets/tiles/Man8.svg +286 -0
  24. data/assets/tiles/Man9.svg +292 -0
  25. data/assets/tiles/Nan.svg +270 -0
  26. data/assets/tiles/Pei.svg +236 -0
  27. data/assets/tiles/Pin1.svg +544 -0
  28. data/assets/tiles/Pin2.svg +400 -0
  29. data/assets/tiles/Pin3.svg +362 -0
  30. data/assets/tiles/Pin4.svg +407 -0
  31. data/assets/tiles/Pin5-Dora.svg +460 -0
  32. data/assets/tiles/Pin5.svg +454 -0
  33. data/assets/tiles/Pin6.svg +477 -0
  34. data/assets/tiles/Pin7.svg +567 -0
  35. data/assets/tiles/Pin8.svg +570 -0
  36. data/assets/tiles/Pin9.svg +623 -0
  37. data/assets/tiles/Shaa.svg +248 -0
  38. data/assets/tiles/Sou1.svg +764 -0
  39. data/assets/tiles/Sou2.svg +372 -0
  40. data/assets/tiles/Sou3.svg +462 -0
  41. data/assets/tiles/Sou4.svg +573 -0
  42. data/assets/tiles/Sou5-Dora.svg +614 -0
  43. data/assets/tiles/Sou5.svg +608 -0
  44. data/assets/tiles/Sou6.svg +688 -0
  45. data/assets/tiles/Sou7.svg +628 -0
  46. data/assets/tiles/Sou8.svg +712 -0
  47. data/assets/tiles/Sou9.svg +748 -0
  48. data/assets/tiles/Ton.svg +242 -0
  49. data/docs/adr/0001-renderer-selection.md +7 -0
  50. data/docs/adr/0002-license.md +5 -0
  51. data/docs/adr/0003-notation.md +5 -0
  52. data/docs/adr/0004-assets.md +5 -0
  53. data/docs/adr/0005-package.md +5 -0
  54. data/docs/release.md +32 -0
  55. data/docs/research/existing-renderers.md +21 -0
  56. data/examples/basic.adoc +13 -0
  57. data/examples/hand.png +0 -0
  58. data/lib/mahjong_render/asciidoctor.rb +32 -0
  59. data/lib/mahjong_render/parser.rb +113 -0
  60. data/lib/mahjong_render/renderer.rb +105 -0
  61. data/lib/mahjong_render/version.rb +8 -0
  62. data/lib/mahjong_render.rb +14 -0
  63. metadata +106 -0
@@ -0,0 +1,454 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
6
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
7
+ xmlns:cc="http://creativecommons.org/ns#"
8
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
9
+ xmlns:svg="http://www.w3.org/2000/svg"
10
+ xmlns="http://www.w3.org/2000/svg"
11
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13
+ width="300"
14
+ height="400"
15
+ viewBox="0 0 300 400"
16
+ id="svg2"
17
+ version="1.1"
18
+ inkscape:version="0.91 r13725"
19
+ sodipodi:docname="Pin5.svg"
20
+ inkscape:export-filename="C:\Users\Fluffy\Documents\Projects\ExtraRiichi\Pin5.png"
21
+ inkscape:export-xdpi="180"
22
+ inkscape:export-ydpi="180">
23
+ <defs
24
+ id="defs4">
25
+ <inkscape:path-effect
26
+ effect="skeletal"
27
+ id="path-effect7963"
28
+ is_visible="true"
29
+ pattern="m -90.825902,-314.06958 23.03016,41.38503 21.477976,-41.38503 z"
30
+ copytype="repeated_stretched"
31
+ prop_scale="1"
32
+ scale_y_rel="false"
33
+ spacing="0"
34
+ normal_offset="0"
35
+ tang_offset="0"
36
+ prop_units="false"
37
+ vertical_pattern="false"
38
+ fuse_tolerance="0"
39
+ pattern-nodetypes="cccc" />
40
+ <inkscape:path-effect
41
+ effect="skeletal"
42
+ id="path-effect7830"
43
+ is_visible="true"
44
+ pattern="M -12.828427,33.715729 -17,-11 l 9.0000001,0 z"
45
+ copytype="repeated_stretched"
46
+ prop_scale="-1"
47
+ scale_y_rel="false"
48
+ spacing="5.1"
49
+ normal_offset="0"
50
+ tang_offset="0"
51
+ prop_units="false"
52
+ vertical_pattern="false"
53
+ fuse_tolerance="0"
54
+ pattern-nodetypes="cccc" />
55
+ <linearGradient
56
+ id="linearGradient10055"
57
+ osb:paint="solid">
58
+ <stop
59
+ style="stop-color:#000000;stop-opacity:1;"
60
+ offset="0"
61
+ id="stop10057" />
62
+ </linearGradient>
63
+ <marker
64
+ inkscape:stockid="Arrow1Lstart"
65
+ orient="auto"
66
+ refY="0"
67
+ refX="0"
68
+ id="Arrow1Lstart"
69
+ style="overflow:visible"
70
+ inkscape:isstock="true">
71
+ <path
72
+ id="path4978"
73
+ d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
74
+ style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ff5c00;stroke-width:1pt;stroke-opacity:1"
75
+ transform="matrix(0.8,0,0,0.8,10,0)"
76
+ inkscape:connector-curvature="0" />
77
+ </marker>
78
+ <clipPath
79
+ clipPathUnits="userSpaceOnUse"
80
+ id="clipPath4243">
81
+ <circle
82
+ style="opacity:1;fill:#000000;fill-opacity:0.29670332;fill-rule:nonzero;stroke:#000000;stroke-width:19.13299942;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
83
+ id="circle4245"
84
+ cx="-264.65997"
85
+ cy="-198.20665"
86
+ r="293.95438" />
87
+ </clipPath>
88
+ <clipPath
89
+ clipPathUnits="userSpaceOnUse"
90
+ id="clipPath7847">
91
+ <ellipse
92
+ style="opacity:1;fill:#822600;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
93
+ id="ellipse7849"
94
+ cx="394"
95
+ cy="552.36218"
96
+ rx="349.49533"
97
+ ry="216" />
98
+ </clipPath>
99
+ <clipPath
100
+ clipPathUnits="userSpaceOnUse"
101
+ id="clipPath4243-1">
102
+ <circle
103
+ style="opacity:1;fill:#000000;fill-opacity:0.29670332;fill-rule:nonzero;stroke:#000000;stroke-width:19.13299942;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
104
+ id="circle4245-4"
105
+ cx="-264.65997"
106
+ cy="-198.20665"
107
+ r="293.95438" />
108
+ </clipPath>
109
+ <clipPath
110
+ clipPathUnits="userSpaceOnUse"
111
+ id="clipPath7876">
112
+ <circle
113
+ style="opacity:1;fill:#000000;fill-opacity:0.29670332;fill-rule:nonzero;stroke:#000000;stroke-width:19.13299942;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
114
+ id="circle7878"
115
+ cx="-264.65997"
116
+ cy="-198.20665"
117
+ r="293.95438" />
118
+ </clipPath>
119
+ <clipPath
120
+ clipPathUnits="userSpaceOnUse"
121
+ id="clipPath14693">
122
+ <rect
123
+ style="opacity:1;fill:#a53c3c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
124
+ id="rect14695"
125
+ width="131.78395"
126
+ height="168.82127"
127
+ x="-332.59583"
128
+ y="383.49765"
129
+ rx="1.2551664"
130
+ ry="3.7514515"
131
+ transform="matrix(0.99939083,-0.03489951,0.03489951,0.99939083,0,0)" />
132
+ </clipPath>
133
+ <clipPath
134
+ clipPathUnits="userSpaceOnUse"
135
+ id="clipPath14952">
136
+ <ellipse
137
+ style="opacity:1;fill:#a53c3c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
138
+ id="ellipse14954"
139
+ cx="-271.34384"
140
+ cy="647.25604"
141
+ rx="69.057365"
142
+ ry="116.91089"
143
+ transform="matrix(0.99939083,-0.03489951,0.03489951,0.99939083,0,0)" />
144
+ </clipPath>
145
+ <pattern
146
+ y="0"
147
+ x="0"
148
+ height="6"
149
+ width="6"
150
+ patternUnits="userSpaceOnUse"
151
+ id="EMFhbasepattern" />
152
+ </defs>
153
+ <sodipodi:namedview
154
+ id="base"
155
+ pagecolor="#aeffff"
156
+ bordercolor="#666666"
157
+ borderopacity="1"
158
+ inkscape:pageopacity="0"
159
+ inkscape:pageshadow="2"
160
+ inkscape:zoom="1.4297189"
161
+ inkscape:cx="330.46142"
162
+ inkscape:cy="158.01828"
163
+ inkscape:document-units="px"
164
+ inkscape:current-layer="layer1"
165
+ showgrid="true"
166
+ inkscape:window-width="1920"
167
+ inkscape:window-height="1017"
168
+ inkscape:window-x="1912"
169
+ inkscape:window-y="-8"
170
+ inkscape:window-maximized="1"
171
+ showguides="true"
172
+ inkscape:guide-bbox="true"
173
+ units="px">
174
+ <inkscape:grid
175
+ type="xygrid"
176
+ id="grid4774"
177
+ visible="true"
178
+ dotted="false"
179
+ color="#3f3fff"
180
+ opacity="0.03921569"
181
+ empcolor="#3f3fff"
182
+ empopacity="0.07843137"
183
+ enabled="false" />
184
+ <sodipodi:guide
185
+ position="150,200"
186
+ orientation="0,1"
187
+ id="guide8231"
188
+ inkscape:label=""
189
+ inkscape:color="rgb(0,0,255)" />
190
+ <sodipodi:guide
191
+ position="150,200"
192
+ orientation="1,0"
193
+ id="guide8233"
194
+ inkscape:label=""
195
+ inkscape:color="rgb(0,0,255)" />
196
+ </sodipodi:namedview>
197
+ <metadata
198
+ id="metadata7">
199
+ <rdf:RDF>
200
+ <cc:Work
201
+ rdf:about="">
202
+ <dc:format>image/svg+xml</dc:format>
203
+ <dc:type
204
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
205
+ <dc:title />
206
+ </cc:Work>
207
+ </rdf:RDF>
208
+ </metadata>
209
+ <g
210
+ inkscape:label="Layer 1"
211
+ inkscape:groupmode="layer"
212
+ id="layer1"
213
+ transform="translate(0,-652.36216)">
214
+ <g
215
+ id="g7942"
216
+ transform="translate(4.6993944e-7,0.67748)">
217
+ <g
218
+ id="g7728"
219
+ transform="matrix(1.0227353,0,0,1.0227353,288.32505,245.01862)">
220
+ <circle
221
+ r="59.759056"
222
+ cy="485.48892"
223
+ cx="-205.97568"
224
+ id="circle7730"
225
+ style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
226
+ <circle
227
+ r="45.069927"
228
+ cy="485.48892"
229
+ cx="-205.97568"
230
+ id="circle7732"
231
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
232
+ <circle
233
+ r="38.810516"
234
+ cy="485.48892"
235
+ cx="-205.97568"
236
+ id="circle7734"
237
+ style="opacity:1;fill:#000037;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
238
+ <path
239
+ style="opacity:1;fill:none;fill-opacity:0.29670332;fill-rule:nonzero;stroke:#ffffff;stroke-width:6.60038757;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:13.20077528, 13.20077528;stroke-dashoffset:0;stroke-opacity:1"
240
+ id="path7736"
241
+ sodipodi:type="arc"
242
+ sodipodi:cx="-209.3149"
243
+ sodipodi:cy="-484.05789"
244
+ sodipodi:rx="21.068708"
245
+ sodipodi:ry="21.06871"
246
+ sodipodi:start="0"
247
+ sodipodi:end="6.2079791"
248
+ sodipodi:open="true"
249
+ d="m -188.24619,-484.05789 a 21.068708,21.06871 0 0 1 -20.6726,21.06498 21.068708,21.06871 0 0 1 -21.44992,-20.27292 21.068708,21.06871 0 0 1 19.86607,-21.82727 21.068708,21.06871 0 0 1 22.1969,19.4522"
250
+ transform="matrix(0.99997625,-0.00689127,-0.00689127,-0.99997625,0,0)" />
251
+ <circle
252
+ r="7.8531041"
253
+ cy="485.48892"
254
+ cx="-205.97568"
255
+ id="circle7738"
256
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
257
+ <circle
258
+ r="3.5860937"
259
+ cy="485.48892"
260
+ cx="-205.97568"
261
+ id="circle7740"
262
+ style="opacity:1;fill:#000037;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
263
+ </g>
264
+ <g
265
+ transform="matrix(1.0227353,0,0,1.0227353,432.4431,245.01862)"
266
+ id="g7784">
267
+ <circle
268
+ style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
269
+ id="circle7786"
270
+ cx="-205.97568"
271
+ cy="485.48892"
272
+ r="59.759056" />
273
+ <circle
274
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
275
+ id="circle7788"
276
+ cx="-205.97568"
277
+ cy="485.48892"
278
+ r="45.069927" />
279
+ <circle
280
+ style="opacity:1;fill:#000037;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
281
+ id="circle7790"
282
+ cx="-205.97568"
283
+ cy="485.48892"
284
+ r="38.810516" />
285
+ <path
286
+ transform="matrix(0.99997625,-0.00689127,-0.00689127,-0.99997625,0,0)"
287
+ d="m -188.24619,-484.05789 a 21.068708,21.06871 0 0 1 -20.6726,21.06498 21.068708,21.06871 0 0 1 -21.44992,-20.27292 21.068708,21.06871 0 0 1 19.86607,-21.82727 21.068708,21.06871 0 0 1 22.1969,19.4522"
288
+ sodipodi:open="true"
289
+ sodipodi:end="6.2079791"
290
+ sodipodi:start="0"
291
+ sodipodi:ry="21.06871"
292
+ sodipodi:rx="21.068708"
293
+ sodipodi:cy="-484.05789"
294
+ sodipodi:cx="-209.3149"
295
+ sodipodi:type="arc"
296
+ id="path7792"
297
+ style="opacity:1;fill:none;fill-opacity:0.29670332;fill-rule:nonzero;stroke:#ffffff;stroke-width:6.60038757;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:13.20077528, 13.20077528;stroke-dashoffset:0;stroke-opacity:1" />
298
+ <circle
299
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
300
+ id="circle7794"
301
+ cx="-205.97568"
302
+ cy="485.48892"
303
+ r="7.8531041" />
304
+ <circle
305
+ style="opacity:1;fill:#000037;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
306
+ id="circle7796"
307
+ cx="-205.97568"
308
+ cy="485.48892"
309
+ r="3.5860937" />
310
+ </g>
311
+ <g
312
+ transform="matrix(1.0227353,0,0,1.0227353,288.32505,464.94965)"
313
+ id="g7798">
314
+ <circle
315
+ style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
316
+ id="circle7800"
317
+ cx="-205.97568"
318
+ cy="485.48892"
319
+ r="59.759056" />
320
+ <circle
321
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
322
+ id="circle7802"
323
+ cx="-205.97568"
324
+ cy="485.48892"
325
+ r="45.069927" />
326
+ <circle
327
+ style="opacity:1;fill:#000037;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
328
+ id="circle7804"
329
+ cx="-205.97568"
330
+ cy="485.48892"
331
+ r="38.810516" />
332
+ <path
333
+ transform="matrix(0.99997625,-0.00689127,-0.00689127,-0.99997625,0,0)"
334
+ d="m -188.24619,-484.05789 a 21.068708,21.06871 0 0 1 -20.6726,21.06498 21.068708,21.06871 0 0 1 -21.44992,-20.27292 21.068708,21.06871 0 0 1 19.86607,-21.82727 21.068708,21.06871 0 0 1 22.1969,19.4522"
335
+ sodipodi:open="true"
336
+ sodipodi:end="6.2079791"
337
+ sodipodi:start="0"
338
+ sodipodi:ry="21.06871"
339
+ sodipodi:rx="21.068708"
340
+ sodipodi:cy="-484.05789"
341
+ sodipodi:cx="-209.3149"
342
+ sodipodi:type="arc"
343
+ id="path7806"
344
+ style="opacity:1;fill:none;fill-opacity:0.29670332;fill-rule:nonzero;stroke:#ffffff;stroke-width:6.60038757;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:13.20077528, 13.20077528;stroke-dashoffset:0;stroke-opacity:1" />
345
+ <circle
346
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
347
+ id="circle7808"
348
+ cx="-205.97568"
349
+ cy="485.48892"
350
+ r="7.8531041" />
351
+ <circle
352
+ style="opacity:1;fill:#000037;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
353
+ id="circle7810"
354
+ cx="-205.97568"
355
+ cy="485.48892"
356
+ r="3.5860937" />
357
+ </g>
358
+ <g
359
+ id="g7812"
360
+ transform="matrix(1.0227353,0,0,1.0227353,432.4431,464.94965)">
361
+ <circle
362
+ r="59.759056"
363
+ cy="485.48892"
364
+ cx="-205.97568"
365
+ id="circle7814"
366
+ style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
367
+ <circle
368
+ r="45.069927"
369
+ cy="485.48892"
370
+ cx="-205.97568"
371
+ id="circle7816"
372
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
373
+ <circle
374
+ r="38.810516"
375
+ cy="485.48892"
376
+ cx="-205.97568"
377
+ id="circle7818"
378
+ style="opacity:1;fill:#000037;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
379
+ <path
380
+ style="opacity:1;fill:none;fill-opacity:0.29670332;fill-rule:nonzero;stroke:#ffffff;stroke-width:6.60038757;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:13.20077528, 13.20077528;stroke-dashoffset:0;stroke-opacity:1"
381
+ id="path7820"
382
+ sodipodi:type="arc"
383
+ sodipodi:cx="-209.3149"
384
+ sodipodi:cy="-484.05789"
385
+ sodipodi:rx="21.068708"
386
+ sodipodi:ry="21.06871"
387
+ sodipodi:start="0"
388
+ sodipodi:end="6.2079791"
389
+ sodipodi:open="true"
390
+ d="m -188.24619,-484.05789 a 21.068708,21.06871 0 0 1 -20.6726,21.06498 21.068708,21.06871 0 0 1 -21.44992,-20.27292 21.068708,21.06871 0 0 1 19.86607,-21.82727 21.068708,21.06871 0 0 1 22.1969,19.4522"
391
+ transform="matrix(0.99997625,-0.00689127,-0.00689127,-0.99997625,0,0)" />
392
+ <circle
393
+ r="7.8531041"
394
+ cy="485.48892"
395
+ cx="-205.97568"
396
+ id="circle7822"
397
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
398
+ <circle
399
+ r="3.5860937"
400
+ cy="485.48892"
401
+ cx="-205.97568"
402
+ id="circle7824"
403
+ style="opacity:1;fill:#000037;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
404
+ </g>
405
+ <g
406
+ transform="matrix(1.0227353,0,0,1.0227353,360.63962,355.83523)"
407
+ id="g7826">
408
+ <circle
409
+ style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
410
+ id="circle7828"
411
+ cx="-205.97568"
412
+ cy="485.48892"
413
+ r="59.759056" />
414
+ <circle
415
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
416
+ id="circle7830"
417
+ cx="-205.97568"
418
+ cy="485.48892"
419
+ r="45.069927" />
420
+ <circle
421
+ style="opacity:1;fill:#b93c3c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
422
+ id="circle7832"
423
+ cx="-205.97568"
424
+ cy="485.48892"
425
+ r="38.810516" />
426
+ <path
427
+ transform="matrix(0.99997625,-0.00689127,-0.00689127,-0.99997625,0,0)"
428
+ d="m -188.24619,-484.05789 a 21.068708,21.06871 0 0 1 -20.6726,21.06498 21.068708,21.06871 0 0 1 -21.44992,-20.27292 21.068708,21.06871 0 0 1 19.86607,-21.82727 21.068708,21.06871 0 0 1 22.1969,19.4522"
429
+ sodipodi:open="true"
430
+ sodipodi:end="6.2079791"
431
+ sodipodi:start="0"
432
+ sodipodi:ry="21.06871"
433
+ sodipodi:rx="21.068708"
434
+ sodipodi:cy="-484.05789"
435
+ sodipodi:cx="-209.3149"
436
+ sodipodi:type="arc"
437
+ id="path7834"
438
+ style="opacity:1;fill:none;fill-opacity:0.29670332;fill-rule:nonzero;stroke:#ffffff;stroke-width:6.60038757;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:13.20077528, 13.20077528;stroke-dashoffset:0;stroke-opacity:1" />
439
+ <circle
440
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
441
+ id="circle7836"
442
+ cx="-205.97568"
443
+ cy="485.48892"
444
+ r="7.8531041" />
445
+ <circle
446
+ style="opacity:1;fill:#b93c3c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
447
+ id="circle7838"
448
+ cx="-205.97568"
449
+ cy="485.48892"
450
+ r="3.5860937" />
451
+ </g>
452
+ </g>
453
+ </g>
454
+ </svg>