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,852 +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="go-previous.svg"
13
- sodipodi:docbase="/home/andreas/projekt/tango/scalable"
14
- inkscape:version="0.42+0.43pre2"
15
- sodipodi:version="0.32"
16
- id="svg11300"
17
- height="48px"
18
- width="48px"
19
- inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
20
- inkscape:export-xdpi="90.000000"
21
- inkscape:export-ydpi="90.000000">
22
- <defs
23
- id="defs3">
24
- <linearGradient
25
- id="linearGradient2591">
26
- <stop
27
- style="stop-color:#73d216"
28
- offset="0"
29
- id="stop2593" />
30
- <stop
31
- style="stop-color:#4e9a06"
32
- offset="1.0000000"
33
- id="stop2595" />
34
- </linearGradient>
35
- <linearGradient
36
- id="linearGradient10314">
37
- <stop
38
- style="stop-color:#7ea5d6;stop-opacity:1.0000000;"
39
- offset="0.0000000"
40
- id="stop10316" />
41
- <stop
42
- style="stop-color:#467ec5;stop-opacity:1.0000000;"
43
- offset="1.0000000"
44
- id="stop10318" />
45
- </linearGradient>
46
- <linearGradient
47
- id="linearGradient8938">
48
- <stop
49
- id="stop8940"
50
- offset="0.0000000"
51
- style="stop-color:#fdc674;stop-opacity:1.0000000;" />
52
- <stop
53
- id="stop8942"
54
- offset="1.0000000"
55
- style="stop-color:#d88103;stop-opacity:1.0000000;" />
56
- </linearGradient>
57
- <linearGradient
58
- id="linearGradient8662"
59
- inkscape:collect="always">
60
- <stop
61
- id="stop8664"
62
- offset="0"
63
- style="stop-color:#000000;stop-opacity:1;" />
64
- <stop
65
- id="stop8666"
66
- offset="1"
67
- style="stop-color:#000000;stop-opacity:0;" />
68
- </linearGradient>
69
- <linearGradient
70
- id="linearGradient8650"
71
- inkscape:collect="always">
72
- <stop
73
- id="stop8652"
74
- offset="0"
75
- style="stop-color:#ffffff;stop-opacity:1;" />
76
- <stop
77
- id="stop8654"
78
- offset="1"
79
- style="stop-color:#ffffff;stop-opacity:0;" />
80
- </linearGradient>
81
- <linearGradient
82
- id="linearGradient7636"
83
- inkscape:collect="always">
84
- <stop
85
- id="stop7638"
86
- offset="0"
87
- style="stop-color:#000000;stop-opacity:1;" />
88
- <stop
89
- id="stop7640"
90
- offset="1"
91
- style="stop-color:#000000;stop-opacity:0;" />
92
- </linearGradient>
93
- <linearGradient
94
- id="linearGradient7614">
95
- <stop
96
- id="stop7616"
97
- offset="0.0000000"
98
- style="stop-color:#ffffff;stop-opacity:1.0000000;" />
99
- <stop
100
- style="stop-color:#ffffff;stop-opacity:1.0000000;"
101
- offset="0.21590909"
102
- id="stop7649" />
103
- <stop
104
- style="stop-color:#838383;stop-opacity:1.0000000;"
105
- offset="0.50000000"
106
- id="stop7632" />
107
- <stop
108
- id="stop7618"
109
- offset="1"
110
- style="stop-color:#838383;stop-opacity:0;" />
111
- </linearGradient>
112
- <linearGradient
113
- id="linearGradient7608">
114
- <stop
115
- style="stop-color:#ffffff;stop-opacity:1.0000000;"
116
- offset="0.0000000"
117
- id="stop7610" />
118
- <stop
119
- id="stop7622"
120
- offset="0.46022728"
121
- style="stop-color:#e3e3e3;stop-opacity:1.0000000;" />
122
- <stop
123
- style="stop-color:#dadada;stop-opacity:0.67058824;"
124
- offset="0.61970556"
125
- id="stop7624" />
126
- <stop
127
- style="stop-color:#d1d1d1;stop-opacity:0.34285715;"
128
- offset="1.0000000"
129
- id="stop7612" />
130
- </linearGradient>
131
- <linearGradient
132
- id="linearGradient7602">
133
- <stop
134
- id="stop7604"
135
- offset="0.0000000"
136
- style="stop-color:#f6f6f6;stop-opacity:1.0000000;" />
137
- <stop
138
- id="stop7606"
139
- offset="1.0000000"
140
- style="stop-color:#e0e0e0;stop-opacity:1.0000000;" />
141
- </linearGradient>
142
- <linearGradient
143
- id="linearGradient7586">
144
- <stop
145
- id="stop7588"
146
- offset="0.0000000"
147
- style="stop-color:#525252;stop-opacity:1.0000000;" />
148
- <stop
149
- id="stop7590"
150
- offset="1.0000000"
151
- style="stop-color:#000000;stop-opacity:1.0000000;" />
152
- </linearGradient>
153
- <linearGradient
154
- inkscape:collect="always"
155
- id="linearGradient12836">
156
- <stop
157
- style="stop-color:#515152;stop-opacity:1;"
158
- offset="0"
159
- id="stop12838" />
160
- <stop
161
- style="stop-color:#515152;stop-opacity:0;"
162
- offset="1"
163
- id="stop12840" />
164
- </linearGradient>
165
- <linearGradient
166
- id="linearGradient12828">
167
- <stop
168
- style="stop-color:#cccccd;stop-opacity:1.0000000;"
169
- offset="0.0000000"
170
- id="stop12830" />
171
- <stop
172
- id="stop12862"
173
- offset="0.0000000"
174
- style="stop-color:#adadae;stop-opacity:1.0000000;" />
175
- <stop
176
- style="stop-color:#8f8f90;stop-opacity:0.0000000;"
177
- offset="1.0000000"
178
- id="stop12832" />
179
- </linearGradient>
180
- <linearGradient
181
- id="linearGradient12810">
182
- <stop
183
- style="stop-color:#ffffff;stop-opacity:1;"
184
- offset="0"
185
- id="stop12812" />
186
- <stop
187
- style="stop-color:#e5e5e5;stop-opacity:1.0000000;"
188
- offset="1.0000000"
189
- id="stop12814" />
190
- </linearGradient>
191
- <linearGradient
192
- inkscape:collect="always"
193
- id="linearGradient11625">
194
- <stop
195
- style="stop-color:#fce94f;stop-opacity:1;"
196
- offset="0"
197
- id="stop11627" />
198
- <stop
199
- style="stop-color:#fce94f;stop-opacity:0;"
200
- offset="1"
201
- id="stop11629" />
202
- </linearGradient>
203
- <linearGradient
204
- id="linearGradient11615">
205
- <stop
206
- style="stop-color:#636363;stop-opacity:1.0000000;"
207
- offset="0.0000000"
208
- id="stop11617" />
209
- <stop
210
- style="stop-color:#000000;stop-opacity:1.0000000;"
211
- offset="1.0000000"
212
- id="stop11619" />
213
- </linearGradient>
214
- <linearGradient
215
- id="linearGradient11602">
216
- <stop
217
- style="stop-color:#ffffff;stop-opacity:1.0000000;"
218
- offset="0.0000000"
219
- id="stop11604" />
220
- <stop
221
- style="stop-color:#c5c5c5;stop-opacity:1.0000000;"
222
- offset="1.0000000"
223
- id="stop11606" />
224
- </linearGradient>
225
- <linearGradient
226
- id="linearGradient11594">
227
- <stop
228
- style="stop-color:#ffffff;stop-opacity:1;"
229
- offset="0"
230
- id="stop11596" />
231
- <stop
232
- style="stop-color:#d1d1d1;stop-opacity:1.0000000;"
233
- offset="1.0000000"
234
- id="stop11598" />
235
- </linearGradient>
236
- <linearGradient
237
- id="linearGradient11520">
238
- <stop
239
- style="stop-color:#fbfbfb;stop-opacity:1.0000000;"
240
- offset="0.0000000"
241
- id="stop11522" />
242
- <stop
243
- style="stop-color:#dcdcdc;stop-opacity:1.0000000;"
244
- offset="1.0000000"
245
- id="stop11524" />
246
- </linearGradient>
247
- <linearGradient
248
- inkscape:collect="always"
249
- id="linearGradient11508">
250
- <stop
251
- style="stop-color:#000000;stop-opacity:1;"
252
- offset="0"
253
- id="stop11510" />
254
- <stop
255
- style="stop-color:#000000;stop-opacity:0;"
256
- offset="1"
257
- id="stop11512" />
258
- </linearGradient>
259
- <linearGradient
260
- inkscape:collect="always"
261
- id="linearGradient11494">
262
- <stop
263
- style="stop-color:#ef2929;stop-opacity:1;"
264
- offset="0"
265
- id="stop11496" />
266
- <stop
267
- style="stop-color:#ef2929;stop-opacity:0;"
268
- offset="1"
269
- id="stop11498" />
270
- </linearGradient>
271
- <linearGradient
272
- id="linearGradient11415">
273
- <stop
274
- style="stop-color:#204a87;stop-opacity:0.0000000;"
275
- offset="0.0000000"
276
- id="stop11417" />
277
- <stop
278
- id="stop11423"
279
- offset="0.50000000"
280
- style="stop-color:#204a87;stop-opacity:1.0000000;" />
281
- <stop
282
- style="stop-color:#204a87;stop-opacity:0;"
283
- offset="1"
284
- id="stop11419" />
285
- </linearGradient>
286
- <linearGradient
287
- inkscape:collect="always"
288
- id="linearGradient11399">
289
- <stop
290
- style="stop-color:#000000;stop-opacity:1;"
291
- offset="0"
292
- id="stop11401" />
293
- <stop
294
- style="stop-color:#000000;stop-opacity:0;"
295
- offset="1"
296
- id="stop11403" />
297
- </linearGradient>
298
- <linearGradient
299
- inkscape:collect="always"
300
- xlink:href="#linearGradient11415"
301
- id="linearGradient11425"
302
- gradientUnits="userSpaceOnUse"
303
- x1="15.828360"
304
- y1="3.7744560"
305
- x2="43.615788"
306
- y2="34.462429"
307
- gradientTransform="translate(-60.28571,-0.285714)" />
308
- <linearGradient
309
- inkscape:collect="always"
310
- xlink:href="#linearGradient11415"
311
- id="linearGradient11427"
312
- gradientUnits="userSpaceOnUse"
313
- x1="9.6957054"
314
- y1="9.3458843"
315
- x2="35.679932"
316
- y2="39.033859"
317
- gradientTransform="translate(-60.57143,0.000000)" />
318
- <linearGradient
319
- inkscape:collect="always"
320
- xlink:href="#linearGradient11415"
321
- id="linearGradient11439"
322
- gradientUnits="userSpaceOnUse"
323
- gradientTransform="translate(-60.85714,0.428571)"
324
- x1="13.267134"
325
- y1="19.774456"
326
- x2="26.758644"
327
- y2="33.462429" />
328
- <radialGradient
329
- inkscape:collect="always"
330
- xlink:href="#linearGradient11399"
331
- id="radialGradient11441"
332
- gradientUnits="userSpaceOnUse"
333
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.487395,0.000000,20.06483)"
334
- cx="12.071428"
335
- cy="39.142857"
336
- fx="12.071428"
337
- fy="39.142857"
338
- r="8.5000000" />
339
- <radialGradient
340
- inkscape:collect="always"
341
- xlink:href="#linearGradient11494"
342
- id="radialGradient11500"
343
- cx="27.577173"
344
- cy="15.048258"
345
- fx="27.577173"
346
- fy="15.048258"
347
- r="3.8335034"
348
- gradientUnits="userSpaceOnUse"
349
- gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)" />
350
- <radialGradient
351
- inkscape:collect="always"
352
- xlink:href="#linearGradient11494"
353
- id="radialGradient11504"
354
- gradientUnits="userSpaceOnUse"
355
- gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)"
356
- cx="27.577173"
357
- cy="16.049133"
358
- fx="27.577173"
359
- fy="16.049133"
360
- r="3.8335034" />
361
- <radialGradient
362
- inkscape:collect="always"
363
- xlink:href="#linearGradient11508"
364
- id="radialGradient11514"
365
- cx="30.203562"
366
- cy="44.565483"
367
- fx="30.203562"
368
- fy="44.565483"
369
- r="6.5659914"
370
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.338462,2.166583e-14,29.48178)"
371
- gradientUnits="userSpaceOnUse" />
372
- <radialGradient
373
- inkscape:collect="always"
374
- xlink:href="#linearGradient11520"
375
- id="radialGradient11526"
376
- cx="24.445690"
377
- cy="35.878170"
378
- fx="24.445690"
379
- fy="35.878170"
380
- r="20.530962"
381
- gradientUnits="userSpaceOnUse"
382
- gradientTransform="matrix(1.995058,-1.535926e-32,0.000000,1.855412,24.94925,-30.20430)" />
383
- <radialGradient
384
- inkscape:collect="always"
385
- xlink:href="#linearGradient11508"
386
- id="radialGradient11532"
387
- gradientUnits="userSpaceOnUse"
388
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.338462,-5.348412e-14,29.48178)"
389
- cx="30.203562"
390
- cy="44.565483"
391
- fx="30.203562"
392
- fy="44.565483"
393
- r="6.5659914" />
394
- <linearGradient
395
- inkscape:collect="always"
396
- xlink:href="#linearGradient11594"
397
- id="linearGradient11600"
398
- x1="20.092352"
399
- y1="8.9471626"
400
- x2="31.799011"
401
- y2="38.947163"
402
- gradientUnits="userSpaceOnUse"
403
- gradientTransform="matrix(1.045319,0.000000,0.000000,0.957884,48.16627,1.415543)" />
404
- <linearGradient
405
- inkscape:collect="always"
406
- xlink:href="#linearGradient11520"
407
- id="linearGradient11608"
408
- x1="24.445671"
409
- y1="0.49847093"
410
- x2="24.445671"
411
- y2="39.447163"
412
- gradientUnits="userSpaceOnUse"
413
- gradientTransform="matrix(0.984324,0.000000,0.000000,0.957884,49.65734,1.415543)" />
414
- <radialGradient
415
- inkscape:collect="always"
416
- xlink:href="#linearGradient11615"
417
- id="radialGradient11621"
418
- cx="25.000000"
419
- cy="27.749998"
420
- fx="25.000000"
421
- fy="27.749998"
422
- r="4.7500000"
423
- gradientTransform="matrix(3.570338,3.171097e-15,-4.005596e-15,4.509900,-64.25843,-94.25499)"
424
- gradientUnits="userSpaceOnUse" />
425
- <linearGradient
426
- inkscape:collect="always"
427
- xlink:href="#linearGradient11625"
428
- id="linearGradient11631"
429
- x1="21.500000"
430
- y1="30.000000"
431
- x2="21.500000"
432
- y2="27.375000"
433
- gradientUnits="userSpaceOnUse" />
434
- <linearGradient
435
- inkscape:collect="always"
436
- xlink:href="#linearGradient11625"
437
- id="linearGradient11635"
438
- gradientUnits="userSpaceOnUse"
439
- x1="21.500000"
440
- y1="30.000000"
441
- x2="21.500000"
442
- y2="27.375000"
443
- gradientTransform="translate(2.000000,0.000000)" />
444
- <linearGradient
445
- inkscape:collect="always"
446
- xlink:href="#linearGradient11625"
447
- id="linearGradient11639"
448
- gradientUnits="userSpaceOnUse"
449
- gradientTransform="translate(4.000000,0.000000)"
450
- x1="21.500000"
451
- y1="30.000000"
452
- x2="21.500000"
453
- y2="27.375000" />
454
- <linearGradient
455
- inkscape:collect="always"
456
- xlink:href="#linearGradient11625"
457
- id="linearGradient11643"
458
- gradientUnits="userSpaceOnUse"
459
- gradientTransform="translate(6.000000,0.000000)"
460
- x1="21.500000"
461
- y1="30.000000"
462
- x2="21.500000"
463
- y2="27.375000" />
464
- <linearGradient
465
- inkscape:collect="always"
466
- xlink:href="#linearGradient11625"
467
- id="linearGradient11647"
468
- gradientUnits="userSpaceOnUse"
469
- gradientTransform="translate(8.000000,0.000000)"
470
- x1="21.500000"
471
- y1="30.000000"
472
- x2="21.500000"
473
- y2="27.375000" />
474
- <linearGradient
475
- inkscape:collect="always"
476
- xlink:href="#linearGradient11625"
477
- id="linearGradient11655"
478
- gradientUnits="userSpaceOnUse"
479
- x1="21.500000"
480
- y1="30.000000"
481
- x2="21.500000"
482
- y2="27.375000" />
483
- <linearGradient
484
- inkscape:collect="always"
485
- xlink:href="#linearGradient11625"
486
- id="linearGradient11657"
487
- gradientUnits="userSpaceOnUse"
488
- gradientTransform="translate(2.000000,0.000000)"
489
- x1="21.500000"
490
- y1="30.000000"
491
- x2="21.500000"
492
- y2="27.375000" />
493
- <linearGradient
494
- inkscape:collect="always"
495
- xlink:href="#linearGradient11625"
496
- id="linearGradient11659"
497
- gradientUnits="userSpaceOnUse"
498
- gradientTransform="translate(4.000000,0.000000)"
499
- x1="21.500000"
500
- y1="30.000000"
501
- x2="21.500000"
502
- y2="27.375000" />
503
- <linearGradient
504
- inkscape:collect="always"
505
- xlink:href="#linearGradient11625"
506
- id="linearGradient11661"
507
- gradientUnits="userSpaceOnUse"
508
- gradientTransform="translate(6.000000,0.000000)"
509
- x1="21.500000"
510
- y1="30.000000"
511
- x2="21.500000"
512
- y2="27.375000" />
513
- <linearGradient
514
- inkscape:collect="always"
515
- xlink:href="#linearGradient12810"
516
- id="linearGradient12816"
517
- x1="65.623963"
518
- y1="21.459777"
519
- x2="87.528968"
520
- y2="21.459777"
521
- gradientUnits="userSpaceOnUse" />
522
- <linearGradient
523
- inkscape:collect="always"
524
- xlink:href="#linearGradient12810"
525
- id="linearGradient12818"
526
- gradientUnits="userSpaceOnUse"
527
- x1="84.998962"
528
- y1="25.209778"
529
- x2="62.591469"
530
- y2="12.022278" />
531
- <radialGradient
532
- inkscape:collect="always"
533
- xlink:href="#linearGradient12828"
534
- id="radialGradient12834"
535
- cx="88.593018"
536
- cy="33.398670"
537
- fx="88.593018"
538
- fy="33.398670"
539
- r="7.0056136"
540
- gradientTransform="matrix(0.969219,0.227988,-0.194668,0.827570,9.443870,-15.99848)"
541
- gradientUnits="userSpaceOnUse" />
542
- <linearGradient
543
- inkscape:collect="always"
544
- xlink:href="#linearGradient12836"
545
- id="linearGradient12842"
546
- x1="88.750000"
547
- y1="31.656250"
548
- x2="92.062500"
549
- y2="36.656250"
550
- gradientUnits="userSpaceOnUse" />
551
- <linearGradient
552
- inkscape:collect="always"
553
- xlink:href="#linearGradient12810"
554
- id="linearGradient12878"
555
- gradientUnits="userSpaceOnUse"
556
- x1="65.623963"
557
- y1="21.459777"
558
- x2="87.528968"
559
- y2="21.459777" />
560
- <linearGradient
561
- inkscape:collect="always"
562
- xlink:href="#linearGradient12836"
563
- id="linearGradient12880"
564
- gradientUnits="userSpaceOnUse"
565
- x1="88.750000"
566
- y1="31.656250"
567
- x2="92.062500"
568
- y2="36.656250" />
569
- <radialGradient
570
- inkscape:collect="always"
571
- xlink:href="#linearGradient12828"
572
- id="radialGradient12882"
573
- gradientUnits="userSpaceOnUse"
574
- gradientTransform="matrix(0.969219,0.227988,-0.194668,0.827570,9.443870,-15.99848)"
575
- cx="88.593018"
576
- cy="33.398670"
577
- fx="88.593018"
578
- fy="33.398670"
579
- r="7.0056136" />
580
- <linearGradient
581
- inkscape:collect="always"
582
- xlink:href="#linearGradient12810"
583
- id="linearGradient12884"
584
- gradientUnits="userSpaceOnUse"
585
- x1="84.998962"
586
- y1="25.209778"
587
- x2="62.591469"
588
- y2="12.022278" />
589
- <radialGradient
590
- inkscape:collect="always"
591
- xlink:href="#linearGradient11615"
592
- id="radialGradient12894"
593
- gradientUnits="userSpaceOnUse"
594
- gradientTransform="matrix(3.570338,3.171097e-15,-4.005596e-15,4.509900,-64.25843,-94.25499)"
595
- cx="25.000000"
596
- cy="27.749998"
597
- fx="25.000000"
598
- fy="27.749998"
599
- r="4.7500000" />
600
- <linearGradient
601
- inkscape:collect="always"
602
- xlink:href="#linearGradient11625"
603
- id="linearGradient12896"
604
- gradientUnits="userSpaceOnUse"
605
- x1="21.500000"
606
- y1="30.000000"
607
- x2="21.500000"
608
- y2="27.375000"
609
- gradientTransform="translate(7.267442e-2,-0.181686)" />
610
- <linearGradient
611
- inkscape:collect="always"
612
- xlink:href="#linearGradient11625"
613
- id="linearGradient12898"
614
- gradientUnits="userSpaceOnUse"
615
- gradientTransform="translate(2.072674,-0.181686)"
616
- x1="21.500000"
617
- y1="30.000000"
618
- x2="21.500000"
619
- y2="27.375000" />
620
- <linearGradient
621
- inkscape:collect="always"
622
- xlink:href="#linearGradient11625"
623
- id="linearGradient12900"
624
- gradientUnits="userSpaceOnUse"
625
- gradientTransform="translate(4.072674,-0.181686)"
626
- x1="21.500000"
627
- y1="30.000000"
628
- x2="21.500000"
629
- y2="27.375000" />
630
- <linearGradient
631
- inkscape:collect="always"
632
- xlink:href="#linearGradient11625"
633
- id="linearGradient12902"
634
- gradientUnits="userSpaceOnUse"
635
- gradientTransform="translate(6.000000,0.000000)"
636
- x1="21.500000"
637
- y1="30.000000"
638
- x2="21.500000"
639
- y2="27.375000" />
640
- <linearGradient
641
- inkscape:collect="always"
642
- xlink:href="#linearGradient11625"
643
- id="linearGradient12911"
644
- gradientUnits="userSpaceOnUse"
645
- gradientTransform="translate(7.267442e-2,-0.181686)"
646
- x1="21.500000"
647
- y1="30.000000"
648
- x2="21.500000"
649
- y2="27.375000" />
650
- <linearGradient
651
- inkscape:collect="always"
652
- xlink:href="#linearGradient11625"
653
- id="linearGradient12913"
654
- gradientUnits="userSpaceOnUse"
655
- gradientTransform="translate(2.072674,-0.181686)"
656
- x1="21.500000"
657
- y1="30.000000"
658
- x2="21.500000"
659
- y2="27.375000" />
660
- <linearGradient
661
- inkscape:collect="always"
662
- xlink:href="#linearGradient11625"
663
- id="linearGradient12915"
664
- gradientUnits="userSpaceOnUse"
665
- gradientTransform="translate(4.072674,-0.181686)"
666
- x1="21.500000"
667
- y1="30.000000"
668
- x2="21.500000"
669
- y2="27.375000" />
670
- <linearGradient
671
- y2="21.067410"
672
- x2="24.445690"
673
- y1="33.447811"
674
- x1="31.597168"
675
- gradientTransform="matrix(0.476329,0.000000,0.000000,0.627721,62.07560,9.156933)"
676
- gradientUnits="userSpaceOnUse"
677
- id="linearGradient7584"
678
- xlink:href="#linearGradient11594"
679
- inkscape:collect="always" />
680
- <radialGradient
681
- gradientUnits="userSpaceOnUse"
682
- gradientTransform="matrix(2.407878,2.776254e-16,-5.900875e-16,1.861050,14.96976,-20.55775)"
683
- r="6.0270013"
684
- fy="29.099535"
685
- fx="24.399090"
686
- cy="29.099535"
687
- cx="24.399090"
688
- id="radialGradient7592"
689
- xlink:href="#linearGradient7586"
690
- inkscape:collect="always" />
691
- <linearGradient
692
- y2="11.042997"
693
- x2="22.585604"
694
- y1="34.149513"
695
- x1="22.585604"
696
- gradientTransform="matrix(1.059222,0.000000,0.000000,0.808101,48.08657,4.001391)"
697
- gradientUnits="userSpaceOnUse"
698
- id="linearGradient7596"
699
- xlink:href="#linearGradient7608"
700
- inkscape:collect="always" />
701
- <linearGradient
702
- gradientTransform="translate(49.32070,0.000000)"
703
- gradientUnits="userSpaceOnUse"
704
- y2="38.454056"
705
- x2="28.284273"
706
- y1="28.554562"
707
- x1="25.279068"
708
- id="linearGradient7642"
709
- xlink:href="#linearGradient7636"
710
- inkscape:collect="always" />
711
- <radialGradient
712
- gradientUnits="userSpaceOnUse"
713
- gradientTransform="matrix(2.777122,-8.126449e-2,6.891211e-2,2.223012,4.035118,-33.24798)"
714
- r="4.4774761"
715
- fy="29.609560"
716
- fx="24.483574"
717
- cy="29.609560"
718
- cx="24.483574"
719
- id="radialGradient7647"
720
- xlink:href="#linearGradient7614"
721
- inkscape:collect="always" />
722
- <radialGradient
723
- gradientUnits="userSpaceOnUse"
724
- gradientTransform="matrix(-2.046729,-3.749427e-16,-2.853404e-16,1.557610,67.59375,3.275309)"
725
- r="17.171415"
726
- fy="5.7859797"
727
- fx="25.075571"
728
- cy="5.7859797"
729
- cx="25.075571"
730
- id="radialGradient8656"
731
- xlink:href="#linearGradient8650"
732
- inkscape:collect="always" />
733
- <radialGradient
734
- gradientUnits="userSpaceOnUse"
735
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.536723,6.772795e-15,16.87306)"
736
- r="15.644737"
737
- fy="36.421127"
738
- fx="24.837126"
739
- cy="36.421127"
740
- cx="24.837126"
741
- id="radialGradient8668"
742
- xlink:href="#linearGradient8662"
743
- inkscape:collect="always" />
744
- <radialGradient
745
- inkscape:collect="always"
746
- xlink:href="#linearGradient2591"
747
- id="radialGradient2597"
748
- cx="22.291636"
749
- cy="32.797512"
750
- fx="22.291636"
751
- fy="32.797512"
752
- r="16.956199"
753
- gradientTransform="matrix(-0.843022,1.871885e-16,2.265228e-16,1.020168,43.57646,1.205215)"
754
- gradientUnits="userSpaceOnUse" />
755
- </defs>
756
- <sodipodi:namedview
757
- inkscape:window-y="25"
758
- inkscape:window-x="0"
759
- inkscape:window-height="885"
760
- inkscape:window-width="1280"
761
- inkscape:showpageshadow="false"
762
- inkscape:document-units="px"
763
- inkscape:grid-bbox="true"
764
- showgrid="false"
765
- inkscape:current-layer="layer1"
766
- inkscape:cy="25.461494"
767
- inkscape:cx="25.558072"
768
- inkscape:zoom="16"
769
- inkscape:pageshadow="2"
770
- inkscape:pageopacity="0.0"
771
- borderopacity="0.25490196"
772
- bordercolor="#666666"
773
- pagecolor="#ffffff"
774
- id="base"
775
- fill="#4e9a06"
776
- stroke="#4e9a06" />
777
- <metadata
778
- id="metadata4">
779
- <rdf:RDF>
780
- <cc:Work
781
- rdf:about="">
782
- <dc:format>image/svg+xml</dc:format>
783
- <dc:type
784
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
785
- <dc:creator>
786
- <cc:Agent>
787
- <dc:title>Jakub Steiner</dc:title>
788
- </cc:Agent>
789
- </dc:creator>
790
- <dc:source>http://jimmac.musichall.cz</dc:source>
791
- <cc:license
792
- rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/" />
793
- <dc:title>Go Previous</dc:title>
794
- <dc:subject>
795
- <rdf:Bag>
796
- <rdf:li>go</rdf:li>
797
- <rdf:li>previous</rdf:li>
798
- <rdf:li>left</rdf:li>
799
- <rdf:li>arrow</rdf:li>
800
- <rdf:li>pointer</rdf:li>
801
- <rdf:li>&lt;</rdf:li>
802
- </rdf:Bag>
803
- </dc:subject>
804
- </cc:Work>
805
- <cc:License
806
- rdf:about="http://creativecommons.org/licenses/by-sa/2.0/">
807
- <cc:permits
808
- rdf:resource="http://web.resource.org/cc/Reproduction" />
809
- <cc:permits
810
- rdf:resource="http://web.resource.org/cc/Distribution" />
811
- <cc:requires
812
- rdf:resource="http://web.resource.org/cc/Notice" />
813
- <cc:requires
814
- rdf:resource="http://web.resource.org/cc/Attribution" />
815
- <cc:permits
816
- rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
817
- <cc:requires
818
- rdf:resource="http://web.resource.org/cc/ShareAlike" />
819
- </cc:License>
820
- </rdf:RDF>
821
- </metadata>
822
- <g
823
- inkscape:groupmode="layer"
824
- inkscape:label="Layer 1"
825
- id="layer1">
826
- <path
827
- transform="matrix(-1.271186,0.000000,0.000000,1.271186,56.19514,-15.27857)"
828
- d="M 40.481863 36.421127 A 15.644737 8.3968935 0 1 1 9.1923885,36.421127 A 15.644737 8.3968935 0 1 1 40.481863 36.421127 z"
829
- sodipodi:ry="8.3968935"
830
- sodipodi:rx="15.644737"
831
- sodipodi:cy="36.421127"
832
- sodipodi:cx="24.837126"
833
- id="path8660"
834
- style="opacity:0.29946521;color:#000000;fill:url(#radialGradient8668);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
835
- sodipodi:type="arc" />
836
- <path
837
- sodipodi:nodetypes="cccccccc"
838
- id="path8643"
839
- d="M 39.490316,15.496821 L 39.490316,32.491241 L 26.537753,32.491241 L 26.537753,40.973779 L 6.577917,23.973588 L 26.531563,6.7295901 L 26.531563,15.502125 L 39.490316,15.496821 z "
840
- style="opacity:1.0000000;color:#000000;fill:url(#radialGradient2597);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#3a7304;stroke-width:1.0000004;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
841
- <path
842
- sodipodi:nodetypes="cccccc"
843
- id="path8645"
844
- d="M 25.988368,7.9779766 L 25.988368,16.034451 L 38.930538,16.034451 L 38.930538,24.918914 C 22.180538,18.668914 22.797001,30.213626 7.547,23.963626 L 25.988368,7.9779766 z "
845
- style="opacity:0.50802141;color:#000000;fill:url(#radialGradient8656);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" />
846
- <path
847
- style="opacity:0.48128340;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.0000004;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
848
- d="M 38.475551,16.541365 L 38.475551,31.463305 L 25.490184,31.463305 L 25.490184,38.764721 L 8.168419,23.96903 L 25.506145,9.0636299 L 25.506145,16.546262 L 38.475551,16.541365 z "
849
- id="path8658"
850
- sodipodi:nodetypes="cccccccc" />
851
- </g>
852
- </svg>