vipassana-design-standards 0.0.3

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 (196) hide show
  1. checksums.yaml +7 -0
  2. data/.htaccess +3 -0
  3. data/README.md +4 -0
  4. data/assets/css/fonts.css +5176 -0
  5. data/assets/css/index.css +179 -0
  6. data/assets/css/logo.css +40 -0
  7. data/assets/fonts/FootlightMTProBold.woff +0 -0
  8. data/assets/fonts/FootlightMTProBoldItalic.woff +0 -0
  9. data/assets/fonts/FootlightMTProExtraBold.woff +0 -0
  10. data/assets/fonts/FootlightMTProExtraBoldIt.woff +0 -0
  11. data/assets/fonts/FootlightMTProItalic.woff +0 -0
  12. data/assets/fonts/FootlightMTProLight.base64.js +1 -0
  13. data/assets/fonts/FootlightMTProLight.woff +0 -0
  14. data/assets/fonts/FootlightMTProLightItalic.woff +0 -0
  15. data/assets/fonts/FootlightMTProRegular.woff +0 -0
  16. data/assets/fonts/Lato-Black.woff +0 -0
  17. data/assets/fonts/Lato-BlackItalic.woff +0 -0
  18. data/assets/fonts/Lato-Bold.woff +0 -0
  19. data/assets/fonts/Lato-BoldItalic.woff +0 -0
  20. data/assets/fonts/Lato-Italic.woff +0 -0
  21. data/assets/fonts/Lato-Light.base64.js +1 -0
  22. data/assets/fonts/Lato-Light.woff +0 -0
  23. data/assets/fonts/Lato-LightItalic.woff +0 -0
  24. data/assets/fonts/Lato-Regular.woff +0 -0
  25. data/assets/fonts/Lato-Thin.woff +0 -0
  26. data/assets/fonts/Lato-ThinItalic.woff +0 -0
  27. data/assets/fonts/OFL.txt +93 -0
  28. data/assets/images/wheels/favicon.png +0 -0
  29. data/assets/images/wheels/favicon.svg +1483 -0
  30. data/assets/images/wheels/old versions/2.5D-wheel.png +0 -0
  31. data/assets/images/wheels/old versions/2.5D-wheel.svg +109 -0
  32. data/assets/images/wheels/old versions/2D-wheel.svg +472 -0
  33. data/assets/images/wheels/old versions/3D-wheel.svg +1 -0
  34. data/assets/images/wheels/old versions/dhamma wheel 3D.png +0 -0
  35. data/assets/images/wheels/old versions/wheel-3d.ai +3723 -9
  36. data/assets/images/wheels/old versions/wheel-3d.png +0 -0
  37. data/assets/images/wheels/tests/2.5D-wheel-1.svg +414 -0
  38. data/assets/images/wheels/tests/2.5D-wheel-2.svg +409 -0
  39. data/assets/images/wheels/tests/2.5D-wheel-3.svg +449 -0
  40. data/assets/images/wheels/tests/2.5D-wheel-4.svg +459 -0
  41. data/assets/images/wheels/tests/2.5D-wheel-5.svg +452 -0
  42. data/assets/images/wheels/tests/2.5D-wheel-6.svg +457 -0
  43. data/assets/images/wheels/tests/2.5D-wheel-7.svg +459 -0
  44. data/assets/images/wheels/tests/2.5D-wheel-8.svg +459 -0
  45. data/assets/images/wheels/tests/2.5D-wheel-sebastian.svg +3 -0
  46. data/assets/images/wheels/tests/3D-wheel-2.svg +1352 -0
  47. data/assets/images/wheels/tests/3D-wheel-sebastian.svg +1 -0
  48. data/assets/images/wheels/tests/3D-wheel.svg +1 -0
  49. data/assets/images/wheels/wheel-2023-duotone.png +0 -0
  50. data/assets/images/wheels/wheel-2023-duotone.svg +1 -0
  51. data/assets/images/wheels/wheel-2023-duotone.svg.js +1 -0
  52. data/assets/images/wheels/wheel-2023-working-document-with-all-layers.svg +1608 -0
  53. data/assets/images/wheels/wheel-2023.png +0 -0
  54. data/assets/images/wheels/wheel-2023.svg +1 -0
  55. data/assets/images/wheels/wheel-2023.svg.js +1 -0
  56. data/assets/javascripts/i18n.js +302 -0
  57. data/assets/javascripts/index.js +395 -0
  58. data/dist/Dhamma-Wheel.svg +1 -0
  59. data/dist/design-standards-v0.3.pdf +0 -0
  60. data/dist/favicon.png +0 -0
  61. data/dist/favicon.svg +1490 -0
  62. data/dist/fonts.zip +0 -0
  63. data/dist/logos/logo-bg-large.png +0 -0
  64. data/dist/logos/logo-bg-small.png +0 -0
  65. data/dist/logos/logo-bg.png +0 -0
  66. data/dist/logos/logo-cs-large.png +0 -0
  67. data/dist/logos/logo-cs-small.png +0 -0
  68. data/dist/logos/logo-cs.png +0 -0
  69. data/dist/logos/logo-de-large.png +0 -0
  70. data/dist/logos/logo-de-small.png +0 -0
  71. data/dist/logos/logo-de.png +0 -0
  72. data/dist/logos/logo-el-large.png +0 -0
  73. data/dist/logos/logo-el-small.png +0 -0
  74. data/dist/logos/logo-el.png +0 -0
  75. data/dist/logos/logo-en-large.png +0 -0
  76. data/dist/logos/logo-en-small.png +0 -0
  77. data/dist/logos/logo-en.png +0 -0
  78. data/dist/logos/logo-es-large.png +0 -0
  79. data/dist/logos/logo-es-small.png +0 -0
  80. data/dist/logos/logo-es.png +0 -0
  81. data/dist/logos/logo-fa-large.png +0 -0
  82. data/dist/logos/logo-fa-small.png +0 -0
  83. data/dist/logos/logo-fa.png +0 -0
  84. data/dist/logos/logo-fi-large.png +0 -0
  85. data/dist/logos/logo-fi-small.png +0 -0
  86. data/dist/logos/logo-fi.png +0 -0
  87. data/dist/logos/logo-fr-large.png +0 -0
  88. data/dist/logos/logo-fr-small.png +0 -0
  89. data/dist/logos/logo-fr.png +0 -0
  90. data/dist/logos/logo-gu-large.png +0 -0
  91. data/dist/logos/logo-gu-small.png +0 -0
  92. data/dist/logos/logo-gu.png +0 -0
  93. data/dist/logos/logo-he-large.png +0 -0
  94. data/dist/logos/logo-he-small.png +0 -0
  95. data/dist/logos/logo-he.png +0 -0
  96. data/dist/logos/logo-hi-large.png +0 -0
  97. data/dist/logos/logo-hi-small.png +0 -0
  98. data/dist/logos/logo-hi.png +0 -0
  99. data/dist/logos/logo-hu-large.png +0 -0
  100. data/dist/logos/logo-hu-small.png +0 -0
  101. data/dist/logos/logo-hu.png +0 -0
  102. data/dist/logos/logo-id-large.png +0 -0
  103. data/dist/logos/logo-id-small.png +0 -0
  104. data/dist/logos/logo-id.png +0 -0
  105. data/dist/logos/logo-it-large.png +0 -0
  106. data/dist/logos/logo-it-small.png +0 -0
  107. data/dist/logos/logo-it.png +0 -0
  108. data/dist/logos/logo-ja-large.png +0 -0
  109. data/dist/logos/logo-ja-small.png +0 -0
  110. data/dist/logos/logo-ja.png +0 -0
  111. data/dist/logos/logo-km-large.png +0 -0
  112. data/dist/logos/logo-km-small.png +0 -0
  113. data/dist/logos/logo-km.png +0 -0
  114. data/dist/logos/logo-ko-large.png +0 -0
  115. data/dist/logos/logo-ko-small.png +0 -0
  116. data/dist/logos/logo-ko.png +0 -0
  117. data/dist/logos/logo-lt-large.png +0 -0
  118. data/dist/logos/logo-lt-small.png +0 -0
  119. data/dist/logos/logo-lt.png +0 -0
  120. data/dist/logos/logo-lv-large.png +0 -0
  121. data/dist/logos/logo-lv-small.png +0 -0
  122. data/dist/logos/logo-lv.png +0 -0
  123. data/dist/logos/logo-mk-large.png +0 -0
  124. data/dist/logos/logo-mk-small.png +0 -0
  125. data/dist/logos/logo-mk.png +0 -0
  126. data/dist/logos/logo-mr-large.png +0 -0
  127. data/dist/logos/logo-mr-small.png +0 -0
  128. data/dist/logos/logo-mr.png +0 -0
  129. data/dist/logos/logo-nl-large.png +0 -0
  130. data/dist/logos/logo-nl-small.png +0 -0
  131. data/dist/logos/logo-nl.png +0 -0
  132. data/dist/logos/logo-or-large.png +0 -0
  133. data/dist/logos/logo-or-small.png +0 -0
  134. data/dist/logos/logo-or.png +0 -0
  135. data/dist/logos/logo-pl-large.png +0 -0
  136. data/dist/logos/logo-pl-small.png +0 -0
  137. data/dist/logos/logo-pl.png +0 -0
  138. data/dist/logos/logo-pt-large.png +0 -0
  139. data/dist/logos/logo-pt-small.png +0 -0
  140. data/dist/logos/logo-pt.png +0 -0
  141. data/dist/logos/logo-ro-large.png +0 -0
  142. data/dist/logos/logo-ro-small.png +0 -0
  143. data/dist/logos/logo-ro.png +0 -0
  144. data/dist/logos/logo-ru-large.png +0 -0
  145. data/dist/logos/logo-ru-small.png +0 -0
  146. data/dist/logos/logo-ru.png +0 -0
  147. data/dist/logos/logo-si-large.png +0 -0
  148. data/dist/logos/logo-si-small.png +0 -0
  149. data/dist/logos/logo-si.png +0 -0
  150. data/dist/logos/logo-sl-large.png +0 -0
  151. data/dist/logos/logo-sl-small.png +0 -0
  152. data/dist/logos/logo-sl.png +0 -0
  153. data/dist/logos/logo-sr-large.png +0 -0
  154. data/dist/logos/logo-sr-small.png +0 -0
  155. data/dist/logos/logo-sr.png +0 -0
  156. data/dist/logos/logo-sv-large.png +0 -0
  157. data/dist/logos/logo-sv-small.png +0 -0
  158. data/dist/logos/logo-sv.png +0 -0
  159. data/dist/logos/logo-ta-large.png +0 -0
  160. data/dist/logos/logo-ta-small.png +0 -0
  161. data/dist/logos/logo-ta.png +0 -0
  162. data/dist/logos/logo-te-large.png +0 -0
  163. data/dist/logos/logo-te-small.png +0 -0
  164. data/dist/logos/logo-te.png +0 -0
  165. data/dist/logos/logo-th-large.png +0 -0
  166. data/dist/logos/logo-th-small.png +0 -0
  167. data/dist/logos/logo-th.png +0 -0
  168. data/dist/logos/logo-tr-large.png +0 -0
  169. data/dist/logos/logo-tr-small.png +0 -0
  170. data/dist/logos/logo-tr.png +0 -0
  171. data/dist/logos/logo-vi-large.png +0 -0
  172. data/dist/logos/logo-vi-small.png +0 -0
  173. data/dist/logos/logo-vi.png +0 -0
  174. data/dist/logos/logo-zh-HANS-large.png +0 -0
  175. data/dist/logos/logo-zh-HANS-small.png +0 -0
  176. data/dist/logos/logo-zh-HANS.png +0 -0
  177. data/dist/logos/logo-zh-HANT-HK-large.png +0 -0
  178. data/dist/logos/logo-zh-HANT-HK-small.png +0 -0
  179. data/dist/logos/logo-zh-HANT-HK.png +0 -0
  180. data/dist/logos/logo-zh-HANT-large.png +0 -0
  181. data/dist/logos/logo-zh-HANT-small.png +0 -0
  182. data/dist/logos/logo-zh-HANT.png +0 -0
  183. data/dist/logos-inline-svg.json +1 -0
  184. data/dist/logos.zip +0 -0
  185. data/dist/resolutions/logo-en.svg +1 -0
  186. data/dist/resolutions/logo-en@128px.png +0 -0
  187. data/dist/resolutions/logo-en@640px.png +0 -0
  188. data/dist/resolutions/logo-en@64px.png +0 -0
  189. data/index.html +222 -0
  190. data/lib/vipassana/logo_helper.rb +9 -0
  191. data/lib/vipassana/logos_inline_svg.rb +6 -0
  192. data/lib/vipassana/translations_generator.rb +258 -0
  193. data/lib/vipassana-design-standards.rb +3 -0
  194. data/resolution.html +22 -0
  195. data/vipassana-design-standards.gemspec +15 -0
  196. metadata +237 -0
