ruby-vpi 7.3.0 → 8.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (243) hide show
  1. data/HEADER +19 -4
  2. data/HISTORY +34 -1
  3. data/MEMO +2 -2
  4. data/README +14 -1
  5. data/Rakefile +39 -66
  6. data/bin/generate_test.rb +5 -23
  7. data/bin/generate_test_tpl/bench.rb +1 -1
  8. data/bin/generate_test_tpl/bench.v +2 -2
  9. data/bin/generate_test_tpl/proto.rb +8 -3
  10. data/bin/header_to_ruby.rb +3 -3
  11. data/doc/Rakefile +9 -26
  12. data/doc/{xhtml/background.html → background.html} +1 -1
  13. data/doc/{xhtml/background.methodology.html → background.methodology.html} +1 -1
  14. data/doc/{xhtml/background.organization.html → background.organization.html} +1 -1
  15. data/doc/{xhtml/background.running-tests.html → background.running-tests.html} +0 -0
  16. data/doc/{xhtml/background.terminology.html → background.terminology.html} +0 -0
  17. data/doc/{src/figures → figures}/organization.png +0 -0
  18. data/doc/{src/figures → figures}/organization_detailed.png +0 -0
  19. data/doc/{src/figures → figures}/ruby_init.png +0 -0
  20. data/doc/{src/figures → figures}/ruby_relay.png +0 -0
  21. data/doc/{xhtml/gfdl-0.html → gfdl-0.html} +0 -0
  22. data/doc/{xhtml/gfdl-1.html → gfdl-1.html} +0 -0
  23. data/doc/{xhtml/gfdl-10.html → gfdl-10.html} +0 -0
  24. data/doc/{xhtml/gfdl-2.html → gfdl-2.html} +0 -0
  25. data/doc/{xhtml/gfdl-3.html → gfdl-3.html} +0 -0
  26. data/doc/{xhtml/gfdl-4.html → gfdl-4.html} +0 -0
  27. data/doc/{xhtml/gfdl-5.html → gfdl-5.html} +0 -0
  28. data/doc/{xhtml/gfdl-6.html → gfdl-6.html} +0 -0
  29. data/doc/{xhtml/gfdl-7.html → gfdl-7.html} +0 -0
  30. data/doc/{xhtml/gfdl-8.html → gfdl-8.html} +0 -0
  31. data/doc/{xhtml/gfdl-9.html → gfdl-9.html} +0 -0
  32. data/doc/{xhtml/gfdl-addendum.html → gfdl-addendum.html} +0 -0
  33. data/doc/{xhtml/gfdl.html → gfdl.html} +0 -0
  34. data/doc/glossary.html +3 -0
  35. data/doc/{src/images → images}/COPYING +0 -0
  36. data/doc/{src/images → images}/ChangeLog +0 -0
  37. data/doc/{src/images → images}/blank.png +0 -0
  38. data/doc/{src/images → images}/callouts/1.png +0 -0
  39. data/doc/{src/images → images}/callouts/10.png +0 -0
  40. data/doc/{src/images → images}/callouts/11.png +0 -0
  41. data/doc/{src/images → images}/callouts/12.png +0 -0
  42. data/doc/{src/images → images}/callouts/13.png +0 -0
  43. data/doc/{src/images → images}/callouts/14.png +0 -0
  44. data/doc/{src/images → images}/callouts/15.png +0 -0
  45. data/doc/{src/images → images}/callouts/2.png +0 -0
  46. data/doc/{src/images → images}/callouts/3.png +0 -0
  47. data/doc/{src/images → images}/callouts/4.png +0 -0
  48. data/doc/{src/images → images}/callouts/5.png +0 -0
  49. data/doc/{src/images → images}/callouts/6.png +0 -0
  50. data/doc/{src/images → images}/callouts/7.png +0 -0
  51. data/doc/{src/images → images}/callouts/8.png +0 -0
  52. data/doc/{src/images → images}/callouts/9.png +0 -0
  53. data/doc/{src/images → images}/callouts/ChangeLog +0 -0
  54. data/doc/{src/images → images}/caution.png +0 -0
  55. data/doc/{src/images → images}/caution.svg +0 -0
  56. data/doc/{src/images → images}/copyright +0 -0
  57. data/doc/{src/images → images}/draft.png +0 -0
  58. data/doc/{src/images → images}/home.png +0 -0
  59. data/doc/{src/images → images}/home.svg +0 -0
  60. data/doc/{src/images → images}/important.png +0 -0
  61. data/doc/{src/images → images}/important.svg +0 -0
  62. data/doc/{src/images → images}/next.png +0 -0
  63. data/doc/{src/images → images}/next.svg +0 -0
  64. data/doc/{src/images → images}/note.png +0 -0
  65. data/doc/{src/images → images}/note.svg +0 -0
  66. data/doc/{src/images → images}/prev.png +0 -0
  67. data/doc/{src/images → images}/prev.svg +0 -0
  68. data/doc/{src/images → images}/tip.png +0 -0
  69. data/doc/{src/images → images}/tip.svg +0 -0
  70. data/doc/{src/images → images}/toc-blank.png +0 -0
  71. data/doc/{src/images → images}/toc-minus.png +0 -0
  72. data/doc/{src/images → images}/toc-plus.png +0 -0
  73. data/doc/{src/images → images}/up.png +0 -0
  74. data/doc/{src/images → images}/up.svg +0 -0
  75. data/doc/{src/images → images}/warning.png +0 -0
  76. data/doc/{src/images → images}/warning.svg +0 -0
  77. data/doc/{xhtml/index.html → index.html} +2 -2
  78. data/doc/{xhtml/introduction.html → introduction.html} +0 -0
  79. data/doc/{xhtml/introduction.license.html → introduction.license.html} +0 -0
  80. data/doc/{xhtml/introduction.manifest.html → introduction.manifest.html} +1 -1
  81. data/doc/{xhtml/introduction.related-works.html → introduction.related-works.html} +0 -0
  82. data/doc/{xhtml/introduction.resources.html → introduction.resources.html} +1 -1
  83. data/doc/{txt/manual.txt → manual.txt} +50 -49
  84. data/doc/{xhtml/problem.ivl.html → problem.ivl.html} +0 -0
  85. data/doc/{xhtml/problems.html → problems.html} +0 -0
  86. data/doc/{xhtml/problems.ruby.html → problems.ruby.html} +0 -0
  87. data/doc/{xhtml/problems.vsim.html → problems.vsim.html} +0 -0
  88. data/doc/src/manual.xml +53 -39
  89. data/doc/src/shared.dtd +1 -2
  90. data/doc/{xhtml/styles → styles}/manual.css +6 -10
  91. data/doc/{xhtml/usage.examples.html → usage.examples.html} +0 -0
  92. data/doc/{xhtml/usage.html → usage.html} +0 -0
  93. data/doc/{xhtml/usage.installation.html → usage.installation.html} +0 -0
  94. data/doc/{xhtml/usage.requirements.html → usage.requirements.html} +0 -0
  95. data/doc/{xhtml/usage.tools.html → usage.tools.html} +0 -0
  96. data/doc/{xhtml/usage.tutorial.html → usage.tutorial.html} +14 -18
  97. data/gem_extconf.rb +1 -1
  98. data/header.html +18 -4
  99. data/header.part.html +18 -4
  100. data/history.html +87 -5
  101. data/history.part.html +69 -1
  102. data/lib/ruby-vpi.rb +5 -5
  103. data/lib/ruby-vpi/rcov.rb +2 -2
  104. data/lib/ruby-vpi/runner.rb +4 -7
  105. data/lib/ruby-vpi/vpi_util.rb +2 -2
  106. data/memo.html +23 -9
  107. data/memo.part.html +5 -5
  108. data/readme.html +40 -5
  109. data/readme.part.html +22 -1
  110. data/ref/c/annotated.html +1 -1
  111. data/ref/c/common_8h.html +1 -1
  112. data/ref/c/files.html +1 -1
  113. data/ref/c/functions.html +1 -1
  114. data/ref/c/functions_vars.html +1 -1
  115. data/ref/c/globals.html +1 -1
  116. data/ref/c/globals_0x63.html +1 -1
  117. data/ref/c/globals_0x65.html +1 -1
  118. data/ref/c/globals_0x66.html +1 -1
  119. data/ref/c/globals_0x70.html +1 -1
  120. data/ref/c/globals_0x72.html +1 -1
  121. data/ref/c/globals_0x73.html +1 -1
  122. data/ref/c/globals_0x74.html +1 -1
  123. data/ref/c/globals_0x76.html +1 -1
  124. data/ref/c/globals_0x78.html +1 -1
  125. data/ref/c/globals_defs.html +1 -1
  126. data/ref/c/globals_defs_0x65.html +1 -1
  127. data/ref/c/globals_defs_0x70.html +1 -1
  128. data/ref/c/globals_defs_0x76.html +1 -1
  129. data/ref/c/globals_defs_0x78.html +1 -1
  130. data/ref/c/globals_enum.html +1 -1
  131. data/ref/c/globals_eval.html +1 -1
  132. data/ref/c/globals_func.html +1 -1
  133. data/ref/c/globals_type.html +1 -1
  134. data/ref/c/globals_vars.html +1 -1
  135. data/ref/c/hierarchy.html +1 -1
  136. data/ref/c/index.html +1 -1
  137. data/ref/c/relay_8cin.html +1 -1
  138. data/ref/c/relay_8hin.html +1 -1
  139. data/ref/c/ruby-vpi_8c.html +1 -1
  140. data/ref/c/structrelay____RubyOptions____def.html +1 -1
  141. data/ref/c/structt__cb__data.html +1 -1
  142. data/ref/c/structt__vpi__delay.html +1 -1
  143. data/ref/c/structt__vpi__error__info.html +1 -1
  144. data/ref/c/structt__vpi__strengthval.html +1 -1
  145. data/ref/c/structt__vpi__systf__data.html +1 -1
  146. data/ref/c/structt__vpi__time.html +1 -1
  147. data/ref/c/structt__vpi__value.html +1 -1
  148. data/ref/c/structt__vpi__vecval.html +1 -1
  149. data/ref/c/structt__vpi__vlog__info.html +1 -1
  150. data/ref/c/swig_8cin.html +1 -1
  151. data/ref/c/swig_8hin.html +1 -1
  152. data/ref/c/verilog_8h.html +1 -1
  153. data/ref/c/vlog_8cin.html +1 -1
  154. data/ref/c/vlog_8hin.html +1 -1
  155. data/ref/c/vpi__user_8h.html +1 -1
  156. data/ref/ruby/classes/OutputInfo.src/M000014.html +36 -36
  157. data/ref/ruby/classes/{RubyVPI.html → RubyVpi.html} +6 -6
  158. data/ref/ruby/classes/{RubyVPI.src → RubyVpi.src}/M000075.html +5 -5
  159. data/ref/ruby/classes/{RubyVPI.src → RubyVpi.src}/M000076.html +2 -2
  160. data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/M000070.html +2 -2
  161. data/ref/ruby/classes/Template.src/M000015.html +4 -4
  162. data/ref/ruby/classes/XX.html +4 -4
  163. data/ref/ruby/classes/XX/XHTML.html +5 -5
  164. data/ref/ruby/classes/XX/XHTML.src/{M000024.html → M000023.html} +0 -0
  165. data/ref/ruby/classes/XX/XHTML/Strict.html +5 -5
  166. data/ref/ruby/classes/XX/XHTML/Strict.src/{M000026.html → M000025.html} +0 -0
  167. data/ref/ruby/classes/XX/XHTML/Transitional.html +5 -5
  168. data/ref/ruby/classes/XX/XHTML/Transitional.src/{M000025.html → M000024.html} +0 -0
  169. data/ref/ruby/classes/XX/XMLish.html +5 -5
  170. data/ref/ruby/classes/XX/XMLish.src/{M000023.html → M000026.html} +0 -0
  171. data/ref/ruby/created.rid +1 -1
  172. data/ref/ruby/files/bin/generate_test_rb.html +7 -39
  173. data/ref/ruby/files/bin/generate_test_rb.src/M000001.html +15 -15
  174. data/ref/ruby/files/bin/header_to_ruby_rb.html +12 -4
  175. data/ref/ruby/files/lib/ruby-vpi/erb_rb.html +1 -1
  176. data/ref/ruby/files/lib/ruby-vpi/rake_rb.html +1 -1
  177. data/ref/ruby/files/lib/ruby-vpi/rcov_rb.html +1 -1
  178. data/ref/ruby/files/lib/ruby-vpi/rdoc_rb.html +1 -1
  179. data/ref/ruby/files/lib/ruby-vpi/rspec_rb.html +1 -1
  180. data/ref/ruby/files/lib/ruby-vpi/runner_proxy_rb.html +1 -1
  181. data/ref/ruby/files/lib/ruby-vpi/runner_rb.html +2 -7
  182. data/ref/ruby/files/lib/ruby-vpi/runner_rb.src/M000002.html +6 -6
  183. data/ref/ruby/files/lib/ruby-vpi/verilog_parser_rb.html +1 -1
  184. data/ref/ruby/files/lib/ruby-vpi/vpi_util_rb.html +1 -1
  185. data/ref/ruby/files/lib/ruby-vpi/xx_rb.html +1 -1
  186. data/ref/ruby/files/lib/ruby-vpi_rb.html +1 -1
  187. data/ref/ruby/fr_class_index.html +1 -1
  188. data/ref/ruby/fr_method_index.html +10 -10
  189. data/samp/counter/counter_rspecTest_bench.rb +1 -1
  190. data/samp/counter/counter_rspecTest_proto.rb +1 -1
  191. data/samp/counter/counter_unitTest_bench.rb +1 -1
  192. data/samp/counter/counter_unitTest_proto.rb +1 -1
  193. data/samp/pipelined_alu/hw5_unit_test_bench.rb +1 -1
  194. data/samp/pipelined_alu/hw5_unit_test_proto.rb +1 -1
  195. metadata +183 -237
  196. data/doc/src/styles/manual.css +0 -87
  197. data/doc/xhtml/figures/organization.png +0 -0
  198. data/doc/xhtml/figures/organization_detailed.png +0 -0
  199. data/doc/xhtml/figures/ruby_init.png +0 -0
  200. data/doc/xhtml/figures/ruby_relay.png +0 -0
  201. data/doc/xhtml/glossary.html +0 -3
  202. data/doc/xhtml/images/COPYING +0 -67
  203. data/doc/xhtml/images/ChangeLog +0 -27
  204. data/doc/xhtml/images/blank.png +0 -0
  205. data/doc/xhtml/images/callouts/1.png +0 -0
  206. data/doc/xhtml/images/callouts/10.png +0 -0
  207. data/doc/xhtml/images/callouts/11.png +0 -0
  208. data/doc/xhtml/images/callouts/12.png +0 -0
  209. data/doc/xhtml/images/callouts/13.png +0 -0
  210. data/doc/xhtml/images/callouts/14.png +0 -0
  211. data/doc/xhtml/images/callouts/15.png +0 -0
  212. data/doc/xhtml/images/callouts/2.png +0 -0
  213. data/doc/xhtml/images/callouts/3.png +0 -0
  214. data/doc/xhtml/images/callouts/4.png +0 -0
  215. data/doc/xhtml/images/callouts/5.png +0 -0
  216. data/doc/xhtml/images/callouts/6.png +0 -0
  217. data/doc/xhtml/images/callouts/7.png +0 -0
  218. data/doc/xhtml/images/callouts/8.png +0 -0
  219. data/doc/xhtml/images/callouts/9.png +0 -0
  220. data/doc/xhtml/images/callouts/ChangeLog +0 -15
  221. data/doc/xhtml/images/caution.png +0 -0
  222. data/doc/xhtml/images/caution.svg +0 -290
  223. data/doc/xhtml/images/copyright +0 -55
  224. data/doc/xhtml/images/draft.png +0 -0
  225. data/doc/xhtml/images/home.png +0 -0
  226. data/doc/xhtml/images/home.svg +0 -386
  227. data/doc/xhtml/images/important.png +0 -0
  228. data/doc/xhtml/images/important.svg +0 -163
  229. data/doc/xhtml/images/next.png +0 -0
  230. data/doc/xhtml/images/next.svg +0 -191
  231. data/doc/xhtml/images/note.png +0 -0
  232. data/doc/xhtml/images/note.svg +0 -483
  233. data/doc/xhtml/images/prev.png +0 -0
  234. data/doc/xhtml/images/prev.svg +0 -852
  235. data/doc/xhtml/images/tip.png +0 -0
  236. data/doc/xhtml/images/tip.svg +0 -1145
  237. data/doc/xhtml/images/toc-blank.png +0 -0
  238. data/doc/xhtml/images/toc-minus.png +0 -0
  239. data/doc/xhtml/images/toc-plus.png +0 -0
  240. data/doc/xhtml/images/up.png +0 -0
  241. data/doc/xhtml/images/up.svg +0 -195
  242. data/doc/xhtml/images/warning.png +0 -0
  243. data/doc/xhtml/images/warning.svg +0 -334
