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.
- checksums.yaml +7 -0
- data/.htaccess +3 -0
- data/README.md +4 -0
- data/assets/css/fonts.css +5176 -0
- data/assets/css/index.css +179 -0
- data/assets/css/logo.css +40 -0
- data/assets/fonts/FootlightMTProBold.woff +0 -0
- data/assets/fonts/FootlightMTProBoldItalic.woff +0 -0
- data/assets/fonts/FootlightMTProExtraBold.woff +0 -0
- data/assets/fonts/FootlightMTProExtraBoldIt.woff +0 -0
- data/assets/fonts/FootlightMTProItalic.woff +0 -0
- data/assets/fonts/FootlightMTProLight.base64.js +1 -0
- data/assets/fonts/FootlightMTProLight.woff +0 -0
- data/assets/fonts/FootlightMTProLightItalic.woff +0 -0
- data/assets/fonts/FootlightMTProRegular.woff +0 -0
- data/assets/fonts/Lato-Black.woff +0 -0
- data/assets/fonts/Lato-BlackItalic.woff +0 -0
- data/assets/fonts/Lato-Bold.woff +0 -0
- data/assets/fonts/Lato-BoldItalic.woff +0 -0
- data/assets/fonts/Lato-Italic.woff +0 -0
- data/assets/fonts/Lato-Light.base64.js +1 -0
- data/assets/fonts/Lato-Light.woff +0 -0
- data/assets/fonts/Lato-LightItalic.woff +0 -0
- data/assets/fonts/Lato-Regular.woff +0 -0
- data/assets/fonts/Lato-Thin.woff +0 -0
- data/assets/fonts/Lato-ThinItalic.woff +0 -0
- data/assets/fonts/OFL.txt +93 -0
- data/assets/images/wheels/favicon.png +0 -0
- data/assets/images/wheels/favicon.svg +1483 -0
- data/assets/images/wheels/old versions/2.5D-wheel.png +0 -0
- data/assets/images/wheels/old versions/2.5D-wheel.svg +109 -0
- data/assets/images/wheels/old versions/2D-wheel.svg +472 -0
- data/assets/images/wheels/old versions/3D-wheel.svg +1 -0
- data/assets/images/wheels/old versions/dhamma wheel 3D.png +0 -0
- data/assets/images/wheels/old versions/wheel-3d.ai +3723 -9
- data/assets/images/wheels/old versions/wheel-3d.png +0 -0
- data/assets/images/wheels/tests/2.5D-wheel-1.svg +414 -0
- data/assets/images/wheels/tests/2.5D-wheel-2.svg +409 -0
- data/assets/images/wheels/tests/2.5D-wheel-3.svg +449 -0
- data/assets/images/wheels/tests/2.5D-wheel-4.svg +459 -0
- data/assets/images/wheels/tests/2.5D-wheel-5.svg +452 -0
- data/assets/images/wheels/tests/2.5D-wheel-6.svg +457 -0
- data/assets/images/wheels/tests/2.5D-wheel-7.svg +459 -0
- data/assets/images/wheels/tests/2.5D-wheel-8.svg +459 -0
- data/assets/images/wheels/tests/2.5D-wheel-sebastian.svg +3 -0
- data/assets/images/wheels/tests/3D-wheel-2.svg +1352 -0
- data/assets/images/wheels/tests/3D-wheel-sebastian.svg +1 -0
- data/assets/images/wheels/tests/3D-wheel.svg +1 -0
- data/assets/images/wheels/wheel-2023-duotone.png +0 -0
- data/assets/images/wheels/wheel-2023-duotone.svg +1 -0
- data/assets/images/wheels/wheel-2023-duotone.svg.js +1 -0
- data/assets/images/wheels/wheel-2023-working-document-with-all-layers.svg +1608 -0
- data/assets/images/wheels/wheel-2023.png +0 -0
- data/assets/images/wheels/wheel-2023.svg +1 -0
- data/assets/images/wheels/wheel-2023.svg.js +1 -0
- data/assets/javascripts/i18n.js +302 -0
- data/assets/javascripts/index.js +395 -0
- data/dist/Dhamma-Wheel.svg +1 -0
- data/dist/design-standards-v0.3.pdf +0 -0
- data/dist/favicon.png +0 -0
- data/dist/favicon.svg +1490 -0
- data/dist/fonts.zip +0 -0
- data/dist/logos/logo-bg-large.png +0 -0
- data/dist/logos/logo-bg-small.png +0 -0
- data/dist/logos/logo-bg.png +0 -0
- data/dist/logos/logo-cs-large.png +0 -0
- data/dist/logos/logo-cs-small.png +0 -0
- data/dist/logos/logo-cs.png +0 -0
- data/dist/logos/logo-de-large.png +0 -0
- data/dist/logos/logo-de-small.png +0 -0
- data/dist/logos/logo-de.png +0 -0
- data/dist/logos/logo-el-large.png +0 -0
- data/dist/logos/logo-el-small.png +0 -0
- data/dist/logos/logo-el.png +0 -0
- data/dist/logos/logo-en-large.png +0 -0
- data/dist/logos/logo-en-small.png +0 -0
- data/dist/logos/logo-en.png +0 -0
- data/dist/logos/logo-es-large.png +0 -0
- data/dist/logos/logo-es-small.png +0 -0
- data/dist/logos/logo-es.png +0 -0
- data/dist/logos/logo-fa-large.png +0 -0
- data/dist/logos/logo-fa-small.png +0 -0
- data/dist/logos/logo-fa.png +0 -0
- data/dist/logos/logo-fi-large.png +0 -0
- data/dist/logos/logo-fi-small.png +0 -0
- data/dist/logos/logo-fi.png +0 -0
- data/dist/logos/logo-fr-large.png +0 -0
- data/dist/logos/logo-fr-small.png +0 -0
- data/dist/logos/logo-fr.png +0 -0
- data/dist/logos/logo-gu-large.png +0 -0
- data/dist/logos/logo-gu-small.png +0 -0
- data/dist/logos/logo-gu.png +0 -0
- data/dist/logos/logo-he-large.png +0 -0
- data/dist/logos/logo-he-small.png +0 -0
- data/dist/logos/logo-he.png +0 -0
- data/dist/logos/logo-hi-large.png +0 -0
- data/dist/logos/logo-hi-small.png +0 -0
- data/dist/logos/logo-hi.png +0 -0
- data/dist/logos/logo-hu-large.png +0 -0
- data/dist/logos/logo-hu-small.png +0 -0
- data/dist/logos/logo-hu.png +0 -0
- data/dist/logos/logo-id-large.png +0 -0
- data/dist/logos/logo-id-small.png +0 -0
- data/dist/logos/logo-id.png +0 -0
- data/dist/logos/logo-it-large.png +0 -0
- data/dist/logos/logo-it-small.png +0 -0
- data/dist/logos/logo-it.png +0 -0
- data/dist/logos/logo-ja-large.png +0 -0
- data/dist/logos/logo-ja-small.png +0 -0
- data/dist/logos/logo-ja.png +0 -0
- data/dist/logos/logo-km-large.png +0 -0
- data/dist/logos/logo-km-small.png +0 -0
- data/dist/logos/logo-km.png +0 -0
- data/dist/logos/logo-ko-large.png +0 -0
- data/dist/logos/logo-ko-small.png +0 -0
- data/dist/logos/logo-ko.png +0 -0
- data/dist/logos/logo-lt-large.png +0 -0
- data/dist/logos/logo-lt-small.png +0 -0
- data/dist/logos/logo-lt.png +0 -0
- data/dist/logos/logo-lv-large.png +0 -0
- data/dist/logos/logo-lv-small.png +0 -0
- data/dist/logos/logo-lv.png +0 -0
- data/dist/logos/logo-mk-large.png +0 -0
- data/dist/logos/logo-mk-small.png +0 -0
- data/dist/logos/logo-mk.png +0 -0
- data/dist/logos/logo-mr-large.png +0 -0
- data/dist/logos/logo-mr-small.png +0 -0
- data/dist/logos/logo-mr.png +0 -0
- data/dist/logos/logo-nl-large.png +0 -0
- data/dist/logos/logo-nl-small.png +0 -0
- data/dist/logos/logo-nl.png +0 -0
- data/dist/logos/logo-or-large.png +0 -0
- data/dist/logos/logo-or-small.png +0 -0
- data/dist/logos/logo-or.png +0 -0
- data/dist/logos/logo-pl-large.png +0 -0
- data/dist/logos/logo-pl-small.png +0 -0
- data/dist/logos/logo-pl.png +0 -0
- data/dist/logos/logo-pt-large.png +0 -0
- data/dist/logos/logo-pt-small.png +0 -0
- data/dist/logos/logo-pt.png +0 -0
- data/dist/logos/logo-ro-large.png +0 -0
- data/dist/logos/logo-ro-small.png +0 -0
- data/dist/logos/logo-ro.png +0 -0
- data/dist/logos/logo-ru-large.png +0 -0
- data/dist/logos/logo-ru-small.png +0 -0
- data/dist/logos/logo-ru.png +0 -0
- data/dist/logos/logo-si-large.png +0 -0
- data/dist/logos/logo-si-small.png +0 -0
- data/dist/logos/logo-si.png +0 -0
- data/dist/logos/logo-sl-large.png +0 -0
- data/dist/logos/logo-sl-small.png +0 -0
- data/dist/logos/logo-sl.png +0 -0
- data/dist/logos/logo-sr-large.png +0 -0
- data/dist/logos/logo-sr-small.png +0 -0
- data/dist/logos/logo-sr.png +0 -0
- data/dist/logos/logo-sv-large.png +0 -0
- data/dist/logos/logo-sv-small.png +0 -0
- data/dist/logos/logo-sv.png +0 -0
- data/dist/logos/logo-ta-large.png +0 -0
- data/dist/logos/logo-ta-small.png +0 -0
- data/dist/logos/logo-ta.png +0 -0
- data/dist/logos/logo-te-large.png +0 -0
- data/dist/logos/logo-te-small.png +0 -0
- data/dist/logos/logo-te.png +0 -0
- data/dist/logos/logo-th-large.png +0 -0
- data/dist/logos/logo-th-small.png +0 -0
- data/dist/logos/logo-th.png +0 -0
- data/dist/logos/logo-tr-large.png +0 -0
- data/dist/logos/logo-tr-small.png +0 -0
- data/dist/logos/logo-tr.png +0 -0
- data/dist/logos/logo-vi-large.png +0 -0
- data/dist/logos/logo-vi-small.png +0 -0
- data/dist/logos/logo-vi.png +0 -0
- data/dist/logos/logo-zh-HANS-large.png +0 -0
- data/dist/logos/logo-zh-HANS-small.png +0 -0
- data/dist/logos/logo-zh-HANS.png +0 -0
- data/dist/logos/logo-zh-HANT-HK-large.png +0 -0
- data/dist/logos/logo-zh-HANT-HK-small.png +0 -0
- data/dist/logos/logo-zh-HANT-HK.png +0 -0
- data/dist/logos/logo-zh-HANT-large.png +0 -0
- data/dist/logos/logo-zh-HANT-small.png +0 -0
- data/dist/logos/logo-zh-HANT.png +0 -0
- data/dist/logos-inline-svg.json +1 -0
- data/dist/logos.zip +0 -0
- data/dist/resolutions/logo-en.svg +1 -0
- data/dist/resolutions/logo-en@128px.png +0 -0
- data/dist/resolutions/logo-en@640px.png +0 -0
- data/dist/resolutions/logo-en@64px.png +0 -0
- data/index.html +222 -0
- data/lib/vipassana/logo_helper.rb +9 -0
- data/lib/vipassana/logos_inline_svg.rb +6 -0
- data/lib/vipassana/translations_generator.rb +258 -0
- data/lib/vipassana-design-standards.rb +3 -0
- data/resolution.html +22 -0
- data/vipassana-design-standards.gemspec +15 -0
- metadata +237 -0
@@ -0,0 +1,457 @@
|
|
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="70"
|
11
|
+
height="100"
|
12
|
+
version="1.1"
|
13
|
+
id="svg3"
|
14
|
+
sodipodi:docname="2.5D-wheel-6.svg"
|
15
|
+
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
16
|
+
viewBox="0 0 70 100">
|
17
|
+
<metadata
|
18
|
+
id="metadata9">
|
19
|
+
<rdf:RDF>
|
20
|
+
<cc:Work
|
21
|
+
rdf:about="">
|
22
|
+
<dc:format>image/svg+xml</dc:format>
|
23
|
+
<dc:type
|
24
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
25
|
+
<dc:title></dc:title>
|
26
|
+
</cc:Work>
|
27
|
+
</rdf:RDF>
|
28
|
+
</metadata>
|
29
|
+
<defs
|
30
|
+
id="defs7">
|
31
|
+
<inkscape:path-effect
|
32
|
+
effect="bspline"
|
33
|
+
id="path-effect1099"
|
34
|
+
is_visible="true"
|
35
|
+
lpeversion="1"
|
36
|
+
weight="33.333333"
|
37
|
+
steps="2"
|
38
|
+
helper_size="0"
|
39
|
+
apply_no_weight="true"
|
40
|
+
apply_with_weight="true"
|
41
|
+
only_selected="false" />
|
42
|
+
<inkscape:path-effect
|
43
|
+
effect="spiro"
|
44
|
+
id="path-effect1094"
|
45
|
+
is_visible="true"
|
46
|
+
lpeversion="1" />
|
47
|
+
<inkscape:path-effect
|
48
|
+
effect="spiro"
|
49
|
+
id="path-effect3"
|
50
|
+
is_visible="true"
|
51
|
+
lpeversion="0" />
|
52
|
+
<inkscape:path-effect
|
53
|
+
effect="spiro"
|
54
|
+
id="path-effect1354"
|
55
|
+
is_visible="true"
|
56
|
+
lpeversion="1" />
|
57
|
+
<inkscape:path-effect
|
58
|
+
effect="spiro"
|
59
|
+
id="path-effect1350"
|
60
|
+
is_visible="true"
|
61
|
+
lpeversion="1" />
|
62
|
+
<inkscape:path-effect
|
63
|
+
effect="spiro"
|
64
|
+
id="path-effect1344"
|
65
|
+
is_visible="true"
|
66
|
+
lpeversion="1" />
|
67
|
+
<inkscape:path-effect
|
68
|
+
effect="bspline"
|
69
|
+
id="path-effect1338"
|
70
|
+
is_visible="true"
|
71
|
+
lpeversion="1"
|
72
|
+
weight="33.333333"
|
73
|
+
steps="2"
|
74
|
+
helper_size="0"
|
75
|
+
apply_no_weight="true"
|
76
|
+
apply_with_weight="true"
|
77
|
+
only_selected="false" />
|
78
|
+
</defs>
|
79
|
+
<sodipodi:namedview
|
80
|
+
pagecolor="#ffffff"
|
81
|
+
bordercolor="#666666"
|
82
|
+
borderopacity="1"
|
83
|
+
objecttolerance="10"
|
84
|
+
gridtolerance="10"
|
85
|
+
guidetolerance="10"
|
86
|
+
inkscape:pageopacity="0"
|
87
|
+
inkscape:pageshadow="2"
|
88
|
+
inkscape:window-width="1920"
|
89
|
+
inkscape:window-height="1016"
|
90
|
+
id="namedview5"
|
91
|
+
showgrid="false"
|
92
|
+
inkscape:document-rotation="0"
|
93
|
+
inkscape:zoom="4"
|
94
|
+
inkscape:cx="30.819213"
|
95
|
+
inkscape:cy="48.453819"
|
96
|
+
inkscape:window-x="0"
|
97
|
+
inkscape:window-y="0"
|
98
|
+
inkscape:window-maximized="1"
|
99
|
+
inkscape:current-layer="layer2"
|
100
|
+
scale-x="1"
|
101
|
+
fit-margin-top="0"
|
102
|
+
fit-margin-left="0"
|
103
|
+
fit-margin-right="0"
|
104
|
+
fit-margin-bottom="0" />
|
105
|
+
<g
|
106
|
+
inkscape:groupmode="layer"
|
107
|
+
id="layer1"
|
108
|
+
inkscape:label="Wheel"
|
109
|
+
style="display:inline"
|
110
|
+
transform="translate(-0.54367666,-0.05951002)">
|
111
|
+
<path
|
112
|
+
id="wheel"
|
113
|
+
style="fill:#b78730;fill-opacity:1;stroke-width:2.70169"
|
114
|
+
fill="#b78730ff"
|
115
|
+
d="M 34.895984,99.763097 C 33.728963,99.608532 32.577392,99.352823 31.454107,98.998809 L 29.458465,98.407976 C 10.204962,92.952265 -1.9924227,68.760666 0.99161435,41.948267 3.0922901,23.066028 12.911603,7.636635 26.218576,2.3164349 29.910918,0.83935428 34.653598,-0.0306326 38.472519,0.06693603 51.792958,0.40571598 63.346675,12.872817 68.399069,32.36215 c 2.701254,10.418161 2.784743,23.711885 0.215454,34.279109 -5.281314,21.7307 -18.986876,35.192451 -33.718539,33.121838 z m 6.183527,-0.796811 C 60.036763,95.779043 73.047488,67.996378 68.959249,39.438586 64.892557,11.035276 45.730622,-5.8793295 27.912583,3.2081036 11.468062,11.596295 2.3462809,38.880276 7.4283005,64.481198 11.855879,86.783759 26.186258,101.46782 41.079511,98.963576 Z M 37.093614,93.591881 C 30.134452,92.618905 24.494944,88.233738 19.744186,80.105729 17.393045,76.081025 15.133472,70.278401 14.25011,65.990802 L 13.840748,64.134288 C 12.278707,57.635134 12.006696,47.089592 13.205159,39.6012 16.590478,18.488434 27.89373,4.6635022 40.955625,5.6608704 62.525257,7.308696 74.262109,47.715657 61.377964,75.959063 55.948525,87.857014 46.282724,94.876535 37.093614,93.58917 Z m 0.264253,-0.921156 c 0.02155,-0.02168 1.37589,-7.664883 2.983714,-16.817362 L 43.312152,58.95773 c 0.04578,-0.230371 0.0081,-0.265603 -0.387816,-0.357751 -0.425522,-0.100276 -0.438988,-0.09486 -0.490158,0.154483 -0.08079,0.392985 -6.038097,33.842761 -6.038097,33.905097 z M 44.8715,85.477424 44.804168,69.218697 44.736835,58.662315 h -0.422829 -0.422828 l 0.04309,8.006047 0.102342,16.459284 0.05924,8.453237 0.387817,-0.197846 0.387817,-0.197849 z m -10.242141,5.680661 c 1.445322,-7.734683 2.854765,-15.476117 4.228284,-23.224041 -2.990585,7.541818 -5.940552,15.099882 -8.849771,22.673862 0,0.08131 1.62937,0.44448 2.542357,0.569151 0.708304,0.09486 1.026099,0.127382 1.809812,0.189718 0.145432,0.01083 0.231613,-0.05421 0.269318,-0.20869 z m 5.601802,-0.626065 c 0.471875,-0.14581 0.938124,-0.309436 1.397758,-0.490552 l 0.597884,-0.246633 -0.03501,-10.42358 -0.05117,-10.442554 c -0.0081,-0.01084 -0.274704,1.45811 -0.592499,3.263129 l -1.947164,11.071328 -1.370826,7.791938 0.603271,-0.140931 c 0.33126,-0.0759 0.961464,-0.249343 1.40045,-0.384855 z M 29.948622,89.201293 36.180627,73.116022 41.954792,58.209705 41.591214,57.889896 c -0.199295,-0.176165 -0.39051,-0.287285 -0.422828,-0.252052 -0.06732,0.07589 -12.657918,31.967275 -12.657918,32.064842 0,0.07047 0.810644,0.66401 0.912986,0.669431 0.0377,0.0027 0.27201,-0.525786 0.522475,-1.176244 z M 26.945733,88.247289 36.14831,65.207543 c -0.02424,-0.02439 -0.845657,1.170823 -1.831359,2.653324 l -6.442073,9.659293 -4.653805,6.965315 0.573647,0.710085 c 0.662521,0.818491 2.905934,3.17911 3.019047,3.17911 0.04309,0 0.09965,-0.05692 0.129273,-0.124671 z m 19.598229,-1.000078 c 0.756782,-0.56102 2.31613,-1.889038 2.310743,-1.967634 -0.57272,-2.901046 -1.150856,-5.801008 -1.734405,-8.69987 l -1.731711,-8.632112 -0.0081,9.637611 0.05387,10.014335 0.06195,0.379433 0.261238,-0.170744 c 0.142738,-0.09486 0.498237,-0.34691 0.786407,-0.561019 z M 46.39045,59.440153 46.236939,58.662315 h -0.433601 c -0.239692,0 -0.433601,0.0271 -0.433601,0.05692 0,0.1057 5.390208,28.278954 5.492484,28.174132 l 0.561771,-0.575763 c -1.341989,-7.26366 -3.442,-18.395162 -5.033542,-26.877451 z M 31.893094,70.481669 40.780569,57.071404 c 0,-0.04608 -0.123886,-0.314389 -0.274704,-0.590832 l -0.274704,-0.506815 -9.054452,13.291014 -9.102927,13.418395 c -0.06195,0.165326 0.754088,1.317177 0.856429,1.206058 0.04309,-0.04608 4.077465,-6.079068 8.965576,-13.407555 z m 20.268829,11.141794 c 0.393203,-0.509525 0.937225,-1.260261 1.209235,-1.666797 L 53.866702,79.21677 51.038868,72.514349 48.18949,65.828187 c -0.01076,0.01084 0.694839,3.737422 1.570121,8.285203 l 1.591666,8.352958 c 0,0.178876 0.113113,0.05962 0.807952,-0.842885 z M 47.906707,58.575586 c -0.01885,-0.02168 -0.228919,0.0027 -0.468612,0.0515 l -0.433601,0.08673 3.813534,9.185002 4.680737,11.269177 0.689453,1.69661 0.473998,-0.720924 -8.755509,-21.565375 z m -12.63368,1.645117 c -5.763812,4.965217 -11.508397,9.953002 -17.233621,14.963231 -0.172363,0.173455 1.700358,4.044698 2.809947,5.833456 z m 22.032858,12.529435 0.212761,-0.517654 -3.635785,-4.902823 -3.73274,-4.997682 c -0.05386,-0.05421 0.215454,0.669429 0.597885,1.604462 l 2.817061,6.943634 2.124914,5.241602 0.700224,-1.428296 c 0.385125,-0.785969 0.794487,-1.658666 0.912987,-1.943243 z m -25.30237,-10.369375 7.961022,-6.884008 c 0.05924,-0.04878 -0.344726,-1.262971 -0.425522,-1.271103 -0.04578,-0.0054 -5.119724,4.222554 -11.279013,9.3964 l -11.198218,9.401822 0.290863,0.761577 c 0.105541,0.286533 0.220512,0.569456 0.344726,0.848305 0.02963,0.04607 1.47586,-1.149142 3.212956,-2.656036 L 32.00082,62.378052 Z M 60.49191,72.807054 c -0.02693,-0.07318 -2.216483,-3.170981 -5.356723,-7.566989 l -5.706837,-7.995205 -0.347418,0.34962 -0.34742,0.349621 0.387818,0.547468 5.924982,8.136138 5.133189,7.027651 z M 25.569522,63.947281 c 10.328321,-8.520992 9.504211,-7.802779 8.478111,-7.36372 l -10.048231,4.236104 c -6.945697,2.924349 -9.251054,3.937978 -9.251054,4.059939 0,0.688401 1.667074,6.55878 1.834051,6.45579 0.06195,-0.03795 4.10709,-3.363407 8.989815,-7.390823 z m 33.500392,4.024706 c 0.363578,-1.162693 0.762169,-2.580148 0.762169,-2.699399 0,-0.03795 -1.87445,-1.501472 -4.163648,-3.254997 l -4.303692,-3.295652 c -0.0754,-0.05962 1.537801,2.25221 3.584614,5.135904 l 3.746206,5.244314 c 0.138348,-0.372033 0.263204,-0.749007 0.374351,-1.13017 z M 50.581029,55.312458 c -0.121193,-0.07318 -0.568259,0.766998 -0.50093,0.943164 2.220956,1.78682 4.458181,3.553069 6.71139,5.298518 l 5.98154,4.531519 0.242386,-0.9269 -12.434386,-9.849012 z m -23.465626,3.601909 12.348203,-5.217212 c 0.03771,-0.03795 -0.177749,-1.393062 -0.228919,-1.444557 -8.32762,3.250586 -16.633554,6.55715 -24.917247,9.919475 -0.1185,0.108411 0.242386,2.027261 0.371658,1.975766 0.05925,-0.02439 5.650279,-2.379591 12.426305,-5.233472 z m 33.621586,2.344357 c 0.277397,-1.436427 0.517089,-3.108644 0.457839,-3.16827 -0.05924,-0.05962 -9.975516,-3.341726 -10.010528,-3.306492 -0.03501,0.03523 9.286064,7.575118 9.323769,7.542596 0.09036,-0.351836 0.166734,-0.707158 0.22892,-1.065123 z M 24.944705,56.830192 35.466936,52.686236 c -7.393619,0.347209 -14.786403,0.712189 -22.178289,1.094938 -0.04848,0.0515 0.207375,2.891824 0.41475,4.572173 0.339339,2.753603 0.336646,2.740053 0.533248,2.669586 0.08887,-0.03253 4.906963,-1.918851 10.70806,-4.190031 z m 39.460388,0.517657 c -2.308051,-0.89438 -12.410147,-4.371617 -12.437079,-4.298441 -0.01885,0.05692 -0.188522,0.303547 -0.374352,0.550179 -0.296248,0.390274 -0.317794,0.458031 -0.172363,0.514945 0.449761,0.173456 12.733327,4.160218 12.832975,4.168349 z M 48.114082,57.93326 c 0.802565,-0.420088 1.879835,-2.027259 2.224562,-3.314623 l 0.10234,-0.376723 h -1.553961 -1.553962 l -0.425521,-0.44719 c -1.260405,-1.325307 -1.106895,-4.929925 0.250465,-5.848697 0.312408,-0.211398 0.44976,-0.23037 1.6967,-0.23037 1.685926,-0.0027 1.656302,0.01626 1.368131,-0.804941 -1.360052,-3.886483 -4.160953,-4.347226 -5.803788,-0.951293 -2.580061,5.32833 0.06194,13.881845 3.697728,11.971126 z m 13.573597,-4.832358 0.07271,-1.794177 -0.638283,0.05962 c -0.352804,0.03253 -2.4858,0.138222 -4.745371,0.233081 l -4.107092,0.170744 -0.04309,0.292706 c -0.02423,0.159904 0.0054,0.311677 0.06732,0.333359 0.06195,0.02169 2.151845,0.758867 4.648418,1.636985 l 4.537999,1.596331 0.06732,-0.365883 c 0.03771,-0.200556 0.10234,-1.173533 0.140045,-2.160061 z m -10.492606,0.33336 c 1.389678,-1.227738 0.896827,-5.314779 -0.640975,-5.314779 -0.199295,0 -0.401284,0.108408 -0.635589,0.344201 -1.683234,1.693899 -0.452453,6.493733 1.276564,4.967869 z M 27.21505,52.434184 38.763381,51.9355 h 0.52517 l -0.02693,-0.710082 -0.02693,-0.710084 -1.895995,0.06233 -11.071639,0.257473 -11.095877,0.257474 -1.920233,0.06233 v 0.956715 0.956715 l 1.470474,-0.06776 z m 32.318089,-1.458109 5.434827,-0.178875 -0.01616,-1.005499 c -2.499265,-0.01897 -4.080159,0.03523 -6.116198,0.08673 l -6.183528,0.149062 -0.350112,0.0027 0.03231,0.647747 0.03232,0.647747 0.764862,-0.0515 c 0.420134,-0.0271 3.301831,-0.162614 6.401673,-0.298126 z m -26.20997,-1.038021 3.164481,-0.06233 -11.378662,-3.745551 -11.42983,-3.694057 c -0.145432,0.146352 -0.428214,4.374327 -0.428214,6.393455 v 1.319887 l 8.453872,-0.0759 z m 5.995006,-1.412036 c -8.399744,-3.062237 -16.808769,-6.098623 -25.226962,-9.109114 -0.107727,-0.03795 -0.414749,1.937821 -0.315101,2.0381 0.02693,0.0271 5.766086,1.983894 12.754873,4.349934 l 12.706395,4.30115 0.08349,-0.753447 c 0.04578,-0.414666 0.04578,-0.785968 0,-0.826623 z m 20.287681,0.731766 2.216482,-0.06504 -0.05656,-1.46624 c -0.03231,-0.804946 -0.08619,-1.767079 -0.121193,-2.135674 l -0.06464,-0.669428 -4.726521,1.997446 c -5.305552,2.241368 -4.839632,2.016418 -4.748065,2.311835 l 0.07003,0.22224 2.606993,-0.06504 z m -1.069191,-3.577517 6.124278,-2.563886 -0.09695,-0.924193 c -0.121192,0.0081 -2.633924,0.994658 -6.557879,2.585569 -4.637645,1.878196 -7.077661,2.913509 -6.961855,2.956872 0.115806,0.04336 0.759476,0.699241 0.759476,0.780549 0,0.0027 3.029821,-1.271102 6.732934,-2.832202 z m -18.814513,1.626144 c 0.15351,-0.598964 0.161589,-0.734475 0.04578,-0.840175 -7.618106,-6.168218 -15.249682,-12.319571 -22.89467,-18.45402 -0.115807,-0.06776 -0.638282,1.300915 -0.62751,1.636985 0.0054,0.124671 23.075117,18.359162 23.2394,18.367293 0.02963,0 0.134659,-0.319808 0.234306,-0.710083 z m 11.432523,-0.742606 c 0,-0.0271 -0.02155,-0.0515 -0.05117,-0.0515 -0.02963,0 -0.05117,0.02168 -0.05117,0.0515 0,0.02981 0.02155,0.0515 0.05117,0.0515 0.02963,0 0.05117,-0.02168 0.05117,-0.0515 z m 5.951915,-5.799913 6.18969,-5.381567 -0.227003,-0.946842 c -4.375772,3.621978 -8.722695,7.279113 -13.040348,10.97105 -0.08349,0.07318 0.336646,1.119329 0.433601,1.081386 2.223443,-1.897689 4.438157,-3.805719 6.64406,-5.724027 z m -0.764861,3.761813 5.036235,-1.983896 -0.02693,-0.298126 c -0.07272,-0.788679 -0.552101,-3.818728 -0.614044,-3.886484 -0.03771,-0.04336 -2.08721,1.666798 -4.551464,3.799757 l -4.928509,4.355354 c 1.698572,-0.652652 3.393505,-1.314868 5.084712,-1.986605 z m -21.300314,1.599042 c -6.382252,-4.969428 -12.816605,-9.87072 -19.301979,-14.70305 -0.204681,0.205977 -1.594359,6.398876 -1.588973,7.084566 0,0.211399 0.740623,0.493264 10.398345,3.95695 l 10.492607,3.664243 z m 5.572177,-1.252132 C 34.288141,35.943967 27.944807,27.028164 21.583623,18.125262 c -0.142738,-0.154483 -0.983008,1.151852 -0.867202,1.344279 0.03501,0.05962 4.4195,6.079067 9.738518,13.372322 l 9.673881,13.263911 0.277397,-0.558308 c 0.150818,-0.306258 0.245079,-0.609805 0.207375,-0.674851 z M 60.47044,26.372966 c -0.22084,0.189717 -1.656377,2.32223 -6.003161,8.688584 l -5.903438,8.645662 0.371659,0.379435 0.371657,0.379433 5.717609,-8.623982 5.797457,-8.386002 z m -25.326685,0.758422 -6.8649,-16.716757 c -0.11042,-0.211399 -0.123887,-0.205978 -0.589806,0.208688 l -0.476691,0.422798 6.889139,16.594796 6.948389,16.692365 c 0.03232,0.05421 0.236999,-0.08131 0.455147,-0.300837 l 0.395896,-0.398405 z m 8.214182,16.050039 c -0.02423,-0.09215 -1.790961,-8.228288 -3.581923,-17.879451 L 36.608842,7.2300991 34.933687,7.0349618 42.197178,43.484973 Z M 56.940349,20.159439 c -0.148124,-0.300836 -0.405584,-0.824222 -0.577948,-1.097957 l -9.57401,24.074087 0.458489,0.07837 0.508969,0.122856 z M 44.672205,34.435483 44.604879,17.678071 44.569866,8.8806349 C 44.199821,8.6093343 43.762961,8.445294 43.306767,8.4063431 c -0.02155,0.021682 0.201988,6.9029789 0.261238,14.1826819 l 0.105034,16.925446 0.0027,3.631722 c 0.473998,-0.06504 0.673295,-0.06776 1.004554,-0.04878 z M 48.76583,28.453985 51.669071,13.352529 C 51.475163,13.12487 51.025404,12.745436 50.72646,12.639737 l -2.749731,15.575746 -2.674321,14.810749 0.887333,0.01843 C 46.982809,37.95903 47.936152,32.787559 48.76583,28.453985 Z m 6.797571,10.700025 4.508374,-3.761812 c 0.06195,-0.10299 -0.113114,-0.818492 -0.702918,-2.851173 l -0.45784,-1.580068 -1.995642,2.983973 -4.042455,6.046543 c -1.12844,1.68306 -1.984869,3.011078 -1.906767,2.951453 1.535596,-1.260162 3.068915,-2.523136 4.599942,-3.788916 z M 27.449357,31.68459 19.725333,21.277271 c -0.177748,-0.192427 -2.74973,5.626456 -2.666241,6.032992 0.02155,0.105699 17.828812,14.624453 18.003868,14.681368 0.01076,0.0027 -3.417637,-4.634509 -7.616296,-10.307041 z m 26.487367,1.655957 3.805455,-5.496366 -0.352805,-0.856436 c -0.193909,-0.471582 -0.608659,-1.371381 -0.923759,-2.002867 l -0.573646,-1.146432 -2.89247,7.436898 -2.9194,7.610352 c 0.02693,-0.0271 1.764029,-2.523232 3.856625,-5.547858 z M 31.095914,25.280294 25.725725,12.655999 c -0.156203,-0.162616 -2.030653,2.084174 -3.390705,4.062648 l -0.527863,0.766998 7.268877,10.187791 7.290423,10.166109 c 0.01347,-0.01084 -2.359221,-5.664402 -5.270543,-12.561961 z m 16.934679,10.328722 c -5.55e-4,7.12e-4 0,0.0018 0,0.0027 z M 51.160061,27.914647 54.082155,20.60513 53.5516,19.832713 c -1.311576,-1.908008 -2.157232,-2.943321 -2.227255,-2.729211 -0.06195,0.189716 -3.261433,18.182997 -3.256047,18.318508 0.0081,0.195137 0.196602,-0.268314 3.091763,-7.510074 z M 36.245264,21.962961 33.546704,8.4876502 c -0.16967,-0.7263442 -5.028157,0.7561568 -4.909658,1.4987625 3.366118,8.4317813 6.774823,16.8462793 10.225982,25.2431703 0.01347,-0.01355 -1.16345,-5.984208 -2.617764,-13.266622 z m 5.636812,0.254762 -0.236998,-12.6188747 c -0.166976,-0.273734 -4.327931,-1.3876426 -4.505681,-1.2060565 -0.02963,0.029813 1.055724,5.9760782 2.415777,13.2124172 l 2.483107,13.136531 c -0.04264,-4.174774 -0.0938,-8.349454 -0.153512,-12.524017 z m 6.517482,-8.404452 C 47.772049,13.265803 46.263871,12.089558 45.647135,11.66676 l -0.573646,-0.392984 v 7.756705 l 0.06732,11.171608 0.06732,3.412192 1.788269,-9.735181 1.788267,-9.735179 -0.385124,-0.336071 z"
|
116
|
+
sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccscccccccccscccccccccccccssscccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccscccccccccccccccccccccccccsccccccccccccccccccccccccccccccccccscccccccscccccccccccccccccccccccccccccscccccccccccccccccccccccccssccccsccccsscssccccccccccccccccccccccccccccccccccccccccscccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
|
117
|
+
</g>
|
118
|
+
<g
|
119
|
+
inkscape:groupmode="layer"
|
120
|
+
id="layer4"
|
121
|
+
inkscape:label="sphere2"
|
122
|
+
style="display:none"
|
123
|
+
transform="translate(-0.54367666,-0.05951002)">
|
124
|
+
<path
|
125
|
+
id="path1200"
|
126
|
+
style="display:inline;mix-blend-mode:normal;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"
|
127
|
+
d="m 29.967517,2.3594788 c -0.01712,0.00471 -0.0338,0.00984 -0.05156,0.014976 l 4e-6,-4.3e-6 c -1.18477,0.3720926 -1.855658,1.6221241 -1.510852,2.8151265 0.35087,1.2164507 1.623742,1.9159085 2.838704,1.5599046 M 29.967509,2.3596414 c 0.540313,-0.1568215 1.26342,0.6959063 1.616287,1.9059858 0.353993,1.2133828 0.201665,2.3263014 -0.34,2.48403"
|
128
|
+
sodipodi:nodetypes="cssccccc" />
|
129
|
+
</g>
|
130
|
+
<g
|
131
|
+
inkscape:groupmode="layer"
|
132
|
+
id="layer3"
|
133
|
+
inkscape:label="spheres behind"
|
134
|
+
style="display:inline"
|
135
|
+
transform="translate(-0.54367666,-0.05951002)" />
|
136
|
+
<g
|
137
|
+
inkscape:groupmode="layer"
|
138
|
+
id="layer2"
|
139
|
+
inkscape:label="Spheres"
|
140
|
+
style="display:inline;mix-blend-mode:normal"
|
141
|
+
transform="translate(-0.54367666,-0.05951002)">
|
142
|
+
<g
|
143
|
+
id="g904"
|
144
|
+
transform="rotate(-3.9882859,40.596568,92.66984)">
|
145
|
+
<path
|
146
|
+
id="path1159-5"
|
147
|
+
style="display:inline;mix-blend-mode:normal;fill:#b78730;fill-opacity:1;stroke:none;stroke-width:2.95627;stroke-linecap:round;paint-order:stroke fill markers"
|
148
|
+
d="m 40.528728,93.525593 a 1.8033146,1.7529811 0 0 1 -1.702334,-1.753613 1.8033146,1.7529811 0 0 1 1.803964,-1.753616 1.8033146,1.7529811 0 0 1 1.798887,1.753616 1.8033146,1.7529811 0 0 1 -1.798887,1.753613 1.8033146,1.7529811 0 0 1 -0.101626,0 z m 0.0255,-0.62241 a 1.16337,1.1308985 0 0 0 0.07623,0 1.16337,1.1308985 0 0 0 1.158605,-1.131203 1.16337,1.1308985 0 0 0 -1.158605,-1.131206 1.16337,1.1308985 0 0 0 -1.163684,1.131206 1.16337,1.1308985 0 0 0 1.087462,1.131203 z" />
|
149
|
+
<path
|
150
|
+
id="path1161-3"
|
151
|
+
style="display:inline;mix-blend-mode:normal;fill:#ffffff;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"
|
152
|
+
d="m 39.337168,92.023941 c -0.0013,-0.0096 -0.0024,-0.01901 -0.0037,-0.02899 l -2e-6,3e-6 c -0.06914,-0.672272 0.430382,-1.274866 1.124991,-1.35706 0.708103,-0.08416 1.352165,0.403398 1.436357,1.087342 m -2.557554,0.298672 c 0.03822,0.303842 0.640129,0.483593 1.345373,0.401787 0.707205,-0.08195 1.250354,-0.395793 1.212305,-0.700506"
|
153
|
+
sodipodi:nodetypes="cssccccc" />
|
154
|
+
</g>
|
155
|
+
<path
|
156
|
+
id="path944"
|
157
|
+
style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:2.75727;stroke-linecap:round;paint-order:stroke fill markers"
|
158
|
+
d="m 39.468777,6.2960956 a 1.6525544,1.6640293 0 0 0 -1.560016,1.6646294 1.6525544,1.6640293 0 0 0 1.65315,1.664632 1.6525544,1.6640293 0 0 0 1.648497,-1.664632 1.6525544,1.6640293 0 0 0 -1.648497,-1.6646294 1.6525544,1.6640293 0 0 0 -0.09313,0 z m 0.02337,0.5908271 a 1.0661103,1.0735131 0 0 1 0.06986,0 A 1.0661103,1.0735131 0 0 1 40.62375,7.960725 1.0661103,1.0735131 0 0 1 39.562007,9.0345296 1.0661103,1.0735131 0 0 1 38.495609,7.960725 1.0661103,1.0735131 0 0 1 39.492157,6.8869227 Z" />
|
159
|
+
<path
|
160
|
+
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"
|
161
|
+
id="path1286"
|
162
|
+
cx="25.705734"
|
163
|
+
cy="11.021439"
|
164
|
+
r="0.49894714"
|
165
|
+
d="" />
|
166
|
+
<path
|
167
|
+
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"
|
168
|
+
id="path1200-6"
|
169
|
+
cx="25.705734"
|
170
|
+
cy="11.021439"
|
171
|
+
r="0.49894714"
|
172
|
+
d="" />
|
173
|
+
<path
|
174
|
+
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"
|
175
|
+
id="path1308"
|
176
|
+
cx="25.705734"
|
177
|
+
cy="11.021439"
|
178
|
+
r="0.49894714"
|
179
|
+
d="" />
|
180
|
+
<circle
|
181
|
+
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"
|
182
|
+
id="circle1310"
|
183
|
+
cx="25.705734"
|
184
|
+
cy="11.021439"
|
185
|
+
r="0" />
|
186
|
+
<ellipse
|
187
|
+
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.00926;stroke-linecap:round;paint-order:stroke fill markers"
|
188
|
+
id="circle985"
|
189
|
+
cx="47.510017"
|
190
|
+
cy="11.254604"
|
191
|
+
rx="1.2042382"
|
192
|
+
ry="1.2126" />
|
193
|
+
<path
|
194
|
+
id="path987"
|
195
|
+
style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:3.11451;stroke-linecap:round;paint-order:stroke fill markers"
|
196
|
+
d="m 47.407217,9.3758623 c -0.990157,0.055917 -1.764048,0.8817057 -1.762135,1.8803027 -3.74e-4,1.038619 0.835879,1.88068 1.867336,1.880306 1.029403,-0.0025 1.862456,-0.843752 1.86208,-1.880306 3.74e-4,-1.036553 -0.832678,-1.8777576 -1.86208,-1.8803027 -0.03506,-9.951e-4 -0.07014,-9.951e-4 -0.105195,0 z m 1.304605,1.8803027 c 0.485177,1.000348 -0.536022,1.210194 -1.199305,1.21293 -0.665337,1.81e-4 -1.204744,-0.542973 -1.204563,-1.21293 -7.63e-4,-0.320053 0.0663,-0.683252 0.324382,-0.830841 0.504934,-0.288756 1.594309,-0.169507 2.079486,0.830841 z"
|
197
|
+
sodipodi:nodetypes="sccccsszccsz" />
|
198
|
+
<g
|
199
|
+
id="g995"
|
200
|
+
transform="matrix(2.6931742,0,0,2.7118747,14.677776,8.9356655)">
|
201
|
+
<circle
|
202
|
+
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
|
203
|
+
id="circle991"
|
204
|
+
cx="14.499269"
|
205
|
+
cy="3.0774343"
|
206
|
+
r="0.44714454" />
|
207
|
+
<path
|
208
|
+
id="path993"
|
209
|
+
style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
|
210
|
+
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" />
|
211
|
+
</g>
|
212
|
+
<g
|
213
|
+
id="g1001"
|
214
|
+
transform="matrix(2.6931742,0,0,2.7118747,18.967478,16.012497)">
|
215
|
+
<circle
|
216
|
+
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
|
217
|
+
id="circle997"
|
218
|
+
cx="14.499269"
|
219
|
+
cy="3.0774343"
|
220
|
+
r="0.44714454" />
|
221
|
+
<path
|
222
|
+
id="path999"
|
223
|
+
style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
|
224
|
+
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" />
|
225
|
+
</g>
|
226
|
+
<g
|
227
|
+
id="g1007"
|
228
|
+
transform="matrix(2.6931742,0,0,2.7118747,21.815355,23.446907)">
|
229
|
+
<circle
|
230
|
+
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
|
231
|
+
id="circle1003"
|
232
|
+
cx="14.499269"
|
233
|
+
cy="3.0774343"
|
234
|
+
r="0.44714454" />
|
235
|
+
<path
|
236
|
+
id="path1005"
|
237
|
+
style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
|
238
|
+
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" />
|
239
|
+
</g>
|
240
|
+
<g
|
241
|
+
id="g1013"
|
242
|
+
transform="matrix(2.6931742,0,0,2.7118747,23.735661,31.100452)">
|
243
|
+
<circle
|
244
|
+
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
|
245
|
+
id="circle1009"
|
246
|
+
cx="14.499269"
|
247
|
+
cy="3.0774343"
|
248
|
+
r="0.44714454" />
|
249
|
+
<path
|
250
|
+
id="path1011"
|
251
|
+
style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
|
252
|
+
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" />
|
253
|
+
</g>
|
254
|
+
<g
|
255
|
+
id="g1019"
|
256
|
+
transform="matrix(2.6931742,0,0,2.7118747,24.368098,38.261457)">
|
257
|
+
<circle
|
258
|
+
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
|
259
|
+
id="circle1015"
|
260
|
+
cx="14.499269"
|
261
|
+
cy="3.0774343"
|
262
|
+
r="0.44714454" />
|
263
|
+
<path
|
264
|
+
id="path1017"
|
265
|
+
style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
|
266
|
+
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" />
|
267
|
+
</g>
|
268
|
+
<g
|
269
|
+
id="g1025"
|
270
|
+
transform="matrix(2.6931742,0,0,2.7118747,24.251049,45.351669)">
|
271
|
+
<circle
|
272
|
+
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
|
273
|
+
id="circle1021"
|
274
|
+
cx="14.499269"
|
275
|
+
cy="3.0774343"
|
276
|
+
r="0.44714454" />
|
277
|
+
<path
|
278
|
+
id="path1023"
|
279
|
+
style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
|
280
|
+
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" />
|
281
|
+
</g>
|
282
|
+
<g
|
283
|
+
id="g1031"
|
284
|
+
transform="matrix(2.6931742,0,0,2.7118747,23.356574,52.584141)">
|
285
|
+
<circle
|
286
|
+
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
|
287
|
+
id="circle1027"
|
288
|
+
cx="14.499269"
|
289
|
+
cy="3.0774343"
|
290
|
+
r="0.44714454" />
|
291
|
+
<path
|
292
|
+
id="path1029"
|
293
|
+
style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
|
294
|
+
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" />
|
295
|
+
</g>
|
296
|
+
<g
|
297
|
+
id="g1037"
|
298
|
+
transform="matrix(2.6931742,0,0,2.7118747,21.537189,59.971447)">
|
299
|
+
<circle
|
300
|
+
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
|
301
|
+
id="circle1033"
|
302
|
+
cx="14.499269"
|
303
|
+
cy="3.0774343"
|
304
|
+
r="0.44714454" />
|
305
|
+
<path
|
306
|
+
id="path1035"
|
307
|
+
style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
|
308
|
+
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" />
|
309
|
+
</g>
|
310
|
+
<g
|
311
|
+
id="g1043"
|
312
|
+
transform="matrix(2.6931742,0,0,2.7118747,18.646965,67.487251)">
|
313
|
+
<circle
|
314
|
+
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
|
315
|
+
id="circle1039"
|
316
|
+
cx="14.499269"
|
317
|
+
cy="3.0774343"
|
318
|
+
r="0.44714454" />
|
319
|
+
<path
|
320
|
+
id="path1041"
|
321
|
+
style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
|
322
|
+
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" />
|
323
|
+
</g>
|
324
|
+
<g
|
325
|
+
id="g1049"
|
326
|
+
transform="matrix(2.6931742,0,0,2.7118747,14.313703,73.808614)">
|
327
|
+
<circle
|
328
|
+
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.743481;stroke-linecap:round;paint-order:stroke fill markers"
|
329
|
+
id="circle1045"
|
330
|
+
cx="14.499269"
|
331
|
+
cy="3.0774343"
|
332
|
+
r="0.44714454" />
|
333
|
+
<path
|
334
|
+
id="path1047"
|
335
|
+
style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:1.15245;stroke-linecap:round;paint-order:stroke fill markers"
|
336
|
+
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" />
|
337
|
+
</g>
|
338
|
+
<path
|
339
|
+
id="circle1063"
|
340
|
+
style="display:inline;mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.65614;stroke-linecap:round;paint-order:stroke fill markers"
|
341
|
+
d="m 31.555128,8.0024785 c -0.678488,0.2417727 -1.076544,0.4346562 -1.722537,0.8841096 0.187302,0.2230116 0.462117,0.3523559 0.752181,0.3540207 0.548392,0.00361 0.995817,-0.44126 0.999159,-0.9934615 4.19e-4,-0.08244 -0.0092,-0.1646235 -0.02881,-0.2446687 z"
|
342
|
+
sodipodi:nodetypes="ccccsc" />
|
343
|
+
<path
|
344
|
+
id="path1065"
|
345
|
+
style="display:inline;mix-blend-mode:normal;fill:#b78730;fill-opacity:1;stroke:none;stroke-width:2.56789;stroke-linecap:round;paint-order:stroke fill markers"
|
346
|
+
d="m 32.040459,7.7330519 -0.500368,0.2544985 a 0.99288813,0.99978247 0.36210641 0 1 0.03315,0.2447689 0.99288813,0.99978247 0.36210641 0 1 -0.995115,0.993784 0.99288813,0.99978247 0.36210641 0 1 -0.752377,-0.3584927 l -0.496027,0.254526 a 1.5390545,1.5497411 0.36210641 0 0 1.244927,0.6542027 1.5390545,1.5497411 0.36210641 0 0 1.545041,-1.5405664 1.5390545,1.5497411 0.36210641 0 0 -0.07923,-0.502721 z" />
|
347
|
+
<ellipse
|
348
|
+
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.00926;stroke-linecap:round;paint-order:stroke fill markers"
|
349
|
+
id="ellipse1109"
|
350
|
+
cx="10.89308"
|
351
|
+
cy="108.92566"
|
352
|
+
rx="1.2042381"
|
353
|
+
ry="1.2126" />
|
354
|
+
<path
|
355
|
+
id="path1111"
|
356
|
+
style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:3.1145;stroke-linecap:round;paint-order:stroke fill markers"
|
357
|
+
d="m 10.786736,107.05949 a 1.8666634,1.8796249 0 0 0 -1.7621362,1.8803 1.8666634,1.8796249 0 0 0 1.8673362,1.88031 1.8666634,1.8796249 0 0 0 1.86208,-1.88031 1.8666634,1.8796249 0 0 0 -1.86208,-1.8803 1.8666634,1.8796249 0 0 0 -0.105195,0 z m 0.02639,0.66738 a 1.2042382,1.2126 0 0 1 0.07891,0 1.2042382,1.2126 0 0 1 1.199305,1.21292 1.2042382,1.2126 0 0 1 -1.199305,1.21293 1.2042382,1.2126 0 0 1 -1.2045632,-1.21293 1.2042382,1.2126 0 0 1 1.1256642,-1.21292 z" />
|
358
|
+
<path
|
359
|
+
style="fill:#dbc397;fill-opacity:0.420364;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
360
|
+
d="m 8.5936548,108.6316 c 2.8389092,1.52704 4.0491072,1.83607 6.8638472,2.03616 l -0.811204,-6.97302 -7.7054102,-0.32921 z"
|
361
|
+
id="path1113"
|
362
|
+
sodipodi:nodetypes="ccccc" />
|
363
|
+
<path
|
364
|
+
style="fill:#dbc397;fill-opacity:0.420364;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
365
|
+
d="m 8.5936548,109.3816 c 2.8389092,1.52704 4.0491072,1.83607 6.8638472,2.03616 l -0.811204,-6.97302 -7.7054102,-0.32921 z"
|
366
|
+
id="path1115"
|
367
|
+
sodipodi:nodetypes="ccccc" />
|
368
|
+
<path
|
369
|
+
id="path1200-67"
|
370
|
+
style="display:inline;mix-blend-mode:normal;fill:#ffffff;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"
|
371
|
+
d="m 38.376834,7.7215501 c -0.0012,0.00908 -0.0022,0.018049 -0.0034,0.027525 l -1e-6,-2.7e-6 c -0.06336,0.6381595 0.394401,1.2101759 1.030939,1.2881984 0.648905,0.079894 1.239122,-0.3829282 1.316276,-1.0321671 M 38.376909,7.721587 c 0.03503,-0.2884233 0.586613,-0.4590532 1.232898,-0.3813983 0.648081,0.077789 1.145822,0.3757097 1.110955,0.6649588"
|
372
|
+
sodipodi:nodetypes="cssccccc" />
|
373
|
+
<path
|
374
|
+
id="path1159"
|
375
|
+
style="fill:#b78730;fill-opacity:1;stroke:none;stroke-width:2.75727;stroke-linecap:round;paint-order:stroke fill markers"
|
376
|
+
d="m 39.468777,6.2960956 a 1.6525544,1.6640293 0 0 0 -1.560016,1.6646294 1.6525544,1.6640293 0 0 0 1.65315,1.664632 1.6525544,1.6640293 0 0 0 1.648497,-1.664632 1.6525544,1.6640293 0 0 0 -1.648497,-1.6646294 1.6525544,1.6640293 0 0 0 -0.09313,0 z m 0.02337,0.5908271 a 1.0661103,1.0735131 0 0 1 0.06986,0 A 1.0661103,1.0735131 0 0 1 40.62375,7.960725 1.0661103,1.0735131 0 0 1 39.562007,9.0345296 1.0661103,1.0735131 0 0 1 38.495609,7.960725 1.0661103,1.0735131 0 0 1 39.492157,6.8869227 Z" />
|
377
|
+
<path
|
378
|
+
id="path1161"
|
379
|
+
style="display:inline;mix-blend-mode:normal;fill:#ffffff;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"
|
380
|
+
d="m 38.376834,7.7215501 c -0.0012,0.00908 -0.0022,0.018049 -0.0034,0.027525 l -1e-6,-2.7e-6 c -0.06336,0.6381595 0.394401,1.2101759 1.030939,1.2881984 0.648905,0.079894 1.239122,-0.3829282 1.316276,-1.0321671 M 38.376909,7.721587 c 0.03503,-0.2884233 0.586613,-0.4590532 1.232898,-0.3813983 0.648081,0.077789 1.145822,0.3757097 1.110955,0.6649588"
|
381
|
+
sodipodi:nodetypes="cssccccc" />
|
382
|
+
<path
|
383
|
+
id="path1187"
|
384
|
+
style="display:inline;mix-blend-mode:normal;fill:#b78730;fill-opacity:1;stroke:none;stroke-width:2.48324;stroke-linecap:round;paint-order:stroke fill markers"
|
385
|
+
d="m 32.200548,90.288812 a 1.514766,1.4724864 22.865887 0 0 -1.238229,0.811549 c 0.152499,0.09772 0.304523,0.194019 0.464565,0.280006 a 0.97721903,0.9499433 22.865887 0 1 1.264077,-0.489728 0.97721903,0.9499433 22.865887 0 1 0.56554,1.145379 c 0.174487,0.03225 0.359138,0.04076 0.540299,0.05778 a 1.514766,1.4724864 22.865887 0 0 -0.902336,-1.6838 1.514766,1.4724864 22.865887 0 0 -0.48681,-0.119383 1.514766,1.4724864 22.865887 0 0 -0.207107,-0.0018 z" />
|
386
|
+
<path
|
387
|
+
id="path1189"
|
388
|
+
style="display:inline;mix-blend-mode:normal;fill:#ffffff;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"
|
389
|
+
d="m 32.170443,90.814283 c -0.328597,0.03363 -0.607396,0.235253 -0.7613,0.52675 0.576872,0.314575 1.202535,0.550357 1.878818,0.674221 0.100708,-0.503834 -0.201289,-1.016109 -0.720266,-1.165786 -0.133553,-0.03859 -0.26792,-0.04842 -0.397252,-0.03518 z" />
|
390
|
+
<ellipse
|
391
|
+
style="display:inline;mix-blend-mode:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.13216;stroke-linecap:round;paint-order:stroke fill markers"
|
392
|
+
id="circle985-2"
|
393
|
+
cx="43.300468"
|
394
|
+
cy="-90.542221"
|
395
|
+
rx="1.2778991"
|
396
|
+
ry="1.2867724"
|
397
|
+
transform="rotate(125.98679)" />
|
398
|
+
<path
|
399
|
+
id="path987-9"
|
400
|
+
style="display:inline;mix-blend-mode:normal;fill:#b78730;fill-opacity:1;stroke:none;stroke-width:3.30502;stroke-linecap:round;paint-order:stroke fill markers"
|
401
|
+
d="m 49.496435,89.322376 c 0.569388,-0.885063 0.342883,-2.064474 -0.515752,-2.685498 -0.891574,-0.647942 -2.136045,-0.454956 -2.77888,0.430934 -0.639728,0.885452 -0.436833,2.125306 0.453436,2.771318 0.889799,0.646653 2.13154,0.455882 2.775599,-0.426423 0.02272,-0.02948 0.04459,-0.05961 0.06559,-0.09033 z m -2.427991,-0.05225 c -1.161473,-0.207161 -0.704897,-1.214858 -0.293662,-1.78609 0.41471,-0.571403 1.217429,-0.695884 1.792573,-0.277983 0.275288,0.198911 0.545331,0.482964 0.511134,0.796593 -0.06691,0.613611 -0.848571,1.474643 -2.010045,1.26748 z"
|
402
|
+
sodipodi:nodetypes="sccccsszccsz" />
|
403
|
+
<path
|
404
|
+
id="path1052"
|
405
|
+
style="display:inline;mix-blend-mode:normal;fill:#b78730;fill-opacity:1;stroke:none;stroke-width:2.48324;stroke-linecap:round;paint-order:stroke fill markers"
|
406
|
+
d="m 25.131472,85.32528 a 1.514766,1.4724864 52.905605 0 0 -1.47817,0.08268 c 0.0831,0.160935 0.166493,0.320402 0.261993,0.474956 a 0.97721903,0.9499433 52.905605 0 1 1.339442,0.208851 0.97721903,0.9499433 52.905605 0 1 -0.0838,1.274639 c 0.134906,0.115266 0.290494,0.21507 0.438801,0.320493 a 1.514766,1.4724864 52.905605 0 0 0.06178,-1.909339 1.514766,1.4724864 52.905605 0 0 -0.361658,-0.347045 1.514766,1.4724864 52.905605 0 0 -0.178387,-0.105236 z"
|
407
|
+
inkscape:transform-center-x="-1.0197358"
|
408
|
+
inkscape:transform-center-y="0.91540992" />
|
409
|
+
<path
|
410
|
+
id="path1054"
|
411
|
+
style="display:inline;mix-blend-mode:normal;fill:#b78730;fill-opacity:1;stroke:none;stroke-width:2.48324;stroke-linecap:round;paint-order:stroke fill markers"
|
412
|
+
d="m 19.497015,76.87532 a 1.514766,1.4724864 65.381928 0 0 -1.461126,-0.23861 c 0.04637,0.175087 0.09334,0.348804 0.153199,0.52034 a 0.97721903,0.9499433 65.381928 0 1 1.262692,0.493287 0.97721903,0.9499433 65.381928 0 1 -0.357189,1.226435 c 0.106819,0.141688 0.237171,0.272748 0.359201,0.407721 a 1.514766,1.4724864 65.381928 0 0 0.472807,-1.850904 1.514766,1.4724864 65.381928 0 0 -0.278143,-0.416981 1.514766,1.4724864 65.381928 0 0 -0.151441,-0.141288 z"
|
413
|
+
inkscape:transform-center-x="-0.89575978"
|
414
|
+
inkscape:transform-center-y="1.143384" />
|
415
|
+
<path
|
416
|
+
id="path1058"
|
417
|
+
style="display:inline;mix-blend-mode:normal;fill:#b78730;fill-opacity:1;stroke:none;stroke-width:2.48324;stroke-linecap:round;paint-order:stroke fill markers"
|
418
|
+
inkscape:transform-center-x="-0.66609579"
|
419
|
+
inkscape:transform-center-y="1.3225281"
|
420
|
+
d="M 12.353516 55.855469 L 12.421875 56.445312 A 0.97721903 0.9499433 85.64716 0 1 12.964844 57.253906 A 0.97721903 0.9499433 85.64716 0 1 12.611328 58.087891 L 12.679688 58.679688 A 1.514766 1.4724864 85.64716 0 0 13.486328 57.214844 A 1.514766 1.4724864 85.64716 0 0 13.369141 56.726562 A 1.514766 1.4724864 85.64716 0 0 13.277344 56.542969 A 1.514766 1.4724864 85.64716 0 0 12.353516 55.855469 z "
|
421
|
+
transform="translate(0.54367666,0.05951002)" />
|
422
|
+
<path
|
423
|
+
id="path1064"
|
424
|
+
style="display:inline;mix-blend-mode:normal;fill:#b78730;fill-opacity:1;stroke:none;stroke-width:2.48324;stroke-linecap:round;paint-order:stroke fill markers"
|
425
|
+
d="m 19.147742,24.138759 a 1.4724864,1.514766 30.066998 0 0 -0.649931,-1.330193 c -0.116063,0.139052 -0.230662,0.277796 -0.336029,0.425803 a 0.9499433,0.97721903 30.066998 0 1 0.327409,1.315495 0.9499433,0.97721903 30.066998 0 1 -1.207234,0.417504 c -0.05392,0.16905 -0.08547,0.351191 -0.125032,0.528798 a 1.4724864,1.514766 30.066998 0 0 1.78363,-0.684146 1.4724864,1.514766 30.066998 0 0 0.179463,-0.468006 1.4724864,1.514766 30.066998 0 0 0.02772,-0.205252 z"
|
426
|
+
inkscape:transform-center-x="0.30559872"
|
427
|
+
inkscape:transform-center-y="1.2100187" />
|
428
|
+
<path
|
429
|
+
id="path1066"
|
430
|
+
style="display:inline;mix-blend-mode:normal;fill:#b78730;fill-opacity:1;stroke:none;stroke-width:2.48324;stroke-linecap:round;paint-order:stroke fill markers"
|
431
|
+
d="m 24.662408,15.074051 a 1.4724864,1.514766 40.925823 0 0 -0.387699,-1.428816 c -0.140181,0.114698 -0.278866,0.229368 -0.410229,0.354875 a 0.9499433,0.97721903 40.925823 0 1 0.07372,1.35362 0.9499433,0.97721903 40.925823 0 1 -1.264271,0.182598 c -0.0848,0.155865 -0.150101,0.328801 -0.222414,0.495775 a 1.4724864,1.514766 40.925823 0 0 1.880579,-0.335878 1.4724864,1.514766 40.925823 0 0 0.264417,-0.425817 1.4724864,1.514766 40.925823 0 0 0.06589,-0.196355 z"
|
432
|
+
inkscape:transform-center-x="0.6228529"
|
433
|
+
inkscape:transform-center-y="1.1270867" />
|
434
|
+
<path
|
435
|
+
style="fill:none;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
436
|
+
d="m 13.142035,56.529725 0.246216,1.877838 0.656433,-0.620544 -0.110016,-1.038086 z"
|
437
|
+
id="path1086" />
|
438
|
+
<path
|
439
|
+
id="path1092"
|
440
|
+
style="display:inline;mix-blend-mode:normal;fill:#b78730;fill-opacity:1;stroke:none;stroke-width:2.48324;stroke-linecap:round;paint-order:stroke fill markers"
|
441
|
+
inkscape:transform-center-x="-0.66609579"
|
442
|
+
inkscape:transform-center-y="1.3225281"
|
443
|
+
d="m 12.678137,44.55481 0.06836,0.589843 a 0.97721903,0.9499433 85.64716 0 1 0.542969,0.808594 0.97721903,0.9499433 85.64716 0 1 -0.353516,0.833985 l 0.06836,0.591797 a 1.514766,1.4724864 85.64716 0 0 0.80664,-1.464844 1.514766,1.4724864 85.64716 0 0 -0.117187,-0.488282 1.514766,1.4724864 85.64716 0 0 -0.0918,-0.183593 1.514766,1.4724864 85.64716 0 0 -0.923828,-0.6875 z" />
|
444
|
+
<path
|
445
|
+
id="path1094"
|
446
|
+
style="display:inline;mix-blend-mode:normal;fill:#b78730;fill-opacity:1;stroke:none;stroke-width:2.48324;stroke-linecap:round;paint-order:stroke fill markers"
|
447
|
+
inkscape:transform-center-x="-0.78299495"
|
448
|
+
inkscape:transform-center-y="1.2551621"
|
449
|
+
d="m 14.891936,66.87856 0.17209,0.568307 a 0.97721903,0.9499433 75.41105 0 1 0.678019,0.699236 0.97721903,0.9499433 75.41105 0 1 -0.199687,0.883533 l 0.172438,0.570229 a 1.514766,1.4724864 75.41105 0 0 0.533491,-1.584873 1.514766,1.4724864 75.41105 0 0 -0.202092,-0.459685 1.514766,1.4724864 75.41105 0 0 -0.122964,-0.164358 1.514766,1.4724864 75.41105 0 0 -1.031297,-0.512389 z" />
|
450
|
+
<path
|
451
|
+
id="path1096"
|
452
|
+
style="display:inline;mix-blend-mode:normal;fill:#b78730;fill-opacity:1;stroke:none;stroke-width:2.48324;stroke-linecap:round;paint-order:stroke fill markers"
|
453
|
+
inkscape:transform-center-x="-0.2294353"
|
454
|
+
inkscape:transform-center-y="1.3412571"
|
455
|
+
d="m 14.782411,33.607133 -0.105726,0.584303 a 0.9499433,0.97721903 12.514285 0 1 0.284995,0.931352 0.9499433,0.97721903 12.514285 0 1 -0.580292,0.695534 l -0.106292,0.586173 a 1.4724864,1.514766 12.514285 0 0 1.196968,-1.167778 1.4724864,1.514766 12.514285 0 0 0.02953,-0.501278 1.4724864,1.514766 12.514285 0 0 -0.03458,-0.202331 1.4724864,1.514766 12.514285 0 0 -0.684605,-0.925976 z" />
|
456
|
+
</g>
|
457
|
+
</svg>
|