@@ -0,0 +1,409 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg
3
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
4
+ xmlns:cc="http://creativecommons.org/ns#"
5
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6
+ xmlns:svg="http://www.w3.org/2000/svg"
7
+ xmlns="http://www.w3.org/2000/svg"
8
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10
+ width="25.926"
11
+ height="36.852"
12
+ version="1.1"
13
+ id="svg3"
14
+ sodipodi:docname="2.5D-wheel-2.svg"
15
+ inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
16
+ <metadata
17
+ id="metadata9">
18
+ <rdf:RDF>
19
+ <cc:Work
20
+ rdf:about="">
21
+ <dc:format>image/svg+xml</dc:format>
22
+ <dc:type
23
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
24
+ <dc:title></dc:title>
25
+ </cc:Work>
26
+ </rdf:RDF>
27
+ </metadata>
28
+ <defs
29
+ id="defs7">
30
+ <inkscape:path-effect
31
+ effect="bspline"
32
+ id="path-effect1099"
33
+ is_visible="true"
34
+ lpeversion="1"
35
+ weight="33.333333"
36
+ steps="2"
37
+ helper_size="0"
38
+ apply_no_weight="true"
39
+ apply_with_weight="true"
40
+ only_selected="false" />
41
+ <inkscape:path-effect
42
+ effect="spiro"
43
+ id="path-effect1094"
44
+ is_visible="true"
45
+ lpeversion="1" />
46
+ <inkscape:path-effect
47
+ effect="spiro"
48
+ id="path-effect3" />
49
+ <inkscape:path-effect
50
+ effect="spiro"
51
+ id="path-effect1354"
52
+ is_visible="true"
53
+ lpeversion="1" />
54
+ <inkscape:path-effect
55
+ effect="spiro"
56
+ id="path-effect1350"
57
+ is_visible="true"
58
+ lpeversion="1" />
59
+ <inkscape:path-effect
60
+ effect="spiro"
61
+ id="path-effect1344"
62
+ is_visible="true"
63
+ lpeversion="1" />
64
+ <inkscape:path-effect
65
+ effect="bspline"
66
+ id="path-effect1338"
67
+ is_visible="true"
68
+ lpeversion="1"
69
+ weight="33.333333"
70
+ steps="2"
71
+ helper_size="0"
72
+ apply_no_weight="true"
73
+ apply_with_weight="true"
74
+ only_selected="false" />
75
+ </defs>
76
+ <sodipodi:namedview
77
+ pagecolor="#ffffff"
78
+ bordercolor="#666666"
79
+ borderopacity="1"
80
+ objecttolerance="10"
81
+ gridtolerance="10"
82
+ guidetolerance="10"
83
+ inkscape:pageopacity="0"
84
+ inkscape:pageshadow="2"
85
+ inkscape:window-width="1920"
86
+ inkscape:window-height="1016"
87
+ id="namedview5"
88
+ showgrid="false"
89
+ inkscape:document-rotation="0"
90
+ inkscape:zoom="16"
91
+ inkscape:cx="36.125805"
92
+ inkscape:cy="18.901667"
93
+ inkscape:window-x="0"
94
+ inkscape:window-y="0"
95
+ inkscape:window-maximized="1"
96
+ inkscape:current-layer="layer2" />
97
+ <g
98
+ inkscape:groupmode="layer"
99
+ id="layer1"
100
+ inkscape:label="Wheel"
101
+ style="display:inline">
102
+ <path
103
+ id="wheel"
104
+ style="fill:#b78730;fill-opacity:1"
105
+ fill="#b78730ff"
106
+ d="M 12.799,36.816 C 12.365675,36.75897 11.938086,36.664621 11.521,36.534 L 10.78,36.316 C 3.631,34.303 -0.898,25.377 0.21,15.484 0.99,8.517 4.636,2.824 9.577,0.861 c 1.371,-0.545 3.132,-0.866 4.55,-0.83 4.946,0.125 9.236,4.725 11.112,11.916 1.003,3.844 1.034,8.749 0.08,12.648 -1.961,8.018 -7.05,12.985 -12.52,12.221 z m 2.296,-0.294 C 22.134,35.346 26.965,25.095 25.447,14.558 23.937,4.078 16.822,-2.163 10.206,1.19 4.1,4.285 0.713,14.352 2.6,23.798 4.244,32.027 9.565,37.445 15.095,36.521 Z m -1.48,-1.983 C 11.031,34.18 8.937,32.562 7.173,29.563 6.3,28.078 5.461,25.937 5.133,24.355 L 4.981,23.67 C 4.401,21.272 4.3,17.381 4.745,14.618 6.002,6.828 10.199,1.727 15.049,2.095 c 8.009,0.608 12.367,15.517 7.583,25.938 -2.016,4.39 -5.605,6.98 -9.017,6.505 z m 0.09812,-0.33988 C 13.72112,34.19112 14.224,31.371 14.821,27.994 l 1.103,-6.234 c 0.017,-0.085 0.003,-0.098 -0.144,-0.132 -0.158,-0.037 -0.163,-0.035 -0.182,0.057 -0.03,0.145 -2.242,12.487 -2.242,12.51 z M 16.503,31.545 16.478,25.546 16.453,21.651 h -0.157 -0.157 l 0.016,2.954 0.038,6.073 0.022,3.119 0.144,-0.073 0.144,-0.073 z M 12.7,33.641 c 0.536661,-2.853875 1.06,-5.71024 1.57,-8.569 -1.110431,2.782713 -2.205781,5.57142 -3.286,8.366 0,0.03 0.605,0.164 0.944,0.21 0.263,0.035 0.381,0.047 0.672,0.07 0.054,0.004 0.086,-0.02 0.1,-0.077 z m 2.08,-0.231 c 0.175211,-0.0538 0.348334,-0.114173 0.519,-0.181 l 0.222,-0.091 -0.013,-3.846 -0.019,-3.853 c -0.003,-0.004 -0.102,0.538 -0.22,1.204 l -0.723,4.085 -0.509,2.875 0.224,-0.052 c 0.123,-0.028 0.357,-0.092 0.52,-0.142 z m -3.818,-0.491 2.314,-5.935 2.144,-5.5 -0.135,-0.118 c -0.074,-0.065 -0.145,-0.106 -0.157,-0.093 -0.025,0.028 -4.7,11.795 -4.7,11.831 0,0.026 0.301,0.245 0.339,0.247 0.014,10e-4 0.101,-0.194 0.194,-0.434 z m -1.115,-0.352 3.417,-8.501 c -0.009,-0.009 -0.314,0.432 -0.68,0.979 l -2.392,3.564 -1.728,2.57 0.213,0.262 c 0.246,0.302 1.079,1.173 1.121,1.173 0.016,0 0.037,-0.021 0.048,-0.046 z m 7.277,-0.369 c 0.281,-0.207 0.86,-0.697 0.858,-0.726 -0.212656,-1.070402 -0.427323,-2.140404 -0.644,-3.21 l -0.643,-3.185 -0.003,3.556 0.02,3.695 0.023,0.14 0.097,-0.063 c 0.053,-0.035 0.185,-0.128 0.292,-0.207 z M 17.067,21.938 17.01,21.651 h -0.161 c -0.089,0 -0.161,0.01 -0.161,0.021 0,0.039 2.001433,10.434116 2.039409,10.39544 L 18.936,31.855 c -0.498293,-2.680078 -1.278046,-6.787281 -1.869,-9.917 z m -5.383,4.074 3.3,-4.948 c 0,-0.017 -0.046,-0.116 -0.102,-0.218 l -0.102,-0.187 -3.362,4.904 -3.38,4.951 C 8.015,30.575 8.318,31 8.356,30.959 8.372,30.942 9.87,28.716 11.685,26.012 Z m 7.526,4.111 c 0.146,-0.188 0.348,-0.465 0.449,-0.615 l 0.184,-0.273 -1.05,-2.473 -1.058,-2.467 c -0.004,0.004 0.258,1.379 0.583,3.057 l 0.591,3.082 c 0,0.066 0.042,0.022 0.3,-0.311 z m -1.58,-8.504 c -0.007,-0.008 -0.085,0.001 -0.174,0.019 l -0.161,0.032 1.416,3.389 1.738,4.158 0.256,0.626 0.176,-0.266 -3.251,-7.957 z m -4.691,0.607 c -2.140156,1.832022 -4.2731726,3.67237 -6.399,5.521 -0.064,0.064 0.59,1.421 1.002,2.081 z m 8.181,4.623 0.079,-0.191 -1.35,-1.809 -1.386,-1.844 c -0.02,-0.02 0.08,0.247 0.222,0.592 l 1.046,2.562 0.789,1.934 0.26,-0.527 c 0.143,-0.29 0.295,-0.612 0.339,-0.717 z m -9.395,-3.826 2.956,-2.54 c 0.022,-0.018 -0.128,-0.466 -0.158,-0.469 -0.017,-0.002 -1.901,1.558 -4.188,3.467 l -4.158,3.469 0.108,0.281 c 0.039188,0.105722 0.081878,0.210113 0.128,0.313 0.011,0.017 0.548,-0.424 1.193,-0.98 l 4.118,-3.542 z M 22.303,26.87 C 22.293,26.843 21.48,25.7 20.314,24.078 l -2.119,-2.95 -0.129,0.129 -0.129,0.129 0.144,0.202 2.2,3.002 1.906,2.593 z M 9.336,23.601 c 3.835,-3.144 3.529,-2.879 3.148,-2.717 l -3.731,1.563 c -2.579,1.079 -3.435,1.453 -3.435,1.498 0,0.254 0.619,2.42 0.681,2.382 0.023,-0.014 1.525,-1.241 3.338,-2.727 z m 12.439,1.485 c 0.135,-0.429 0.283,-0.952 0.283,-0.996 0,-0.014 -0.696,-0.554 -1.546,-1.201 l -1.598,-1.216 c -0.028,-0.022 0.571,0.831 1.331,1.895 l 1.391,1.935 c 0.05137,-0.13727 0.09773,-0.276362 0.139,-0.417 z m -3.152,-4.671 c -0.045,-0.027 -0.211,0.283 -0.186,0.348 0.824661,0.659285 1.655363,1.31098 2.492,1.955 l 2.221,1.672 0.09,-0.342 -4.617,-3.634 z m -8.713,1.329 4.585,-1.925 c 0.014,-0.014 -0.066,-0.514 -0.085,-0.533 -3.092121,1.199372 -6.1761894,2.419399 -9.252,3.66 -0.044,0.04 0.09,0.748 0.138,0.729 0.022,-0.009 2.098,-0.878 4.614,-1.931 z m 12.484,0.865 c 0.103,-0.53 0.192,-1.147 0.17,-1.169 -0.022,-0.022 -3.704,-1.233 -3.717,-1.22 -0.013,0.013 3.448,2.795 3.462,2.783 0.03355,-0.129817 0.06191,-0.260921 0.085,-0.393 z m -13.29,-1.634 3.907,-1.529 c -2.745318,0.12811 -5.4903256,0.262777 -8.235,0.404 -0.018,0.019 0.077,1.067 0.154,1.687 0.126,1.016 0.125,1.011 0.198,0.985 0.033,-0.012 1.822,-0.708 3.976,-1.546 z m 14.652,0.191 c -0.857,-0.33 -4.608,-1.613 -4.618,-1.586 -0.007,0.021 -0.07,0.112 -0.139,0.203 -0.11,0.144 -0.118,0.169 -0.064,0.19 0.167,0.064 4.728,1.535 4.765,1.538 z m -6.049,0.216 c 0.298,-0.155 0.698,-0.748 0.826,-1.223 l 0.038,-0.139 h -0.577 -0.577 l -0.158,-0.165 c -0.468,-0.489 -0.411,-1.819 0.093,-2.158 0.116,-0.078 0.167,-0.085 0.63,-0.085 0.626,-10e-4 0.615,0.006 0.508,-0.297 -0.505,-1.434 -1.545,-1.604 -2.155,-0.351 -0.958,1.966 0.023,5.122 1.373,4.417 z m 5.04,-1.783 0.027,-0.662 -0.237,0.022 c -0.131,0.012 -0.923,0.051 -1.762,0.086 l -1.525,0.063 -0.016,0.108 c -0.009,0.059 0.002,0.115 0.025,0.123 0.023,0.008 0.799,0.28 1.726,0.604 l 1.685,0.589 0.025,-0.135 c 0.014,-0.074 0.038,-0.433 0.052,-0.797 z m -3.896,0.123 c 0.516,-0.453 0.333,-1.961 -0.238,-1.961 -0.074,0 -0.149,0.04 -0.236,0.127 -0.625,0.625 -0.168,2.396 0.474,1.833 z m -8.904,-0.369 4.288,-0.184 h 0.195 l -0.01,-0.262 -0.01,-0.262 -0.704,0.023 -4.111,0.095 -4.12,0.095 -0.713,0.023 v 0.353 0.353 l 0.546,-0.025 z m 12,-0.538 2.018,-0.066 -0.006,-0.371 c -0.928,-0.007 -1.515,0.013 -2.271,0.032 l -2.296,0.055 -0.13,0.001 0.012,0.239 0.012,0.239 0.284,-0.019 c 0.156,-0.01 1.226,-0.06 2.377,-0.11 z M 12.215,18.432 13.39,18.409 9.165,17.027 4.921,15.664 c -0.054,0.054 -0.159,1.614 -0.159,2.359 v 0.487 l 3.139,-0.028 z m 2.226,-0.521 C 11.322099,16.781123 8.1997514,15.660784 5.074,14.55 5.034,14.536 4.92,15.265 4.957,15.302 c 0.01,0.01 2.141,0.732 4.736,1.605 l 4.718,1.587 0.031,-0.278 c 0.017,-0.153 0.017,-0.29 0,-0.305 z m 7.533,0.27 0.823,-0.024 -0.021,-0.541 c -0.012,-0.297 -0.032,-0.652 -0.045,-0.788 l -0.024,-0.247 -1.755,0.737 c -1.97,0.827 -1.797,0.744 -1.763,0.853 l 0.026,0.082 0.968,-0.024 z m -0.397,-1.32 2.274,-0.946 -0.036,-0.341 c -0.045,0.003 -0.978,0.367 -2.435,0.954 -1.722,0.693 -2.628,1.075 -2.585,1.091 0.043,0.016 0.282,0.258 0.282,0.288 0,0.001 1.125,-0.469 2.5,-1.045 z m -6.986,0.6 c 0.057,-0.221 0.06,-0.271 0.017,-0.31 -2.828673,-2.275894 -5.6623468,-4.545566 -8.501,-6.809 -0.043,-0.025 -0.237,0.48 -0.233,0.604 0.002,0.046 8.568,6.774 8.629,6.777 0.011,0 0.05,-0.118 0.087,-0.262 z m 4.245,-0.274 c 0,-0.01 -0.008,-0.019 -0.019,-0.019 -0.011,0 -0.019,0.008 -0.019,0.019 0,0.011 0.008,0.019 0.019,0.019 0.011,0 0.019,-0.008 0.019,-0.019 z m 2.21,-2.14 2.298288,-1.985643 L 23.26,12.712 c -1.624764,1.336405 -3.238816,2.685782 -4.842,4.048 -0.031,0.027 0.125,0.413 0.161,0.399 0.825585,-0.700192 1.647928,-1.4042 2.467,-2.112 z m -0.284,1.388 1.87,-0.732 -0.01,-0.11 c -0.027,-0.291 -0.205,-1.409 -0.228,-1.434 -0.014,-0.016 -0.775,0.615 -1.69,1.402 l -1.83,1.607 c 0.630695,-0.24081 1.260039,-0.485148 1.888,-0.733 z m -7.909,0.59 C 10.483212,15.191425 8.0940782,13.38299 5.686,11.6 c -0.076,0.076 -0.592,2.361 -0.59,2.614 0,0.078 0.275,0.182 3.861,1.46 l 3.896,1.352 z m 2.069,-0.462 C 12.573303,13.268587 10.217965,9.9789136 7.856,6.694 7.803,6.637 7.491,7.119 7.534,7.19 7.547,7.212 9.175,9.433 11.15,12.124 l 3.592,4.894 0.103,-0.206 c 0.056,-0.113 0.091,-0.225 0.077,-0.249 z M 22.295028,9.7371641 C 22.213028,9.8071641 21.68,10.594 20.066,12.943 l -2.192,3.19 0.138,0.14 0.138,0.14 2.123,-3.182 2.152648,-3.094192 z M 12.891,10.017 10.342,3.849 C 10.301,3.771 10.296,3.773 10.123,3.926 l -0.177,0.156 2.558,6.123 2.58,6.159 c 0.012,0.02 0.088,-0.03 0.169,-0.111 L 15.4,16.106 Z m 3.05,5.922 C 15.932,15.905 15.276,12.903 14.611,9.342 L 13.435,2.674 12.813,2.602 15.51,16.051 Z m 5.043273,-8.4944473 c -0.055,-0.111 -0.150597,-0.3041145 -0.214597,-0.4051145 L 17.214759,15.92208 17.385,15.951 17.573985,15.99633 Z M 16.429,12.712 16.404,6.529 16.391,3.283 C 16.253599,3.1828979 16.091389,3.1223718 15.922,3.108 c -0.008,0.008 0.075,2.547 0.097,5.233 l 0.039,6.245 0.001,1.34 c 0.176,-0.024 0.25,-0.025 0.373,-0.018 z m 1.52,-2.207 1.078,-5.572 C 18.955,4.849 18.788,4.709 18.677,4.67 l -1.021,5.747 -0.993,5.464738 0.329475,0.0068 C 17.286948,14.012087 17.640933,12.103964 17.949,10.505 Z m 2.524,3.948 1.674,-1.388 c 0.023,-0.038 -0.042,-0.302 -0.261,-1.052 l -0.17,-0.583 -0.741,1.101 -1.501,2.231 c -0.419,0.621 -0.737,1.111 -0.708,1.089 0.570181,-0.464963 1.139516,-0.930964 1.708,-1.398 z M 10.034,11.697 7.166,7.857 C 7.1,7.786 6.145,9.933 6.176,10.083 c 0.008,0.039 6.62,5.396 6.685,5.417 0.004,10e-4 -1.269,-1.71 -2.828,-3.803 z m 9.835,0.611 1.413,-2.028 -0.131,-0.316 C 21.079,9.79 20.925,9.458 20.808,9.225 l -0.213,-0.423 -1.074,2.744 -1.084,2.808 c 0.01,-0.01 0.655,-0.931 1.432,-2.047 z M 11.388,9.334 9.394,4.676 C 9.336,4.616 8.64,5.445 8.135,6.175 l -0.196,0.283 2.699,3.759 2.707,3.751 c 0.005,-0.004 -0.876,-2.09 -1.957,-4.635 z m 6.288,3.811 c -2.06e-4,2.62e-4 0,6.67e-4 0,0.001 z M 18.838,10.306 19.923,7.609 19.726,7.324 C 19.239,6.62 18.925,6.238 18.899,6.317 c -0.023,0.07 -1.211,6.709 -1.209,6.759 0.003,0.072 0.073,-0.099 1.148,-2.771 z M 13.3,8.11 12.298,3.138 C 12.235,2.87 10.431,3.417 10.475,3.691 11.72487,6.8020831 12.990553,9.9067899 14.272,13.005 14.277,13 13.84,10.797 13.3,8.11 Z M 15.393,8.204 15.305,3.548 C 15.243,3.447 13.698,3.036 13.632,3.103 c -0.011,0.011 0.392,2.205 0.897,4.875 l 0.922,4.847 C 15.43517,11.284629 15.41617,9.7442926 15.394,8.204 Z m 2.42,-3.101 C 17.58,4.901 17.02,4.467 16.791,4.311 L 16.578,4.166 v 2.862 l 0.025,4.122 0.025,1.259 0.664,-3.592 0.664,-3.592 -0.143,-0.124 z"
107
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccscccccccccscccccccccccccssscccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccsccccscccccccccccccccccccssccccccccccccccccccccccccccccccccccsccccccsscccccccccccccccccccccccccccccscccccscccccccccccccccccccsscccccccccsssssccccccccccccccccccccccccccccccccccccccccscccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
108
+ </g>
109
+ <g
110
+ inkscape:groupmode="layer"
111
+ id="layer3"
112
+ inkscape:label="spheres behind"
113
+ style="display:inline" />
114
+ <g
115
+ inkscape:groupmode="layer"
116
+ id="layer2"
117
+ inkscape:label="Spheres"
118
+ style="display:inline;mix-blend-mode:normal">
119
+ <g
120
+ id="g983"
121
+ transform="translate(-3.8722787e-4,-0.09471594)">
122
+ <circle
123
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
124
+ id="circle899"
125
+ cx="14.499269"
126
+ cy="3.0774343"
127
+ r="0.44714454" />
128
+ <path
129
+ id="path979"
130
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
131
+ d="M 14.461097,2.384651 A 0.69310904,0.69310904 0 0 0 13.8068,3.07801 a 0.69310904,0.69310904 0 0 0 0.693359,0.69336 0.69310904,0.69310904 0 0 0 0.691407,-0.69336 0.69310904,0.69310904 0 0 0 -0.691407,-0.693359 0.69310904,0.69310904 0 0 0 -0.03906,0 z m 0.0098,0.246094 a 0.44714454,0.44714454 0 0 1 0.0293,0 A 0.44714454,0.44714454 0 0 1 14.94551,3.07801 0.44714454,0.44714454 0 0 1 14.500197,3.525276 0.44714454,0.44714454 0 0 1 14.052932,3.07801 0.44714454,0.44714454 0 0 1 14.470901,2.630745 Z" />
132
+ </g>
133
+ <path
134
+ id="path1200"
135
+ style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
136
+ d="m 27.839862,2.362159 c -0.004,0.0011 -0.0079,0.0023 -0.01205,0.0035 l 10e-7,-1e-6 c -0.276887,0.08696 -0.433677,0.379099 -0.353094,0.65791 0.082,0.284291 0.379477,0.447758 0.66342,0.364558 M 27.83986,2.362197 c 0.126274,-0.03665 0.295268,0.162637 0.377735,0.445439 0.08273,0.283574 0.04713,0.543669 -0.07946,0.580531"
137
+ sodipodi:nodetypes="cssccccc" />
138
+ <path
139
+ style="fill:#8c3e3e;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
140
+ id="path1286"
141
+ cx="25.705734"
142
+ cy="11.021439"
143
+ r="0.49894714"
144
+ d="" />
145
+ <path
146
+ style="display:inline;mix-blend-mode:normal;fill:#8c3e3e;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
147
+ id="path1200-6"
148
+ cx="25.705734"
149
+ cy="11.021439"
150
+ r="0.49894714"
151
+ d="" />
152
+ <path
153
+ style="fill:#8c3e3e;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
154
+ id="path1308"
155
+ cx="25.705734"
156
+ cy="11.021439"
157
+ r="0.49894714"
158
+ d="" />
159
+ <circle
160
+ style="fill:#eb8b8b;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
161
+ id="circle1310"
162
+ cx="25.705734"
163
+ cy="11.021439"
164
+ r="0" />
165
+ <g
166
+ id="g989"
167
+ transform="translate(2.9976084,1.1111116)">
168
+ <circle
169
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
170
+ id="circle985"
171
+ cx="14.499269"
172
+ cy="3.0774343"
173
+ r="0.44714454" />
174
+ <path
175
+ id="path987"
176
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
177
+ d="M 14.461097,2.384651 A 0.69310904,0.69310904 0 0 0 13.8068,3.07801 a 0.69310904,0.69310904 0 0 0 0.693359,0.69336 0.69310904,0.69310904 0 0 0 0.691407,-0.69336 0.69310904,0.69310904 0 0 0 -0.691407,-0.693359 0.69310904,0.69310904 0 0 0 -0.03906,0 z m 0.0098,0.246094 a 0.44714454,0.44714454 0 0 1 0.0293,0 A 0.44714454,0.44714454 0 0 1 14.94551,3.07801 0.44714454,0.44714454 0 0 1 14.500197,3.525276 0.44714454,0.44714454 0 0 1 14.052932,3.07801 0.44714454,0.44714454 0 0 1 14.470901,2.630745 Z" />
178
+ </g>
179
+ <g
180
+ id="g995"
181
+ transform="translate(5.3246155,3.4642953)">
182
+ <circle
183
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
184
+ id="circle991"
185
+ cx="14.499269"
186
+ cy="3.0774343"
187
+ r="0.44714454" />
188
+ <path
189
+ id="path993"
190
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
191
+ d="M 14.461097,2.384651 A 0.69310904,0.69310904 0 0 0 13.8068,3.07801 a 0.69310904,0.69310904 0 0 0 0.693359,0.69336 0.69310904,0.69310904 0 0 0 0.691407,-0.69336 0.69310904,0.69310904 0 0 0 -0.691407,-0.693359 0.69310904,0.69310904 0 0 0 -0.03906,0 z m 0.0098,0.246094 a 0.44714454,0.44714454 0 0 1 0.0293,0 A 0.44714454,0.44714454 0 0 1 14.94551,3.07801 0.44714454,0.44714454 0 0 1 14.500197,3.525276 0.44714454,0.44714454 0 0 1 14.052932,3.07801 0.44714454,0.44714454 0 0 1 14.470901,2.630745 Z" />
192
+ </g>
193
+ <g
194
+ id="g1001"
195
+ transform="translate(6.8846017,6.0952763)">
196
+ <circle
197
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
198
+ id="circle997"
199
+ cx="14.499269"
200
+ cy="3.0774343"
201
+ r="0.44714454" />
202
+ <path
203
+ id="path999"
204
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
205
+ d="M 14.461097,2.384651 A 0.69310904,0.69310904 0 0 0 13.8068,3.07801 a 0.69310904,0.69310904 0 0 0 0.693359,0.69336 0.69310904,0.69310904 0 0 0 0.691407,-0.69336 0.69310904,0.69310904 0 0 0 -0.691407,-0.693359 0.69310904,0.69310904 0 0 0 -0.03906,0 z m 0.0098,0.246094 a 0.44714454,0.44714454 0 0 1 0.0293,0 A 0.44714454,0.44714454 0 0 1 14.94551,3.07801 0.44714454,0.44714454 0 0 1 14.500197,3.525276 0.44714454,0.44714454 0 0 1 14.052932,3.07801 0.44714454,0.44714454 0 0 1 14.470901,2.630745 Z" />
206
+ </g>
207
+ <g
208
+ id="g1007"
209
+ transform="translate(7.9420436,8.947984)">
210
+ <circle
211
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
212
+ id="circle1003"
213
+ cx="14.499269"
214
+ cy="3.0774343"
215
+ r="0.44714454" />
216
+ <path
217
+ id="path1005"
218
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
219
+ d="M 14.461097,2.384651 A 0.69310904,0.69310904 0 0 0 13.8068,3.07801 a 0.69310904,0.69310904 0 0 0 0.693359,0.69336 0.69310904,0.69310904 0 0 0 0.691407,-0.69336 0.69310904,0.69310904 0 0 0 -0.691407,-0.693359 0.69310904,0.69310904 0 0 0 -0.03906,0 z m 0.0098,0.246094 a 0.44714454,0.44714454 0 0 1 0.0293,0 A 0.44714454,0.44714454 0 0 1 14.94551,3.07801 0.44714454,0.44714454 0 0 1 14.500197,3.525276 0.44714454,0.44714454 0 0 1 14.052932,3.07801 0.44714454,0.44714454 0 0 1 14.470901,2.630745 Z" />
220
+ </g>
221
+ <g
222
+ id="g1013"
223
+ transform="translate(8.55549,11.704582)">
224
+ <circle
225
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
226
+ id="circle1009"
227
+ cx="14.499269"
228
+ cy="3.0774343"
229
+ r="0.44714454" />
230
+ <path
231
+ id="path1011"
232
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
233
+ d="M 14.461097,2.384651 A 0.69310904,0.69310904 0 0 0 13.8068,3.07801 a 0.69310904,0.69310904 0 0 0 0.693359,0.69336 0.69310904,0.69310904 0 0 0 0.691407,-0.69336 0.69310904,0.69310904 0 0 0 -0.691407,-0.693359 0.69310904,0.69310904 0 0 0 -0.03906,0 z m 0.0098,0.246094 a 0.44714454,0.44714454 0 0 1 0.0293,0 A 0.44714454,0.44714454 0 0 1 14.94551,3.07801 0.44714454,0.44714454 0 0 1 14.500197,3.525276 0.44714454,0.44714454 0 0 1 14.052932,3.07801 0.44714454,0.44714454 0 0 1 14.470901,2.630745 Z" />
234
+ </g>
235
+ <g
236
+ id="g1019"
237
+ transform="translate(8.7779911,14.213664)">
238
+ <circle
239
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
240
+ id="circle1015"
241
+ cx="14.499269"
242
+ cy="3.0774343"
243
+ r="0.44714454" />
244
+ <path
245
+ id="path1017"
246
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
247
+ d="M 14.461097,2.384651 A 0.69310904,0.69310904 0 0 0 13.8068,3.07801 a 0.69310904,0.69310904 0 0 0 0.693359,0.69336 0.69310904,0.69310904 0 0 0 0.691407,-0.69336 0.69310904,0.69310904 0 0 0 -0.691407,-0.693359 0.69310904,0.69310904 0 0 0 -0.03906,0 z m 0.0098,0.246094 a 0.44714454,0.44714454 0 0 1 0.0293,0 A 0.44714454,0.44714454 0 0 1 14.94551,3.07801 0.44714454,0.44714454 0 0 1 14.500197,3.525276 0.44714454,0.44714454 0 0 1 14.052932,3.07801 0.44714454,0.44714454 0 0 1 14.470901,2.630745 Z" />
248
+ </g>
249
+ <g
250
+ id="g1025"
251
+ transform="translate(8.7784558,16.735524)">
252
+ <circle
253
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
254
+ id="circle1021"
255
+ cx="14.499269"
256
+ cy="3.0774343"
257
+ r="0.44714454" />
258
+ <path
259
+ id="path1023"
260
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
261
+ d="M 14.461097,2.384651 A 0.69310904,0.69310904 0 0 0 13.8068,3.07801 a 0.69310904,0.69310904 0 0 0 0.693359,0.69336 0.69310904,0.69310904 0 0 0 0.691407,-0.69336 0.69310904,0.69310904 0 0 0 -0.691407,-0.693359 0.69310904,0.69310904 0 0 0 -0.03906,0 z m 0.0098,0.246094 a 0.44714454,0.44714454 0 0 1 0.0293,0 A 0.44714454,0.44714454 0 0 1 14.94551,3.07801 0.44714454,0.44714454 0 0 1 14.500197,3.525276 0.44714454,0.44714454 0 0 1 14.052932,3.07801 0.44714454,0.44714454 0 0 1 14.470901,2.630745 Z" />
262
+ </g>
263
+ <g
264
+ id="g1031"
265
+ transform="translate(8.467899,19.350551)">
266
+ <circle
267
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
268
+ id="circle1027"
269
+ cx="14.499269"
270
+ cy="3.0774343"
271
+ r="0.44714454" />
272
+ <path
273
+ id="path1029"
274
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
275
+ d="M 14.461097,2.384651 A 0.69310904,0.69310904 0 0 0 13.8068,3.07801 a 0.69310904,0.69310904 0 0 0 0.693359,0.69336 0.69310904,0.69310904 0 0 0 0.691407,-0.69336 0.69310904,0.69310904 0 0 0 -0.691407,-0.693359 0.69310904,0.69310904 0 0 0 -0.03906,0 z m 0.0098,0.246094 a 0.44714454,0.44714454 0 0 1 0.0293,0 A 0.44714454,0.44714454 0 0 1 14.94551,3.07801 0.44714454,0.44714454 0 0 1 14.500197,3.525276 0.44714454,0.44714454 0 0 1 14.052932,3.07801 0.44714454,0.44714454 0 0 1 14.470901,2.630745 Z" />
276
+ </g>
277
+ <g
278
+ id="g1037"
279
+ transform="translate(7.8226225,21.993226)">
280
+ <circle
281
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
282
+ id="circle1033"
283
+ cx="14.499269"
284
+ cy="3.0774343"
285
+ r="0.44714454" />
286
+ <path
287
+ id="path1035"
288
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
289
+ d="M 14.461097,2.384651 A 0.69310904,0.69310904 0 0 0 13.8068,3.07801 a 0.69310904,0.69310904 0 0 0 0.693359,0.69336 0.69310904,0.69310904 0 0 0 0.691407,-0.69336 0.69310904,0.69310904 0 0 0 -0.691407,-0.693359 0.69310904,0.69310904 0 0 0 -0.03906,0 z m 0.0098,0.246094 a 0.44714454,0.44714454 0 0 1 0.0293,0 A 0.44714454,0.44714454 0 0 1 14.94551,3.07801 0.44714454,0.44714454 0 0 1 14.500197,3.525276 0.44714454,0.44714454 0 0 1 14.052932,3.07801 0.44714454,0.44714454 0 0 1 14.470901,2.630745 Z" />
290
+ </g>
291
+ <g
292
+ id="g1043"
293
+ transform="translate(6.719178,24.707771)">
294
+ <circle
295
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
296
+ id="circle1039"
297
+ cx="14.499269"
298
+ cy="3.0774343"
299
+ r="0.44714454" />
300
+ <path
301
+ id="path1041"
302
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
303
+ d="M 14.461097,2.384651 A 0.69310904,0.69310904 0 0 0 13.8068,3.07801 a 0.69310904,0.69310904 0 0 0 0.693359,0.69336 0.69310904,0.69310904 0 0 0 0.691407,-0.69336 0.69310904,0.69310904 0 0 0 -0.691407,-0.693359 0.69310904,0.69310904 0 0 0 -0.03906,0 z m 0.0098,0.246094 a 0.44714454,0.44714454 0 0 1 0.0293,0 A 0.44714454,0.44714454 0 0 1 14.94551,3.07801 0.44714454,0.44714454 0 0 1 14.500197,3.525276 0.44714454,0.44714454 0 0 1 14.052932,3.07801 0.44714454,0.44714454 0 0 1 14.470901,2.630745 Z" />
304
+ </g>
305
+ <g
306
+ id="g1049"
307
+ transform="translate(5.203026,27.177046)">
308
+ <circle
309
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
310
+ id="circle1045"
311
+ cx="14.499269"
312
+ cy="3.0774343"
313
+ r="0.44714454" />
314
+ <path
315
+ id="path1047"
316
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
317
+ d="M 14.461097,2.384651 A 0.69310904,0.69310904 0 0 0 13.8068,3.07801 a 0.69310904,0.69310904 0 0 0 0.693359,0.69336 0.69310904,0.69310904 0 0 0 0.691407,-0.69336 0.69310904,0.69310904 0 0 0 -0.691407,-0.693359 0.69310904,0.69310904 0 0 0 -0.03906,0 z m 0.0098,0.246094 a 0.44714454,0.44714454 0 0 1 0.0293,0 A 0.44714454,0.44714454 0 0 1 14.94551,3.07801 0.44714454,0.44714454 0 0 1 14.500197,3.525276 0.44714454,0.44714454 0 0 1 14.052932,3.07801 0.44714454,0.44714454 0 0 1 14.470901,2.630745 Z" />
318
+ </g>
319
+ <g
320
+ id="g1055"
321
+ transform="translate(3.0384222,29.197136)">
322
+ <circle
323
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
324
+ id="circle1051"
325
+ cx="14.499269"
326
+ cy="3.0774343"
327
+ r="0.44714454" />
328
+ <path
329
+ id="path1053"
330
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
331
+ d="M 14.461097,2.384651 A 0.69310904,0.69310904 0 0 0 13.8068,3.07801 a 0.69310904,0.69310904 0 0 0 0.693359,0.69336 0.69310904,0.69310904 0 0 0 0.691407,-0.69336 0.69310904,0.69310904 0 0 0 -0.691407,-0.693359 0.69310904,0.69310904 0 0 0 -0.03906,0 z m 0.0098,0.246094 a 0.44714454,0.44714454 0 0 1 0.0293,0 A 0.44714454,0.44714454 0 0 1 14.94551,3.07801 0.44714454,0.44714454 0 0 1 14.500197,3.525276 0.44714454,0.44714454 0 0 1 14.052932,3.07801 0.44714454,0.44714454 0 0 1 14.470901,2.630745 Z" />
332
+ </g>
333
+ <g
334
+ id="g1061"
335
+ transform="translate(0.34153498,30.574738)">
336
+ <circle
337
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
338
+ id="circle1057"
339
+ cx="14.499269"
340
+ cy="3.0774343"
341
+ r="0.44714454" />
342
+ <path
343
+ id="path1059"
344
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
345
+ d="M 14.461097,2.384651 A 0.69310904,0.69310904 0 0 0 13.8068,3.07801 a 0.69310904,0.69310904 0 0 0 0.693359,0.69336 0.69310904,0.69310904 0 0 0 0.691407,-0.69336 0.69310904,0.69310904 0 0 0 -0.691407,-0.693359 0.69310904,0.69310904 0 0 0 -0.03906,0 z m 0.0098,0.246094 a 0.44714454,0.44714454 0 0 1 0.0293,0 A 0.44714454,0.44714454 0 0 1 14.94551,3.07801 0.44714454,0.44714454 0 0 1 14.500197,3.525276 0.44714454,0.44714454 0 0 1 14.052932,3.07801 0.44714454,0.44714454 0 0 1 14.470901,2.630745 Z" />
346
+ </g>
347
+ <path
348
+ id="circle1063"
349
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
350
+ d="m 11.666823,2.9393622 -0.773437,0.4003906 a 0.44714454,0.44714454 0 0 0 0.339844,0.15625 0.44714454,0.44714454 0 0 0 0.447265,-0.4472656 0.44714454,0.44714454 0 0 0 -0.01367,-0.109375 z" />
351
+ <path
352
+ id="path1065"
353
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
354
+ d="m 11.850384,2.7819515 -0.22461,0.1152344 a 0.44714454,0.44714454 0 0 1 0.01563,0.109375 0.44714454,0.44714454 0 0 1 -0.445312,0.4472656 0.44714454,0.44714454 0 0 1 -0.339844,-0.1582031 l -0.222656,0.1152344 a 0.69310904,0.69310904 0 0 0 0.5625,0.2890625 0.69310904,0.69310904 0 0 0 0.691406,-0.6933594 0.69310904,0.69310904 0 0 0 -0.03711,-0.2246094 z" />
355
+ <path
356
+ id="circle1078"
357
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
358
+ d="M 11.75 33.300781 A 0.44714454 0.44714454 0 0 0 11.333984 33.703125 C 11.604498 33.803251 11.874799 33.902608 12.144531 34.001953 A 0.44714454 0.44714454 0 0 0 12.224609 33.748047 A 0.44714454 0.44714454 0 0 0 11.777344 33.300781 A 0.44714454 0.44714454 0 0 0 11.75 33.300781 z " />
359
+ <path
360
+ id="path1080"
361
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
362
+ d="m 11.724609,33.076172 a 0.69310904,0.69310904 0 0 0 -0.650391,0.617187 l 0.242188,0.07031 a 0.44714454,0.44714454 0 0 1 0.417969,-0.441407 0.44714454,0.44714454 0 0 1 0.0293,0 0.44714454,0.44714454 0 0 1 0.445312,0.447266 0.44714454,0.44714454 0 0 1 -0.06445,0.232422 l 0.242187,0.07031 a 0.69310904,0.69310904 0 0 0 0.06836,-0.302734 0.69310904,0.69310904 0 0 0 -0.691406,-0.693359 0.69310904,0.69310904 0 0 0 -0.03906,0 z" />
363
+ <path
364
+ id="path1135"
365
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:0.826303;stroke-linecap:round;paint-order:stroke fill markers"
366
+ d="m 8.8247653,31.504795 a 0.57697977,0.55081288 0 0 0 -0.1662573,0.02942 l 0.7033961,0.758499 a 0.57697977,0.55081288 0 0 0 0.057551,-0.236631 0.57697977,0.55081288 0 0 0 -0.5767849,-0.551287 0.57697977,0.55081288 0 0 0 -0.017905,0 z" />
367
+ <path
368
+ id="path1140"
369
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:0.826303;stroke-linecap:round;paint-order:stroke fill markers"
370
+ d="m 6.9038081,28.341273 a 0.57697977,0.55081288 17.935205 0 0 -0.1672377,-0.02321 l 0.4356417,0.938244 a 0.57697977,0.55081288 17.935205 0 0 0.1276227,-0.207409 0.57697977,0.55081288 17.935205 0 0 -0.3789922,-0.702114 0.57697977,0.55081288 17.935205 0 0 -0.017035,-0.0055 z"
371
+ inkscape:transform-center-y="-0.082580566" />
372
+ <path
373
+ id="path1142"
374
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:0.826303;stroke-linecap:round;paint-order:stroke fill markers"
375
+ d="M 5.5333379,24.66159 A 0.57697977,0.55081288 23.712586 0 0 5.3692861,24.62166 l 0.3389819,0.977331 a 0.57697977,0.55081288 23.712586 0 0 0.147853,-0.193508 0.57697977,0.55081288 23.712586 0 0 -0.3063898,-0.736698 0.57697977,0.55081288 23.712586 0 0 -0.016395,-0.0072 z"
376
+ inkscape:transform-center-y="-0.089882429"
377
+ inkscape:transform-center-x="-0.028316276" />
378
+ <path
379
+ id="path1144"
380
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:0.826303;stroke-linecap:round;paint-order:stroke fill markers"
381
+ d="m 4.8989015,20.529259 a 0.57697977,0.55081288 36.592642 0 0 -0.1510232,-0.07549 l 0.1125951,1.028303 a 0.57697977,0.55081288 36.592642 0 0 0.1872678,-0.155681 0.57697977,0.55081288 36.592642 0 0 -0.1344627,-0.78646 0.57697977,0.55081288 36.592642 0 0 -0.014378,-0.01067 z"
382
+ inkscape:transform-center-y="-0.10277143"
383
+ inkscape:transform-center-x="-0.099818453" />
384
+ <path
385
+ id="path1146"
386
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:0.826303;stroke-linecap:round;paint-order:stroke fill markers"
387
+ d="M 4.8876643,16.644758 A 0.57697977,0.55081288 44.996178 0 0 4.749295,16.548008 L 4.710401,17.581726 A 0.57697977,0.55081288 44.996178 0 0 4.91841,17.455085 0.57697977,0.55081288 44.996178 0 0 4.900327,16.657418 0.57697977,0.55081288 44.996178 0 0 4.887663,16.644758 Z"
388
+ inkscape:transform-center-y="-0.10842493"
389
+ inkscape:transform-center-x="-0.1320196" />
390
+ <path
391
+ id="path1148"
392
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:0.826303;stroke-linecap:round;paint-order:stroke fill markers"
393
+ d="M 5.5527373,12.48081 A 0.57697977,0.55081288 55.738382 0 0 5.4348261,12.359965 l -0.2308875,1.008353 a 0.57697977,0.55081288 55.738382 0 0 0.2279685,-0.08565 0.57697977,0.55081288 55.738382 0 0 0.1309113,-0.787059 0.57697977,0.55081288 55.738382 0 0 -0.010082,-0.0148 z"
394
+ inkscape:transform-center-y="-0.11225143"
395
+ inkscape:transform-center-x="-0.10596799" />
396
+ <path
397
+ id="path1150"
398
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:0.826303;stroke-linecap:round;paint-order:stroke fill markers"
399
+ d="M 6.86052,8.6212299 A 0.57697977,0.55081288 65.655561 0 0 6.7651831,8.4818834 L 6.3640826,9.4354049 a 0.57697977,0.55081288 65.655561 0 0 0.2393131,-0.045108 0.57697977,0.55081288 65.655561 0 0 0.264506,-0.7527524 0.57697977,0.55081288 65.655561 0 0 -0.00738,-0.016315 z"
400
+ inkscape:transform-center-y="-0.11203057"
401
+ inkscape:transform-center-x="-0.087579394" />
402
+ <path
403
+ id="path1152"
404
+ style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:0.826303;stroke-linecap:round;paint-order:stroke fill markers"
405
+ d="M 8.8966115,5.2893009 A 0.57697977,0.55081288 78.789442 0 0 8.8354318,5.1319363 L 8.2281573,5.9693744 a 0.57697977,0.55081288 78.789442 0 0 0.2433029,0.01045 0.57697977,0.55081288 78.789442 0 0 0.4286328,-0.6729587 0.57697977,0.55081288 78.789442 0 0 -0.00348,-0.017565 z"
406
+ inkscape:transform-center-y="-0.078151082"
407
+ inkscape:transform-center-x="-0.020232657" />
408
+ </g>
409
+ </svg>