Binary file
@@ -1,1145 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
- <svg
4
- xmlns:dc="http://purl.org/dc/elements/1.1/"
5
- xmlns:cc="http://web.resource.org/cc/"
6
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7
- xmlns:svg="http://www.w3.org/2000/svg"
8
- xmlns="http://www.w3.org/2000/svg"
9
- xmlns:xlink="http://www.w3.org/1999/xlink"
10
- xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
11
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
- sodipodi:docname="dialog-information.svg"
13
- sodipodi:docbase="/home/garrett/Source/tango-icon-theme/scalable/status"
14
- inkscape:version="0.43+devel"
15
- sodipodi:version="0.32"
16
- id="svg19655"
17
- height="48px"
18
- width="48px"
19
- inkscape:export-filename="/home/jimmac/Desktop/poing.png"
20
- inkscape:export-xdpi="392.72742"
21
- inkscape:export-ydpi="392.72742">
22
- <defs
23
- id="defs3">
24
- <linearGradient
25
- inkscape:collect="always"
26
- id="linearGradient3300">
27
- <stop
28
- style="stop-color:#4c4c28;stop-opacity:1;"
29
- offset="0"
30
- id="stop3302" />
31
- <stop
32
- style="stop-color:#4c4c28;stop-opacity:0;"
33
- offset="1"
34
- id="stop3304" />
35
- </linearGradient>
36
- <linearGradient
37
- id="linearGradient3311">
38
- <stop
39
- id="stop3313"
40
- offset="0"
41
- style="stop-color:#d6d7a5;stop-opacity:1;" />
42
- <stop
43
- id="stop3315"
44
- offset="1.0000000"
45
- style="stop-color:#8e8f6d;stop-opacity:1.0000000;" />
46
- </linearGradient>
47
- <linearGradient
48
- id="linearGradient3265">
49
- <stop
50
- id="stop3267"
51
- offset="0"
52
- style="stop-color:#929470;stop-opacity:1;" />
53
- <stop
54
- style="stop-color:#60614a;stop-opacity:1.0000000;"
55
- offset="0.26470590"
56
- id="stop3269" />
57
- <stop
58
- id="stop3271"
59
- offset="0.63235295"
60
- style="stop-color:#f3f5ba;stop-opacity:1.0000000;" />
61
- <stop
62
- id="stop3273"
63
- offset="1.0000000"
64
- style="stop-color:#929470;stop-opacity:1.0000000;" />
65
- </linearGradient>
66
- <linearGradient
67
- id="linearGradient3175"
68
- inkscape:collect="always">
69
- <stop
70
- id="stop3177"
71
- offset="0"
72
- style="stop-color:#f1f3ff;stop-opacity:1;" />
73
- <stop
74
- id="stop3179"
75
- offset="1"
76
- style="stop-color:#f1f3ff;stop-opacity:0;" />
77
- </linearGradient>
78
- <linearGradient
79
- id="linearGradient2399">
80
- <stop
81
- style="stop-color:#929470;stop-opacity:1;"
82
- offset="0"
83
- id="stop2401" />
84
- <stop
85
- id="stop2407"
86
- offset="0.26470590"
87
- style="stop-color:#fcffc1;stop-opacity:1.0000000;" />
88
- <stop
89
- style="stop-color:#f3f5ba;stop-opacity:1.0000000;"
90
- offset="0.63235295"
91
- id="stop2409" />
92
- <stop
93
- style="stop-color:#929470;stop-opacity:1.0000000;"
94
- offset="1.0000000"
95
- id="stop2403" />
96
- </linearGradient>
97
- <linearGradient
98
- inkscape:collect="always"
99
- id="linearGradient6339">
100
- <stop
101
- style="stop-color:#ffffff;stop-opacity:1;"
102
- offset="0"
103
- id="stop6341" />
104
- <stop
105
- style="stop-color:#ffffff;stop-opacity:0;"
106
- offset="1"
107
- id="stop6343" />
108
- </linearGradient>
109
- <linearGradient
110
- id="linearGradient20428">
111
- <stop
112
- id="stop20430"
113
- offset="0.0000000"
114
- style="stop-color:#a3a3a3;stop-opacity:1.0000000;" />
115
- <stop
116
- id="stop20432"
117
- offset="1"
118
- style="stop-color:#b5b5b5;stop-opacity:0;" />
119
- </linearGradient>
120
- <linearGradient
121
- id="linearGradient20393">
122
- <stop
123
- id="stop20395"
124
- offset="0"
125
- style="stop-color:#ffffff;stop-opacity:1;" />
126
- <stop
127
- style="stop-color:#ffffff;stop-opacity:0.44117647;"
128
- offset="0.41176471"
129
- id="stop2427" />
130
- <stop
131
- id="stop20397"
132
- offset="1.0000000"
133
- style="stop-color:#000000;stop-opacity:0.48039216;" />
134
- </linearGradient>
135
- <linearGradient
136
- id="linearGradient20210">
137
- <stop
138
- id="stop20212"
139
- offset="0.0000000"
140
- style="stop-color:#000000;stop-opacity:0.51546389;" />
141
- <stop
142
- style="stop-color:#000000;stop-opacity:0.14432989;"
143
- offset="0.55172414"
144
- id="stop20218" />
145
- <stop
146
- id="stop20214"
147
- offset="1"
148
- style="stop-color:#000000;stop-opacity:0;" />
149
- </linearGradient>
150
- <radialGradient
151
- gradientUnits="userSpaceOnUse"
152
- fy="11.4873"
153
- fx="17.8335"
154
- r="22.7093"
155
- cy="11.4873"
156
- cx="17.8335"
157
- id="aigrd7">
158
- <stop
159
- id="stop19512"
160
- style="stop-color:#ffffff;stop-opacity:0.17525773;"
161
- offset="0.0000000" />
162
- <stop
163
- id="stop19514"
164
- style="stop-color:#709ac8;stop-opacity:1.0000000;"
165
- offset="0.88200003" />
166
- <stop
167
- id="stop19516"
168
- style="stop-color:#6f96dd;stop-opacity:1.0000000;"
169
- offset="1.0000000" />
170
- </radialGradient>
171
- <linearGradient
172
- y2="43.165"
173
- x2="26.4785"
174
- y1="43.165"
175
- x1="23.124"
176
- gradientUnits="userSpaceOnUse"
177
- id="aigrd1">
178
- <stop
179
- id="stop19415"
180
- style="stop-color:#686868"
181
- offset="5.618000e-003" />
182
- <stop
183
- id="stop19417"
184
- style="stop-color:#777777"
185
- offset="3.012137e-002" />
186
- <stop
187
- id="stop19419"
188
- style="stop-color:#929292"
189
- offset="8.366583e-002" />
190
- <stop
191
- id="stop19421"
192
- style="stop-color:#A7A7A7"
193
- offset="0.1422" />
194
- <stop
195
- id="stop19423"
196
- style="stop-color:#B6B6B6"
197
- offset="0.2074" />
198
- <stop
199
- id="stop19425"
200
- style="stop-color:#BEBEBE"
201
- offset="0.2846" />
202
- <stop
203
- id="stop19427"
204
- style="stop-color:#C1C1C1"
205
- offset="0.4045" />
206
- <stop
207
- id="stop19429"
208
- style="stop-color:#BCBCBC"
209
- offset="0.4962" />
210
- <stop
211
- id="stop19431"
212
- style="stop-color:#ADADAD"
213
- offset="0.6057" />
214
- <stop
215
- id="stop19433"
216
- style="stop-color:#959595"
217
- offset="0.7245" />
218
- <stop
219
- id="stop19435"
220
- style="stop-color:#747474"
221
- offset="0.8497" />
222
- <stop
223
- id="stop19437"
224
- style="stop-color:#494949"
225
- offset="0.9789" />
226
- <stop
227
- id="stop19439"
228
- style="stop-color:#414141"
229
- offset="1" />
230
- </linearGradient>
231
- <linearGradient
232
- id="linearGradient19894"
233
- gradientUnits="userSpaceOnUse"
234
- x1="18.995100"
235
- y1="37.226601"
236
- x2="30.169901"
237
- y2="37.226601">
238
- <stop
239
- offset="5.618000e-003"
240
- style="stop-color:#A3A349"
241
- id="stop19896" />
242
- <stop
243
- offset="2.078677e-002"
244
- style="stop-color:#ACAC54"
245
- id="stop19898" />
246
- <stop
247
- offset="6.600059e-002"
248
- style="stop-color:#C1C172"
249
- id="stop19900" />
250
- <stop
251
- offset="0.1148"
252
- style="stop-color:#D4D68E"
253
- id="stop19902" />
254
- <stop
255
- offset="0.1677"
256
- style="stop-color:#E2E4A6"
257
- id="stop19904" />
258
- <stop
259
- offset="0.2265"
260
- style="stop-color:#EDF0B8"
261
- id="stop19906" />
262
- <stop
263
- offset="0.2963"
264
- style="stop-color:#F3F6C3"
265
- id="stop19908" />
266
- <stop
267
- offset="0.4045"
268
- style="stop-color:#F5F8C7"
269
- id="stop19910" />
270
- <stop
271
- offset="0.5239"
272
- style="stop-color:#EEF0BE"
273
- id="stop19912" />
274
- <stop
275
- offset="0.6666"
276
- style="stop-color:#DBDDA9"
277
- id="stop19914" />
278
- <stop
279
- offset="0.8211"
280
- style="stop-color:#BEBD88"
281
- id="stop19916" />
282
- <stop
283
- offset="0.9832"
284
- style="stop-color:#989564"
285
- id="stop19918" />
286
- <stop
287
- offset="1"
288
- style="stop-color:#949160"
289
- id="stop19920" />
290
- </linearGradient>
291
- <linearGradient
292
- gradientTransform="matrix(1.639127,0,0,1.639127,-15.97035,-29.79355)"
293
- y2="43.165"
294
- x2="26.4785"
295
- y1="43.165"
296
- x1="23.124"
297
- gradientUnits="userSpaceOnUse"
298
- id="linearGradient20109"
299
- xlink:href="#aigrd1"
300
- inkscape:collect="always" />
301
- <radialGradient
302
- gradientUnits="userSpaceOnUse"
303
- r="7.8289826"
304
- fy="74.209934"
305
- fx="14.772334"
306
- cy="74.209934"
307
- cx="14.772334"
308
- gradientTransform="scale(1.764278,0.566804)"
309
- id="radialGradient20216"
310
- xlink:href="#linearGradient20210"
311
- inkscape:collect="always" />
312
- <linearGradient
313
- y2="36.726292"
314
- x2="32.096882"
315
- y1="10.061084"
316
- x1="16.998856"
317
- gradientTransform="matrix(1.140494,0.000000,0.000000,0.926002,0.272330,-3.247170)"
318
- gradientUnits="userSpaceOnUse"
319
- id="linearGradient7708"
320
- xlink:href="#linearGradient6339"
321
- inkscape:collect="always" />
322
- <radialGradient
323
- r="33.934090"
324
- fy="29.869318"
325
- fx="68.137589"
326
- cy="29.869318"
327
- cx="68.137589"
328
- gradientTransform="matrix(0.551290,1.265592e-16,-1.355720e-16,0.766034,-10.48701,3.514312)"
329
- gradientUnits="userSpaceOnUse"
330
- id="radialGradient7720"
331
- xlink:href="#aigrd7"
332
- inkscape:collect="always" />
333
- <linearGradient
334
- gradientUnits="userSpaceOnUse"
335
- y2="3.8557322"
336
- x2="-5.2517161"
337
- y1="16.651863"
338
- x1="37.940434"
339
- gradientTransform="matrix(0.894129,0.000000,0.000000,0.985230,1.515981,2.449800e-2)"
340
- id="linearGradient3181"
341
- xlink:href="#linearGradient3175"
342
- inkscape:collect="always" />
343
- <linearGradient
344
- inkscape:collect="always"
345
- xlink:href="#linearGradient20393"
346
- id="linearGradient1700"
347
- gradientUnits="userSpaceOnUse"
348
- gradientTransform="matrix(-0.6293,0,0,1.589068,50.68808,3.804378)"
349
- x1="30.620375"
350
- y1="10.313651"
351
- x2="32.166080"
352
- y2="18.162935" />
353
- <linearGradient
354
- inkscape:collect="always"
355
- xlink:href="#linearGradient20393"
356
- id="linearGradient1702"
357
- gradientUnits="userSpaceOnUse"
358
- gradientTransform="matrix(0.6293,0,0,1.589068,1.411612,3.929378)"
359
- x1="30.620375"
360
- y1="10.313651"
361
- x2="32.166080"
362
- y2="18.162935" />
363
- <linearGradient
364
- inkscape:collect="always"
365
- xlink:href="#linearGradient20428"
366
- id="linearGradient1704"
367
- gradientUnits="userSpaceOnUse"
368
- gradientTransform="matrix(1.985083,0,0,0.503757,1.786612,4.554378)"
369
- x1="14.637301"
370
- y1="31.504122"
371
- x2="9.3648205"
372
- y2="32.250980" />
373
- <linearGradient
374
- inkscape:collect="always"
375
- xlink:href="#linearGradient19894"
376
- id="linearGradient1725"
377
- gradientUnits="userSpaceOnUse"
378
- gradientTransform="scale(1.026450,0.974232)"
379
- x1="-22.874170"
380
- y1="38.675991"
381
- x2="-4.3908315"
382
- y2="38.675991" />
383
- <linearGradient
384
- inkscape:collect="always"
385
- xlink:href="#linearGradient2399"
386
- id="linearGradient1727"
387
- gradientUnits="userSpaceOnUse"
388
- gradientTransform="scale(1.026450,0.974232)"
389
- x1="-10.480865"
390
- y1="39.033951"
391
- x2="-23.851389"
392
- y2="39.142845" />
393
- <linearGradient
394
- inkscape:collect="always"
395
- xlink:href="#linearGradient19894"
396
- id="linearGradient1729"
397
- gradientUnits="userSpaceOnUse"
398
- gradientTransform="scale(1.026450,0.974232)"
399
- x1="-22.874170"
400
- y1="38.675991"
401
- x2="-4.3908315"
402
- y2="38.675991" />
403
- <linearGradient
404
- inkscape:collect="always"
405
- xlink:href="#linearGradient2399"
406
- id="linearGradient1731"
407
- gradientUnits="userSpaceOnUse"
408
- gradientTransform="scale(1.026450,0.974232)"
409
- x1="-10.480865"
410
- y1="39.033951"
411
- x2="-23.851389"
412
- y2="39.142845" />
413
- <linearGradient
414
- inkscape:collect="always"
415
- xlink:href="#linearGradient3311"
416
- id="linearGradient2516"
417
- gradientUnits="userSpaceOnUse"
418
- gradientTransform="matrix(1.603440,0.000000,0.000000,0.549396,0.614167,2.449800e-2)"
419
- x1="17.879995"
420
- y1="55.362793"
421
- x2="11.906206"
422
- y2="54.863026" />
423
- <linearGradient
424
- inkscape:collect="always"
425
- xlink:href="#linearGradient3265"
426
- id="linearGradient2518"
427
- gradientUnits="userSpaceOnUse"
428
- gradientTransform="matrix(-0.905728,-4.386156e-2,0.189510,-0.963437,0.614167,2.449800e-2)"
429
- x1="-29.007195"
430
- y1="-29.799353"
431
- x2="-37.641232"
432
- y2="-29.598314" />
433
- <linearGradient
434
- inkscape:collect="always"
435
- xlink:href="#linearGradient19894"
436
- id="linearGradient2522"
437
- gradientUnits="userSpaceOnUse"
438
- gradientTransform="matrix(0.618682,-0.132027,6.262726e-2,0.741184,31.12021,8.300410)"
439
- x1="-22.874170"
440
- y1="38.675991"
441
- x2="-4.3908315"
442
- y2="38.675991" />
443
- <linearGradient
444
- inkscape:collect="always"
445
- xlink:href="#linearGradient2399"
446
- id="linearGradient2524"
447
- gradientUnits="userSpaceOnUse"
448
- gradientTransform="matrix(0.618682,-0.132027,6.262726e-2,0.741184,31.12021,8.300410)"
449
- x1="-10.480865"
450
- y1="39.033951"
451
- x2="-23.851389"
452
- y2="39.142845" />
453
- <linearGradient
454
- inkscape:collect="always"
455
- xlink:href="#linearGradient19894"
456
- id="linearGradient2529"
457
- gradientUnits="userSpaceOnUse"
458
- gradientTransform="matrix(0.566621,2.988977e-2,-0.118557,0.656541,36.18544,20.08311)"
459
- x1="-22.874170"
460
- y1="38.675991"
461
- x2="-4.3908315"
462
- y2="38.675991" />
463
- <linearGradient
464
- inkscape:collect="always"
465
- xlink:href="#linearGradient2399"
466
- id="linearGradient2531"
467
- gradientUnits="userSpaceOnUse"
468
- gradientTransform="matrix(0.566621,2.988977e-2,-0.118557,0.656541,36.18544,20.08311)"
469
- x1="-10.480865"
470
- y1="39.033951"
471
- x2="-23.851389"
472
- y2="39.142845" />
473
- <linearGradient
474
- inkscape:collect="always"
475
- xlink:href="#linearGradient3300"
476
- id="linearGradient3306"
477
- gradientTransform="scale(1.002656,0.997352)"
478
- x1="24.613028"
479
- y1="31.146202"
480
- x2="24.613028"
481
- y2="26.739624"
482
- gradientUnits="userSpaceOnUse" />
483
- <linearGradient
484
- inkscape:collect="always"
485
- xlink:href="#linearGradient3311"
486
- id="linearGradient3127"
487
- gradientUnits="userSpaceOnUse"
488
- gradientTransform="matrix(1.60344,0,0,0.549396,0.614167,2.4498e-2)"
489
- x1="17.879995"
490
- y1="55.362793"
491
- x2="11.906206"
492
- y2="54.863026" />
493
- <linearGradient
494
- inkscape:collect="always"
495
- xlink:href="#linearGradient3265"
496
- id="linearGradient3129"
497
- gradientUnits="userSpaceOnUse"
498
- gradientTransform="matrix(-0.905728,-4.386156e-2,0.18951,-0.963437,0.614167,2.4498e-2)"
499
- x1="-29.007195"
500
- y1="-29.799353"
501
- x2="-37.641232"
502
- y2="-29.598314" />
503
- <radialGradient
504
- inkscape:collect="always"
505
- xlink:href="#aigrd7"
506
- id="radialGradient3131"
507
- gradientUnits="userSpaceOnUse"
508
- gradientTransform="matrix(0.55129,1.265592e-16,-1.35572e-16,0.766034,-10.48701,3.514312)"
509
- cx="68.137589"
510
- cy="29.869318"
511
- fx="68.137589"
512
- fy="29.869318"
513
- r="33.934090" />
514
- <linearGradient
515
- inkscape:collect="always"
516
- xlink:href="#linearGradient6339"
517
- id="linearGradient3133"
518
- gradientUnits="userSpaceOnUse"
519
- gradientTransform="matrix(1.140494,0,0,0.926002,0.27233,-3.24717)"
520
- x1="16.998856"
521
- y1="10.061084"
522
- x2="32.096882"
523
- y2="36.726292" />
524
- <linearGradient
525
- inkscape:collect="always"
526
- xlink:href="#linearGradient3175"
527
- id="linearGradient3135"
528
- gradientUnits="userSpaceOnUse"
529
- gradientTransform="matrix(0.894129,0,0,0.98523,1.515981,2.4498e-2)"
530
- x1="37.940434"
531
- y1="16.651863"
532
- x2="-5.2517161"
533
- y2="3.8557322" />
534
- <linearGradient
535
- inkscape:collect="always"
536
- xlink:href="#linearGradient3311"
537
- id="linearGradient3157"
538
- gradientUnits="userSpaceOnUse"
539
- gradientTransform="matrix(1.60344,0,0,0.549396,0.614167,2.4498e-2)"
540
- x1="17.879995"
541
- y1="55.362793"
542
- x2="11.906206"
543
- y2="54.863026" />
544
- <linearGradient
545
- inkscape:collect="always"
546
- xlink:href="#linearGradient3265"
547
- id="linearGradient3159"
548
- gradientUnits="userSpaceOnUse"
549
- gradientTransform="matrix(-0.905728,-4.386156e-2,0.18951,-0.963437,0.614167,2.4498e-2)"
550
- x1="-29.007195"
551
- y1="-29.799353"
552
- x2="-37.641232"
553
- y2="-29.598314" />
554
- <radialGradient
555
- inkscape:collect="always"
556
- xlink:href="#aigrd7"
557
- id="radialGradient3161"
558
- gradientUnits="userSpaceOnUse"
559
- gradientTransform="matrix(0.55129,1.265592e-16,-1.35572e-16,0.766034,-10.48701,3.514312)"
560
- cx="68.137589"
561
- cy="29.869318"
562
- fx="68.137589"
563
- fy="29.869318"
564
- r="33.934090" />
565
- <linearGradient
566
- inkscape:collect="always"
567
- xlink:href="#linearGradient3175"
568
- id="linearGradient3163"
569
- gradientUnits="userSpaceOnUse"
570
- gradientTransform="matrix(0.894129,0,0,0.98523,1.515981,2.4498e-2)"
571
- x1="37.940434"
572
- y1="16.651863"
573
- x2="-5.2517161"
574
- y2="3.8557322" />
575
- <linearGradient
576
- inkscape:collect="always"
577
- xlink:href="#linearGradient20393"
578
- id="linearGradient3165"
579
- gradientUnits="userSpaceOnUse"
580
- gradientTransform="matrix(-0.6293,0,0,1.589068,50.68808,3.804378)"
581
- x1="30.620375"
582
- y1="10.313651"
583
- x2="32.166080"
584
- y2="18.162935" />
585
- <linearGradient
586
- inkscape:collect="always"
587
- xlink:href="#linearGradient20393"
588
- id="linearGradient3167"
589
- gradientUnits="userSpaceOnUse"
590
- gradientTransform="matrix(0.6293,0,0,1.589068,1.411612,3.929378)"
591
- x1="30.620375"
592
- y1="10.313651"
593
- x2="32.166080"
594
- y2="18.162935" />
595
- <linearGradient
596
- inkscape:collect="always"
597
- xlink:href="#linearGradient20428"
598
- id="linearGradient3169"
599
- gradientUnits="userSpaceOnUse"
600
- gradientTransform="matrix(1.985083,0,0,0.503757,1.786612,4.554378)"
601
- x1="14.637301"
602
- y1="31.504122"
603
- x2="9.3648205"
604
- y2="32.250980" />
605
- <linearGradient
606
- inkscape:collect="always"
607
- xlink:href="#linearGradient6339"
608
- id="linearGradient3171"
609
- gradientUnits="userSpaceOnUse"
610
- gradientTransform="matrix(1.140494,0,0,0.926002,0.27233,-3.24717)"
611
- x1="16.998856"
612
- y1="10.061084"
613
- x2="32.096882"
614
- y2="36.726292" />
615
- <linearGradient
616
- inkscape:collect="always"
617
- xlink:href="#linearGradient3300"
618
- id="linearGradient3185"
619
- gradientUnits="userSpaceOnUse"
620
- gradientTransform="scale(1.002656,0.997352)"
621
- x1="24.613028"
622
- y1="31.146202"
623
- x2="24.613028"
624
- y2="26.739624" />
625
- <linearGradient
626
- inkscape:collect="always"
627
- xlink:href="#linearGradient19894"
628
- id="linearGradient3187"
629
- gradientUnits="userSpaceOnUse"
630
- gradientTransform="matrix(0.566621,2.988977e-2,-0.118557,0.656541,36.18544,20.08311)"
631
- x1="-22.874170"
632
- y1="38.675991"
633
- x2="-4.3908315"
634
- y2="38.675991" />
635
- <linearGradient
636
- inkscape:collect="always"
637
- xlink:href="#linearGradient2399"
638
- id="linearGradient3189"
639
- gradientUnits="userSpaceOnUse"
640
- gradientTransform="matrix(0.566621,2.988977e-2,-0.118557,0.656541,36.18544,20.08311)"
641
- x1="-10.480865"
642
- y1="39.033951"
643
- x2="-23.851389"
644
- y2="39.142845" />
645
- <linearGradient
646
- inkscape:collect="always"
647
- xlink:href="#linearGradient19894"
648
- id="linearGradient3191"
649
- gradientUnits="userSpaceOnUse"
650
- gradientTransform="scale(1.02645,0.974232)"
651
- x1="-22.874170"
652
- y1="38.675991"
653
- x2="-4.3908315"
654
- y2="38.675991" />
655
- <linearGradient
656
- inkscape:collect="always"
657
- xlink:href="#linearGradient2399"
658
- id="linearGradient3193"
659
- gradientUnits="userSpaceOnUse"
660
- gradientTransform="scale(1.02645,0.974232)"
661
- x1="-10.480865"
662
- y1="39.033951"
663
- x2="-23.851389"
664
- y2="39.142845" />
665
- <linearGradient
666
- inkscape:collect="always"
667
- xlink:href="#linearGradient19894"
668
- id="linearGradient3195"
669
- gradientUnits="userSpaceOnUse"
670
- gradientTransform="scale(1.02645,0.974232)"
671
- x1="-22.874170"
672
- y1="38.675991"
673
- x2="-4.3908315"
674
- y2="38.675991" />
675
- <linearGradient
676
- inkscape:collect="always"
677
- xlink:href="#linearGradient2399"
678
- id="linearGradient3197"
679
- gradientUnits="userSpaceOnUse"
680
- gradientTransform="scale(1.02645,0.974232)"
681
- x1="-10.480865"
682
- y1="39.033951"
683
- x2="-23.851389"
684
- y2="39.142845" />
685
- <linearGradient
686
- inkscape:collect="always"
687
- xlink:href="#linearGradient19894"
688
- id="linearGradient3199"
689
- gradientUnits="userSpaceOnUse"
690
- gradientTransform="matrix(0.618682,-0.132027,6.262726e-2,0.741184,31.12021,8.30041)"
691
- x1="-22.874170"
692
- y1="38.675991"
693
- x2="-4.3908315"
694
- y2="38.675991" />
695
- <linearGradient
696
- inkscape:collect="always"
697
- xlink:href="#linearGradient2399"
698
- id="linearGradient3201"
699
- gradientUnits="userSpaceOnUse"
700
- gradientTransform="matrix(0.618682,-0.132027,6.262726e-2,0.741184,31.12021,8.30041)"
701
- x1="-10.480865"
702
- y1="39.033951"
703
- x2="-23.851389"
704
- y2="39.142845" />
705
- <linearGradient
706
- inkscape:collect="always"
707
- xlink:href="#aigrd1"
708
- id="linearGradient4100"
709
- gradientUnits="userSpaceOnUse"
710
- gradientTransform="matrix(1.639127,0,0,1.639127,-15.97035,-29.79355)"
711
- x1="23.124"
712
- y1="43.165"
713
- x2="26.4785"
714
- y2="43.165" />
715
- <linearGradient
716
- inkscape:collect="always"
717
- xlink:href="#linearGradient3300"
718
- id="linearGradient4102"
719
- gradientUnits="userSpaceOnUse"
720
- gradientTransform="scale(1.002656,0.997352)"
721
- x1="24.613028"
722
- y1="31.146202"
723
- x2="24.613028"
724
- y2="26.739624" />
725
- <linearGradient
726
- inkscape:collect="always"
727
- xlink:href="#linearGradient19894"
728
- id="linearGradient4104"
729
- gradientUnits="userSpaceOnUse"
730
- gradientTransform="matrix(0.566621,2.988977e-2,-0.118557,0.656541,36.18544,20.08311)"
731
- x1="-22.874170"
732
- y1="38.675991"
733
- x2="-4.3908315"
734
- y2="38.675991" />
735
- <linearGradient
736
- inkscape:collect="always"
737
- xlink:href="#linearGradient2399"
738
- id="linearGradient4106"
739
- gradientUnits="userSpaceOnUse"
740
- gradientTransform="matrix(0.566621,2.988977e-2,-0.118557,0.656541,36.18544,20.08311)"
741
- x1="-10.480865"
742
- y1="39.033951"
743
- x2="-23.851389"
744
- y2="39.142845" />
745
- <linearGradient
746
- inkscape:collect="always"
747
- xlink:href="#linearGradient19894"
748
- id="linearGradient4108"
749
- gradientUnits="userSpaceOnUse"
750
- gradientTransform="scale(1.02645,0.974232)"
751
- x1="-22.874170"
752
- y1="38.675991"
753
- x2="-4.3908315"
754
- y2="38.675991" />
755
- <linearGradient
756
- inkscape:collect="always"
757
- xlink:href="#linearGradient2399"
758
- id="linearGradient4110"
759
- gradientUnits="userSpaceOnUse"
760
- gradientTransform="scale(1.02645,0.974232)"
761
- x1="-10.480865"
762
- y1="39.033951"
763
- x2="-23.851389"
764
- y2="39.142845" />
765
- <linearGradient
766
- inkscape:collect="always"
767
- xlink:href="#linearGradient19894"
768
- id="linearGradient4112"
769
- gradientUnits="userSpaceOnUse"
770
- gradientTransform="scale(1.02645,0.974232)"
771
- x1="-22.874170"
772
- y1="38.675991"
773
- x2="-4.3908315"
774
- y2="38.675991" />
775
- <linearGradient
776
- inkscape:collect="always"
777
- xlink:href="#linearGradient2399"
778
- id="linearGradient4114"
779
- gradientUnits="userSpaceOnUse"
780
- gradientTransform="scale(1.02645,0.974232)"
781
- x1="-10.480865"
782
- y1="39.033951"
783
- x2="-23.851389"
784
- y2="39.142845" />
785
- <linearGradient
786
- inkscape:collect="always"
787
- xlink:href="#linearGradient19894"
788
- id="linearGradient4116"
789
- gradientUnits="userSpaceOnUse"
790
- gradientTransform="matrix(0.618682,-0.132027,6.262726e-2,0.741184,31.12021,8.30041)"
791
- x1="-22.874170"
792
- y1="38.675991"
793
- x2="-4.3908315"
794
- y2="38.675991" />
795
- <linearGradient
796
- inkscape:collect="always"
797
- xlink:href="#linearGradient2399"
798
- id="linearGradient4118"
799
- gradientUnits="userSpaceOnUse"
800
- gradientTransform="matrix(0.618682,-0.132027,6.262726e-2,0.741184,31.12021,8.30041)"
801
- x1="-10.480865"
802
- y1="39.033951"
803
- x2="-23.851389"
804
- y2="39.142845" />
805
- <linearGradient
806
- inkscape:collect="always"
807
- xlink:href="#linearGradient3311"
808
- id="linearGradient4120"
809
- gradientUnits="userSpaceOnUse"
810
- gradientTransform="matrix(1.60344,0,0,0.549396,0.614167,2.4498e-2)"
811
- x1="17.879995"
812
- y1="55.362793"
813
- x2="11.906206"
814
- y2="54.863026" />
815
- <linearGradient
816
- inkscape:collect="always"
817
- xlink:href="#linearGradient3265"
818
- id="linearGradient4122"
819
- gradientUnits="userSpaceOnUse"
820
- gradientTransform="matrix(-0.905728,-4.386156e-2,0.18951,-0.963437,0.614167,2.4498e-2)"
821
- x1="-29.007195"
822
- y1="-29.799353"
823
- x2="-37.641232"
824
- y2="-29.598314" />
825
- <radialGradient
826
- inkscape:collect="always"
827
- xlink:href="#aigrd7"
828
- id="radialGradient4124"
829
- gradientUnits="userSpaceOnUse"
830
- gradientTransform="matrix(0.55129,1.265592e-16,-1.35572e-16,0.766034,-10.48701,3.514312)"
831
- cx="68.137589"
832
- cy="29.869318"
833
- fx="68.137589"
834
- fy="29.869318"
835
- r="33.934090" />
836
- <linearGradient
837
- inkscape:collect="always"
838
- xlink:href="#linearGradient3175"
839
- id="linearGradient4126"
840
- gradientUnits="userSpaceOnUse"
841
- gradientTransform="matrix(0.894129,0,0,0.98523,1.515981,2.4498e-2)"
842
- x1="37.940434"
843
- y1="16.651863"
844
- x2="-5.2517161"
845
- y2="3.8557322" />
846
- <linearGradient
847
- inkscape:collect="always"
848
- xlink:href="#linearGradient20393"
849
- id="linearGradient4128"
850
- gradientUnits="userSpaceOnUse"
851
- gradientTransform="matrix(-0.6293,0,0,1.589068,50.68808,3.804378)"
852
- x1="30.620375"
853
- y1="10.313651"
854
- x2="32.166080"
855
- y2="18.162935" />
856
- <linearGradient
857
- inkscape:collect="always"
858
- xlink:href="#linearGradient20393"
859
- id="linearGradient4130"
860
- gradientUnits="userSpaceOnUse"
861
- gradientTransform="matrix(0.6293,0,0,1.589068,1.411612,3.929378)"
862
- x1="30.620375"
863
- y1="10.313651"
864
- x2="32.166080"
865
- y2="18.162935" />
866
- <linearGradient
867
- inkscape:collect="always"
868
- xlink:href="#linearGradient20428"
869
- id="linearGradient4132"
870
- gradientUnits="userSpaceOnUse"
871
- gradientTransform="matrix(1.985083,0,0,0.503757,1.786612,4.554378)"
872
- x1="14.637301"
873
- y1="31.504122"
874
- x2="9.3648205"
875
- y2="32.250980" />
876
- <linearGradient
877
- inkscape:collect="always"
878
- xlink:href="#linearGradient6339"
879
- id="linearGradient4134"
880
- gradientUnits="userSpaceOnUse"
881
- gradientTransform="matrix(1.140494,0,0,0.926002,0.27233,-3.24717)"
882
- x1="16.998856"
883
- y1="10.061084"
884
- x2="32.096882"
885
- y2="36.726292" />
886
- </defs>
887
- <sodipodi:namedview
888
- inkscape:window-y="91"
889
- inkscape:window-x="146"
890
- inkscape:window-height="922"
891
- inkscape:window-width="1060"
892
- inkscape:document-units="px"
893
- inkscape:grid-bbox="true"
894
- showgrid="true"
895
- inkscape:current-layer="layer1"
896
- inkscape:cy="19.729332"
897
- inkscape:cx="29.03294"
898
- inkscape:zoom="1"
899
- inkscape:pageshadow="2"
900
- inkscape:pageopacity="0.0"
901
- borderopacity="0.55294118"
902
- bordercolor="#666666"
903
- pagecolor="#ffffff"
904
- id="base"
905
- inkscape:showpageshadow="false"
906
- gridempspacing="4" />
907
- <metadata
908
- id="metadata4">
909
- <rdf:RDF>
910
- <cc:Work
911
- rdf:about="">
912
- <dc:format>image/svg+xml</dc:format>
913
- <dc:type
914
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
915
- <dc:title>Info</dc:title>
916
- <dc:creator>
917
- <cc:Agent>
918
- <dc:title>Jakub Steiner</dc:title>
919
- </cc:Agent>
920
- </dc:creator>
921
- <dc:subject>
922
- <rdf:Bag>
923
- <rdf:li>dialog</rdf:li>
924
- <rdf:li>info</rdf:li>
925
- </rdf:Bag>
926
- </dc:subject>
927
- <dc:source>http://jimmac.musichall.cz</dc:source>
928
- <cc:license
929
- rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/" />
930
- <dc:contributor>
931
- <cc:Agent>
932
- <dc:title>Garrett LeSage</dc:title>
933
- </cc:Agent>
934
- </dc:contributor>
935
- </cc:Work>
936
- <cc:License
937
- rdf:about="http://creativecommons.org/licenses/by-sa/2.0/">
938
- <cc:permits
939
- rdf:resource="http://web.resource.org/cc/Reproduction" />
940
- <cc:permits
941
- rdf:resource="http://web.resource.org/cc/Distribution" />
942
- <cc:requires
943
- rdf:resource="http://web.resource.org/cc/Notice" />
944
- <cc:requires
945
- rdf:resource="http://web.resource.org/cc/Attribution" />
946
- <cc:permits
947
- rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
948
- <cc:requires
949
- rdf:resource="http://web.resource.org/cc/ShareAlike" />
950
- </cc:License>
951
- </rdf:RDF>
952
- </metadata>
953
- <g
954
- inkscape:groupmode="layer"
955
- inkscape:label="Layer 1"
956
- id="layer1">
957
- <path
958
- transform="matrix(1.197183,0,0,1.098591,-6.201582,-3.209507)"
959
- d="M 39.875 42.0625 A 13.8125 4.4375 0 1 1 12.25,42.0625 A 13.8125 4.4375 0 1 1 39.875 42.0625 z"
960
- sodipodi:ry="4.4375"
961
- sodipodi:rx="13.8125"
962
- sodipodi:cy="42.0625"
963
- sodipodi:cx="26.0625"
964
- id="path20208"
965
- style="color:#000000;fill:url(#radialGradient20216);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;opacity:0.8"
966
- sodipodi:type="arc"
967
- inkscape:r_cx="true"
968
- inkscape:r_cy="true" />
969
- <g
970
- id="g4076"
971
- transform="translate(0,1)"
972
- inkscape:r_cx="true"
973
- inkscape:r_cy="true">
974
- <path
975
- inkscape:r_cy="true"
976
- inkscape:r_cx="true"
977
- transform="matrix(1.075823,0,0,0.937493,-2.551335,3.047213)"
978
- id="path19509"
979
- d="M 21.893504,38.885945 L 21.893504,40.36116 C 21.893504,41.836375 23.204807,43.147679 24.680022,43.147679 C 26.155237,43.147679 27.466539,41.836375 27.466539,40.36116 L 27.466539,38.885945 L 21.893504,38.885945 z "
980
- style="fill:url(#linearGradient4100);fill-rule:nonzero;stroke:#565656;stroke-miterlimit:4;stroke-opacity:1" />
981
- <g
982
- inkscape:r_cy="true"
983
- inkscape:r_cx="true"
984
- transform="matrix(0.989073,0,0,0.993556,-0.408739,7.920479e-3)"
985
- id="g3173">
986
- <path
987
- inkscape:r_cy="true"
988
- inkscape:r_cx="true"
989
- sodipodi:nodetypes="cccccccscccccccs"
990
- id="path3209"
991
- d="M 24.511725,27.668867 C 21.208844,27.660897 17.463275,28.632054 19.492913,30.467931 C 18.98969,30.670934 18.270371,31.124313 18.355167,32.185222 C 18.401983,32.739286 18.989243,33.079394 19.79236,33.32911 C 18.881908,33.967722 18.302581,34.642557 18.355167,35.264921 C 18.401438,35.812525 18.976334,36.187531 19.76303,36.43814 C 18.875519,37.069403 18.303301,37.760121 18.355167,38.373951 C 18.434436,39.312088 20.457743,40.362928 24.838928,40.2419 C 27.993329,40.155914 30.776913,39.590514 30.996599,38.373951 C 31.082862,37.896248 30.691907,37.450531 30.087355,37.05408 C 30.539926,36.597918 30.85698,36.135242 30.820616,35.704878 C 30.774128,35.154694 30.205993,34.781923 29.412754,34.53166 C 30.300265,33.900397 30.872482,33.209679 30.820616,32.595849 C 30.774128,32.045664 30.205993,31.702225 29.412754,31.45196 C 30.310848,30.817288 30.872816,30.133928 30.820616,29.516149 C 30.762593,28.829446 27.61599,27.676358 24.511725,27.668867 z "
992
- style="color:#000000;fill:#aeae57;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4102);stroke-width:2.01752925;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
993
- <path
994
- inkscape:r_cy="true"
995
- inkscape:r_cx="true"
996
- sodipodi:nodetypes="csccc"
997
- id="path3183"
998
- d="M 30.920208,38.329767 C 30.700522,39.546331 27.591422,40.232861 22.615132,39.983673 C 19.463507,39.825856 19.283163,38.944055 19.502848,37.727491 C 19.722534,36.510926 22.458318,35.65848 25.609509,35.824708 C 28.7607,35.990936 31.139893,37.113203 30.920208,38.329767 z "
999
- style="color:#000000;fill:url(#linearGradient4104);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4106);stroke-width:0.08906282;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
1000
- <path
1001
- inkscape:r_cy="true"
1002
- inkscape:r_cx="true"
1003
- sodipodi:type="arc"
1004
- style="color:#000000;fill:url(#linearGradient4108);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4110);stroke-width:0.13035245;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
1005
- id="path1603"
1006
- sodipodi:cx="-13.87697"
1007
- sodipodi:cy="27.228739"
1008
- sodipodi:rx="10.341436"
1009
- sodipodi:ry="3.2703688"
1010
- d="M -3.5355339 27.228739 A 10.341436 3.2703688 0 1 1 -24.218407,27.228739 A 10.341436 3.2703688 0 1 1 -3.5355339 27.228739 z"
1011
- transform="matrix(0.60274,-0.128625,6.428372e-2,0.760788,31.12021,14.49141)" />
1012
- <path
1013
- inkscape:r_cy="true"
1014
- inkscape:r_cx="true"
1015
- transform="matrix(0.60274,-0.128625,6.428372e-2,0.760788,31.12021,11.39591)"
1016
- d="M -3.5355339 27.228739 A 10.341436 3.2703688 0 1 1 -24.218407,27.228739 A 10.341436 3.2703688 0 1 1 -3.5355339 27.228739 z"
1017
- sodipodi:ry="3.2703688"
1018
- sodipodi:rx="10.341436"
1019
- sodipodi:cy="27.228739"
1020
- sodipodi:cx="-13.87697"
1021
- id="path2364"
1022
- style="color:#000000;fill:url(#linearGradient4112);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4114);stroke-width:0.13035245;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
1023
- sodipodi:type="arc" />
1024
- <path
1025
- inkscape:r_cy="true"
1026
- inkscape:r_cx="true"
1027
- sodipodi:nodetypes="cccss"
1028
- id="path2366"
1029
- d="M 30.698087,29.636386 C 30.698087,31.014688 28.157326,32.55444 24.716601,33.288693 C 21.275876,34.022945 18.38922,33.50421 18.273172,32.130802 C 18.157124,30.757395 20.509679,29.155466 23.952388,28.968827 C 27.422379,28.780711 30.698087,28.924901 30.698087,29.636386 z "
1030
- style="color:#000000;fill:url(#linearGradient4116);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4118);stroke-width:0.08906286;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
1031
- <path
1032
- inkscape:r_cy="true"
1033
- inkscape:r_cx="true"
1034
- transform="matrix(0.335464,0,0,0.335464,11.74678,27.2261)"
1035
- d="M 31 22.375 A 3.25 3.25 0 1 1 24.5,22.375 A 3.25 3.25 0 1 1 31 22.375 z"
1036
- sodipodi:ry="3.25"
1037
- sodipodi:rx="3.25"
1038
- sodipodi:cy="22.375"
1039
- sodipodi:cx="27.75"
1040
- id="path20372"
1041
- style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
1042
- sodipodi:type="arc" />
1043
- <path
1044
- inkscape:r_cy="true"
1045
- inkscape:r_cx="true"
1046
- sodipodi:nodetypes="cscc"
1047
- id="path3241"
1048
- d="M 19.342183,33.378865 C 22.736592,33.883533 26.320992,33.346192 29.214315,31.470807 C 30.025582,30.944962 30.147604,30.343945 30.520921,29.873844 C 29.09679,31.000705 25.494982,34.035625 19.342183,33.378865 z "
1049
- style="fill:#000000;fill-opacity:0.23391807;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
1050
- <path
1051
- inkscape:r_cy="true"
1052
- inkscape:r_cx="true"
1053
- sodipodi:type="arc"
1054
- style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
1055
- id="path2435"
1056
- sodipodi:cx="27.75"
1057
- sodipodi:cy="22.375"
1058
- sodipodi:rx="3.25"
1059
- sodipodi:ry="3.25"
1060
- d="M 31 22.375 A 3.25 3.25 0 1 1 24.5,22.375 A 3.25 3.25 0 1 1 31 22.375 z"
1061
- transform="matrix(0.335464,0,0,0.335464,11.74678,30.23376)" />
1062
- <path
1063
- inkscape:r_cy="true"
1064
- inkscape:r_cx="true"
1065
- sodipodi:nodetypes="cscc"
1066
- id="path3237"
1067
- d="M 19.466621,39.517838 C 22.86103,40.022506 26.44543,39.485165 29.338753,37.60978 C 30.15002,37.083935 30.272043,36.482919 30.645359,36.012817 C 29.221228,37.139678 25.61942,40.174598 19.466621,39.517838 z "
1068
- style="fill:#000000;fill-opacity:0.23391807;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
1069
- <path
1070
- inkscape:r_cy="true"
1071
- inkscape:r_cx="true"
1072
- style="fill:#000000;fill-opacity:0.23391807;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
1073
- d="M 19.487361,36.406872 C 22.88177,36.91154 26.46617,36.374199 29.359492,34.498814 C 30.17076,33.972969 30.292782,33.371953 30.666099,32.901851 C 29.241968,34.028712 25.64016,37.063632 19.487361,36.406872 z "
1074
- id="path3239"
1075
- sodipodi:nodetypes="cscc" />
1076
- </g>
1077
- <g
1078
- inkscape:r_cy="true"
1079
- inkscape:r_cx="true"
1080
- transform="translate(-0.988797,0)"
1081
- id="g3146">
1082
- <g
1083
- inkscape:r_cy="true"
1084
- inkscape:r_cx="true"
1085
- id="g3141">
1086
- <path
1087
- transform="matrix(0.954439,0,0,0.989869,1.433222,0.639881)"
1088
- sodipodi:nodetypes="csscs"
1089
- id="path3243"
1090
- d="M 18.87103,29.628128 C 18.87103,28.836695 20.445135,27.889988 24.419234,27.942972 C 28.101154,27.992059 30.526608,28.83866 30.526608,30.105404 C 30.526608,31.345281 27.307242,32.174416 23.874677,32.008188 C 20.442113,31.84196 18.87103,30.868005 18.87103,29.628128 z "
1091
- style="color:#000000;fill:url(#linearGradient4120);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4122);stroke-width:0.09083303;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
1092
- inkscape:r_cx="true"
1093
- inkscape:r_cy="true" />
1094
- <path
1095
- transform="matrix(0.954439,0,0,0.989869,1.433222,0.639881)"
1096
- sodipodi:nodetypes="csssssc"
1097
- id="path6305"
1098
- d="M 24.680021,0.8622936 C 16.858005,0.8622936 10.506261,6.8372628 10.506261,14.195288 C 10.506261,21.737851 16.247826,22.573217 16.247826,25.352995 C 16.247826,28.619061 19.614103,32.322687 25.149309,32.188995 C 31.035159,32.046835 33.464182,28.825655 33.464182,25.352995 C 33.464182,22.384064 38.853781,22.304889 38.853781,14.195288 C 38.853781,6.8372628 32.502038,0.8622936 24.680021,0.8622936 z "
1099
- style="color:#000000;fill:url(#radialGradient4124);fill-opacity:1;fill-rule:nonzero;stroke:#616471;stroke-width:1.01595449;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
1100
- inkscape:r_cx="true"
1101
- inkscape:r_cy="true" />
1102
- <path
1103
- transform="matrix(0.954439,0,0,0.989869,1.433222,0.639881)"
1104
- style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4126);stroke-width:0.94685698;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
1105
- d="M 24.680021,1.9277146 C 17.389999,1.9277146 11.470252,7.4963123 11.470252,14.353901 C 11.470252,21.383476 16.82132,22.162027 16.82132,24.752746 C 16.82132,27.79668 19.958648,31.248413 25.117392,31.123813 C 30.602931,30.991321 32.866751,27.989222 32.866751,24.752746 C 32.866751,21.98574 37.889791,21.911948 37.889791,14.353901 C 37.889791,7.4963123 31.970044,1.9277146 24.680021,1.9277146 z "
1106
- id="path2429"
1107
- sodipodi:nodetypes="csssssc"
1108
- inkscape:r_cx="true"
1109
- inkscape:r_cy="true" />
1110
- </g>
1111
- <g
1112
- id="g1695"
1113
- transform="matrix(0.9375,0,0,0.926938,0.569221,0.25176)"
1114
- inkscape:r_cx="true"
1115
- inkscape:r_cy="true">
1116
- <path
1117
- style="fill:url(#linearGradient4128);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
1118
- d="M 31.947292,19.22274 C 32.260034,19.326988 32.468529,19.63973 32.364281,19.952471 L 28.507134,31.523913 C 28.402887,31.836655 28.090145,32.045149 27.777403,31.940902 C 27.464662,31.836655 27.256168,31.523913 27.360415,31.211172 L 31.217562,19.63973 C 31.321809,19.326988 31.634551,19.118493 31.947292,19.22274 z "
1119
- id="path1691"
1120
- inkscape:r_cx="true"
1121
- inkscape:r_cy="true" />
1122
- <path
1123
- id="path19612"
1124
- d="M 20.152404,19.34774 C 19.839662,19.451988 19.631167,19.76473 19.735415,20.077471 L 23.592562,31.648913 C 23.696809,31.961655 24.009551,32.170149 24.322293,32.065902 C 24.635034,31.961655 24.843528,31.648913 24.739281,31.336172 L 20.882134,19.76473 C 20.777887,19.451988 20.465145,19.243493 20.152404,19.34774 z "
1125
- style="fill:url(#linearGradient4130);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
1126
- inkscape:r_cx="true"
1127
- inkscape:r_cy="true" />
1128
- <path
1129
- style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4132);stroke-width:0.21454535;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
1130
- d="M 20.255362,19.273128 C 20.009452,19.315194 19.816806,19.507772 19.774653,19.753667 C 19.732499,19.999562 19.850004,20.245309 20.067862,20.366878 C 20.067862,20.366878 21.910084,21.447747 24.317862,21.991878 C 26.72564,22.536009 29.806763,22.571305 32.130362,20.304378 C 32.305608,20.165345 32.386854,19.938963 32.340007,19.720224 C 32.29316,19.501485 32.126325,19.328233 31.909509,19.273168 C 31.692693,19.218103 31.463406,19.290751 31.317862,19.460628 C 29.367326,21.36359 26.773024,21.36522 24.567862,20.866878 C 22.3627,20.368536 20.661612,19.366878 20.661612,19.366878 C 20.542178,19.287089 20.397682,19.253744 20.255362,19.273128 z "
1131
- id="path19614"
1132
- inkscape:r_cx="true"
1133
- inkscape:r_cy="true" />
1134
- </g>
1135
- <path
1136
- inkscape:r_cy="true"
1137
- inkscape:r_cx="true"
1138
- style="opacity:0.5977654;color:#000000;fill:url(#linearGradient4134);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.98750001;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
1139
- d="M 25.001158,3.5644322 C 18.737608,3.5644322 13.655359,7.5900329 13.655359,12.547843 C 13.655359,14.527956 14.632918,16.261758 16.006008,17.747035 C 17.558672,18.378895 19.249827,18.832941 21.114752,18.832941 C 27.378302,18.832941 32.460549,14.807341 32.460551,9.849528 C 32.460551,7.857476 31.466744,6.1074629 30.07856,4.6174331 C 28.533139,3.9930601 26.854241,3.5644321 25.001158,3.5644322 z "
1140
- id="path6334"
1141
- transform="matrix(0.954439,0,0,0.989869,1.433222,0.639881)" />
1142
- </g>
1143
- </g>
1144
- </g>
1145
- </svg>