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,191 +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-next.svg"
13
- sodipodi:docbase="/home/tigert/cvs/freedesktop.org/tango-icon-theme/scalable/actions"
14
- inkscape:version="0.43+devel"
15
- sodipodi:version="0.32"
16
- id="svg11300"
17
- height="48"
18
- width="48"
19
- inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
20
- inkscape:export-xdpi="90.000000"
21
- inkscape:export-ydpi="90.000000"
22
- version="1.0"
23
- inkscape:output_extension="org.inkscape.output.svg.inkscape">
24
- <defs
25
- id="defs3">
26
- <linearGradient
27
- id="linearGradient2591">
28
- <stop
29
- style="stop-color:#73d216"
30
- offset="0"
31
- id="stop2593" />
32
- <stop
33
- style="stop-color:#4e9a06"
34
- offset="1.0000000"
35
- id="stop2595" />
36
- </linearGradient>
37
- <linearGradient
38
- id="linearGradient8662"
39
- inkscape:collect="always">
40
- <stop
41
- id="stop8664"
42
- offset="0"
43
- style="stop-color:#000000;stop-opacity:1;" />
44
- <stop
45
- id="stop8666"
46
- offset="1"
47
- style="stop-color:#000000;stop-opacity:0;" />
48
- </linearGradient>
49
- <linearGradient
50
- id="linearGradient8650"
51
- inkscape:collect="always">
52
- <stop
53
- id="stop8652"
54
- offset="0"
55
- style="stop-color:#ffffff;stop-opacity:1;" />
56
- <stop
57
- id="stop8654"
58
- offset="1"
59
- style="stop-color:#ffffff;stop-opacity:0;" />
60
- </linearGradient>
61
- <radialGradient
62
- gradientUnits="userSpaceOnUse"
63
- gradientTransform="matrix(2.046729,-3.749427e-16,2.853404e-16,1.557610,-19.51799,3.452086)"
64
- r="17.171415"
65
- fy="2.8969381"
66
- fx="19.701141"
67
- cy="2.8969381"
68
- cx="19.701141"
69
- id="radialGradient8656"
70
- xlink:href="#linearGradient8650"
71
- inkscape:collect="always" />
72
- <radialGradient
73
- gradientUnits="userSpaceOnUse"
74
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.536723,2.511012e-15,16.87306)"
75
- r="15.644737"
76
- fy="36.421127"
77
- fx="24.837126"
78
- cy="36.421127"
79
- cx="24.837126"
80
- id="radialGradient8668"
81
- xlink:href="#linearGradient8662"
82
- inkscape:collect="always" />
83
- <radialGradient
84
- inkscape:collect="always"
85
- xlink:href="#linearGradient2591"
86
- id="radialGradient2597"
87
- cx="22.291636"
88
- cy="32.797512"
89
- fx="22.291636"
90
- fy="32.797512"
91
- r="16.9562"
92
- gradientTransform="matrix(0.843022,1.871885e-16,-2.265228e-16,1.020168,4.499298,1.381992)"
93
- gradientUnits="userSpaceOnUse" />
94
- </defs>
95
- <sodipodi:namedview
96
- inkscape:window-y="25"
97
- inkscape:window-x="0"
98
- inkscape:window-height="885"
99
- inkscape:window-width="1280"
100
- inkscape:showpageshadow="false"
101
- inkscape:document-units="px"
102
- inkscape:grid-bbox="true"
103
- showgrid="false"
104
- inkscape:current-layer="layer1"
105
- inkscape:cy="27.398876"
106
- inkscape:cx="34.827552"
107
- inkscape:zoom="11.313708"
108
- inkscape:pageshadow="2"
109
- inkscape:pageopacity="0.0"
110
- borderopacity="0.25490196"
111
- bordercolor="#666666"
112
- pagecolor="#ffffff"
113
- id="base"
114
- fill="#4e9a06"
115
- stroke="#4e9a06" />
116
- <metadata
117
- id="metadata4">
118
- <rdf:RDF>
119
- <cc:Work
120
- rdf:about="">
121
- <dc:format>image/svg+xml</dc:format>
122
- <dc:type
123
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
124
- <dc:creator>
125
- <cc:Agent>
126
- <dc:title>Jakub Steiner</dc:title>
127
- </cc:Agent>
128
- </dc:creator>
129
- <dc:source>http://jimmac.musichall.cz</dc:source>
130
- <cc:license
131
- rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/" />
132
- <dc:title>Go Next</dc:title>
133
- <dc:subject>
134
- <rdf:Bag>
135
- <rdf:li>go</rdf:li>
136
- <rdf:li>next</rdf:li>
137
- <rdf:li>right</rdf:li>
138
- <rdf:li>arrow</rdf:li>
139
- <rdf:li>pointer</rdf:li>
140
- <rdf:li>&gt;</rdf:li>
141
- </rdf:Bag>
142
- </dc:subject>
143
- </cc:Work>
144
- <cc:License
145
- rdf:about="http://creativecommons.org/licenses/by-sa/2.0/">
146
- <cc:permits
147
- rdf:resource="http://web.resource.org/cc/Reproduction" />
148
- <cc:permits
149
- rdf:resource="http://web.resource.org/cc/Distribution" />
150
- <cc:requires
151
- rdf:resource="http://web.resource.org/cc/Notice" />
152
- <cc:requires
153
- rdf:resource="http://web.resource.org/cc/Attribution" />
154
- <cc:permits
155
- rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
156
- <cc:requires
157
- rdf:resource="http://web.resource.org/cc/ShareAlike" />
158
- </cc:License>
159
- </rdf:RDF>
160
- </metadata>
161
- <g
162
- inkscape:groupmode="layer"
163
- inkscape:label="Layer 1"
164
- id="layer1">
165
- <path
166
- transform="matrix(1.271186,0.000000,0.000000,1.271186,-8.119376,-15.10179)"
167
- 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"
168
- sodipodi:ry="8.3968935"
169
- sodipodi:rx="15.644737"
170
- sodipodi:cy="36.421127"
171
- sodipodi:cx="24.837126"
172
- id="path8660"
173
- style="opacity:0.29946522;color:#000000;fill:url(#radialGradient8668);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
174
- sodipodi:type="arc" />
175
- <path
176
- sodipodi:nodetypes="cccccccc"
177
- id="path8643"
178
- d="M 8.5541875,15.517348 L 8.5541875,32.511768 L 21.538,32.511768 L 21.538,41.056806 L 41.497835,24.150365 L 21.41919,7.1251168 L 21.41919,15.522652 L 8.5541875,15.517348 z "
179
- style="opacity:1;color:#000000;fill:url(#radialGradient2597);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
180
- <path
181
- sodipodi:nodetypes="cccccc"
182
- id="path8645"
183
- d="M 21.962385,8.2485033 L 21.962385,16.054978 L 9.1452151,16.054978 L 9.1452151,25.095691 C 26.895215,27.095691 25.778752,17.640403 40.528752,24.140403 L 21.962385,8.2485033 z "
184
- style="opacity:0.5080214;color:#000000;fill:url(#radialGradient8656);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
185
- <path
186
- style="opacity:0.48128339;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
187
- d="M 9.537702,16.561892 L 9.537702,31.546332 L 22.523069,31.546332 L 22.523069,38.941498 L 40.001083,24.145807 L 22.507108,9.3654066 L 22.507108,16.566789 L 9.537702,16.561892 z "
188
- id="path8658"
189
- sodipodi:nodetypes="cccccccc" />
190
- </g>
191
- </svg>
Binary file
@@ -1,483 +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
- inkscape:export-ydpi="90.000000"
13
- inkscape:export-xdpi="90.000000"
14
- inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
15
- width="48px"
16
- height="48px"
17
- id="svg11300"
18
- sodipodi:version="0.32"
19
- inkscape:version="0.43+devel"
20
- sodipodi:docbase="/home/tigert/cvs/freedesktop.org/tango-icon-theme/scalable/apps"
21
- sodipodi:docname="accessories-text-editor.svg"
22
- inkscape:output_extension="org.inkscape.output.svg.inkscape">
23
- <defs
24
- id="defs3">
25
- <linearGradient
26
- id="linearGradient2994">
27
- <stop
28
- style="stop-color:#000000;stop-opacity:1;"
29
- offset="0"
30
- id="stop2996" />
31
- <stop
32
- style="stop-color:#c9c9c9;stop-opacity:1;"
33
- offset="1"
34
- id="stop2998" />
35
- </linearGradient>
36
- <linearGradient
37
- inkscape:collect="always"
38
- id="linearGradient2984">
39
- <stop
40
- style="stop-color:#e7e2b8;stop-opacity:1;"
41
- offset="0"
42
- id="stop2986" />
43
- <stop
44
- style="stop-color:#e7e2b8;stop-opacity:0;"
45
- offset="1"
46
- id="stop2988" />
47
- </linearGradient>
48
- <linearGradient
49
- id="linearGradient2974">
50
- <stop
51
- style="stop-color:#c1c1c1;stop-opacity:1;"
52
- offset="0"
53
- id="stop2976" />
54
- <stop
55
- style="stop-color:#acacac;stop-opacity:1;"
56
- offset="1"
57
- id="stop2978" />
58
- </linearGradient>
59
- <linearGradient
60
- id="linearGradient2966">
61
- <stop
62
- style="stop-color:#ffd1d1;stop-opacity:1;"
63
- offset="0"
64
- id="stop2968" />
65
- <stop
66
- id="stop3006"
67
- offset="0.5"
68
- style="stop-color:#ff1d1d;stop-opacity:1;" />
69
- <stop
70
- style="stop-color:#6f0000;stop-opacity:1;"
71
- offset="1"
72
- id="stop2970" />
73
- </linearGradient>
74
- <linearGradient
75
- id="linearGradient2919">
76
- <stop
77
- style="stop-color:#a3a4a0;stop-opacity:1;"
78
- offset="0"
79
- id="stop2921" />
80
- <stop
81
- style="stop-color:#888a85;stop-opacity:1;"
82
- offset="1"
83
- id="stop2923" />
84
- </linearGradient>
85
- <linearGradient
86
- id="linearGradient2873">
87
- <stop
88
- style="stop-color:#939393;stop-opacity:1;"
89
- offset="0"
90
- id="stop2875" />
91
- <stop
92
- style="stop-color:#424242;stop-opacity:1;"
93
- offset="1"
94
- id="stop2877" />
95
- </linearGradient>
96
- <linearGradient
97
- inkscape:collect="always"
98
- id="linearGradient2865">
99
- <stop
100
- style="stop-color:#000000;stop-opacity:1;"
101
- offset="0"
102
- id="stop2867" />
103
- <stop
104
- style="stop-color:#000000;stop-opacity:0;"
105
- offset="1"
106
- id="stop2869" />
107
- </linearGradient>
108
- <linearGradient
109
- id="linearGradient2855">
110
- <stop
111
- style="stop-color:#dfdfdf;stop-opacity:1;"
112
- offset="0"
113
- id="stop2857" />
114
- <stop
115
- style="stop-color:#ffffff;stop-opacity:1;"
116
- offset="1"
117
- id="stop2859" />
118
- </linearGradient>
119
- <linearGradient
120
- inkscape:collect="always"
121
- xlink:href="#linearGradient2855"
122
- id="linearGradient2861"
123
- x1="21.043484"
124
- y1="42.83337"
125
- x2="14.283642"
126
- y2="6.8333683"
127
- gradientUnits="userSpaceOnUse"
128
- gradientTransform="matrix(1.137871,0.000000,0.000000,1.000000,-2.660884,0.000000)" />
129
- <radialGradient
130
- inkscape:collect="always"
131
- xlink:href="#linearGradient2865"
132
- id="radialGradient2871"
133
- cx="23.5625"
134
- cy="40.4375"
135
- fx="23.5625"
136
- fy="40.4375"
137
- r="19.5625"
138
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.348243,0.000000,26.35543)"
139
- gradientUnits="userSpaceOnUse" />
140
- <linearGradient
141
- inkscape:collect="always"
142
- xlink:href="#linearGradient2873"
143
- id="linearGradient2879"
144
- x1="26.612417"
145
- y1="28.083368"
146
- x2="26.228401"
147
- y2="42.83337"
148
- gradientUnits="userSpaceOnUse" />
149
- <linearGradient
150
- inkscape:collect="always"
151
- xlink:href="#linearGradient2919"
152
- id="linearGradient2925"
153
- x1="6"
154
- y1="7.5624999"
155
- x2="40.984375"
156
- y2="7.5624999"
157
- gradientUnits="userSpaceOnUse" />
158
- <linearGradient
159
- inkscape:collect="always"
160
- xlink:href="#linearGradient2966"
161
- id="linearGradient2972"
162
- x1="48.90625"
163
- y1="17.376184"
164
- x2="50.988335"
165
- y2="22.250591"
166
- gradientUnits="userSpaceOnUse"
167
- gradientTransform="translate(-5.669292,0.000000)" />
168
- <linearGradient
169
- inkscape:collect="always"
170
- xlink:href="#linearGradient2974"
171
- id="linearGradient2980"
172
- x1="46"
173
- y1="19.8125"
174
- x2="47.6875"
175
- y2="22.625"
176
- gradientUnits="userSpaceOnUse"
177
- gradientTransform="translate(-5.669292,0.000000)" />
178
- <radialGradient
179
- inkscape:collect="always"
180
- xlink:href="#linearGradient2984"
181
- id="radialGradient2990"
182
- cx="29.053354"
183
- cy="27.640751"
184
- fx="29.053354"
185
- fy="27.640751"
186
- r="3.2408544"
187
- gradientTransform="matrix(2.923565,-3.911409e-24,2.471769e-23,2.029717,-61.55532,-27.88417)"
188
- gradientUnits="userSpaceOnUse" />
189
- <linearGradient
190
- inkscape:collect="always"
191
- xlink:href="#linearGradient2994"
192
- id="linearGradient3000"
193
- x1="25.71875"
194
- y1="31.046875"
195
- x2="25.514589"
196
- y2="30.703125"
197
- gradientUnits="userSpaceOnUse"
198
- gradientTransform="translate(-5.825542,0.125000)" />
199
- <radialGradient
200
- inkscape:collect="always"
201
- xlink:href="#linearGradient2865"
202
- id="radialGradient3010"
203
- gradientUnits="userSpaceOnUse"
204
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.348243,1.439818e-16,26.35543)"
205
- cx="23.5625"
206
- cy="40.4375"
207
- fx="23.5625"
208
- fy="40.4375"
209
- r="19.5625" />
210
- </defs>
211
- <sodipodi:namedview
212
- stroke="#c4a000"
213
- fill="#edd400"
214
- id="base"
215
- pagecolor="#ffffff"
216
- bordercolor="#666666"
217
- borderopacity="0.25490196"
218
- inkscape:pageopacity="0.0"
219
- inkscape:pageshadow="2"
220
- inkscape:zoom="1"
221
- inkscape:cx="89.36249"
222
- inkscape:cy="31.982956"
223
- inkscape:current-layer="layer1"
224
- showgrid="false"
225
- inkscape:grid-bbox="true"
226
- inkscape:document-units="px"
227
- inkscape:showpageshadow="false"
228
- inkscape:window-width="743"
229
- inkscape:window-height="630"
230
- inkscape:window-x="195"
231
- inkscape:window-y="221" />
232
- <metadata
233
- id="metadata4">
234
- <rdf:RDF>
235
- <cc:Work
236
- rdf:about="">
237
- <dc:format>image/svg+xml</dc:format>
238
- <dc:type
239
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
240
- <dc:creator>
241
- <cc:Agent>
242
- <dc:title>Jakub Steiner</dc:title>
243
- </cc:Agent>
244
- </dc:creator>
245
- <dc:source>http://jimmac.musichall.cz</dc:source>
246
- <cc:license
247
- rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/" />
248
- <dc:title>Text Editor</dc:title>
249
- </cc:Work>
250
- <cc:License
251
- rdf:about="http://creativecommons.org/licenses/by-sa/2.0/">
252
- <cc:permits
253
- rdf:resource="http://web.resource.org/cc/Reproduction" />
254
- <cc:permits
255
- rdf:resource="http://web.resource.org/cc/Distribution" />
256
- <cc:requires
257
- rdf:resource="http://web.resource.org/cc/Notice" />
258
- <cc:requires
259
- rdf:resource="http://web.resource.org/cc/Attribution" />
260
- <cc:permits
261
- rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
262
- <cc:requires
263
- rdf:resource="http://web.resource.org/cc/ShareAlike" />
264
- </cc:License>
265
- </rdf:RDF>
266
- </metadata>
267
- <g
268
- id="layer1"
269
- inkscape:label="Layer 1"
270
- inkscape:groupmode="layer">
271
- <path
272
- sodipodi:type="arc"
273
- style="opacity:0.62573099;color:#000000;fill:url(#radialGradient2871);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
274
- id="path2863"
275
- sodipodi:cx="23.5625"
276
- sodipodi:cy="40.4375"
277
- sodipodi:rx="19.5625"
278
- sodipodi:ry="6.8125"
279
- d="M 43.125 40.4375 A 19.5625 6.8125 0 1 1 4,40.4375 A 19.5625 6.8125 0 1 1 43.125 40.4375 z"
280
- transform="matrix(1.000000,0.000000,0.000000,0.651376,0.000000,15.34748)" />
281
- <path
282
- style="color:#000000;fill:url(#linearGradient2861);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2879);stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:miter;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"
283
- d="M 7.1638699,4.5063726 L 39.813122,4.5063726 C 40.575699,4.5063726 41.189615,5.0388241 41.189615,5.7002099 C 41.189615,5.7002099 43.590945,39.868907 43.590945,39.868907 C 43.590945,39.868907 43.603403,42.216529 43.603403,42.216529 C 43.603403,42.877915 42.989488,43.410366 42.226911,43.410366 L 4.750081,43.410366 C 3.9875042,43.410366 3.3735887,42.877915 3.3735887,42.216529 L 3.3624173,40.049613 L 5.7873775,5.7002099 C 5.7873775,5.0388241 6.4012931,4.5063726 7.1638699,4.5063726 z "
284
- id="rect1975"
285
- sodipodi:nodetypes="ccccccccccc" />
286
- <path
287
- transform="matrix(0.616613,0.000000,0.000000,0.440367,10.61425,13.94266)"
288
- d="M 43.125 40.4375 A 19.5625 6.8125 0 1 1 4,40.4375 A 19.5625 6.8125 0 1 1 43.125 40.4375 z"
289
- sodipodi:ry="6.8125"
290
- sodipodi:rx="19.5625"
291
- sodipodi:cy="40.4375"
292
- sodipodi:cx="23.5625"
293
- id="path3008"
294
- style="opacity:0.31578944;color:#000000;fill:url(#radialGradient3010);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
295
- sodipodi:type="arc" />
296
- <rect
297
- style="opacity:1;color:#000000;fill:#a4a4a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
298
- id="rect2851"
299
- width="39.048077"
300
- height="3.0714951"
301
- x="3.9770372"
302
- y="39.868271"
303
- rx="0.67937863"
304
- ry="0.67937863" />
305
- <path
306
- style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
307
- d="M 3.9267507,40.442796 C 3.9267507,40.442796 4.0776125,39.912466 4.6307727,39.868272 L 42.195375,39.868272 C 42.949684,39.868272 42.999971,40.619573 42.999971,40.619573 C 42.999971,40.619573 43.02357,39 41.7161,39 L 5.3042159,39 C 4.2984702,39.088388 3.9267507,39.779883 3.9267507,40.442796 z "
308
- id="path2853"
309
- sodipodi:nodetypes="ccccccc" />
310
- <path
311
- style="opacity:1;color:#000000;fill:url(#linearGradient2925);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
312
- d="M 6.25,5.7343749 L 6,10.125 C 6,10.125 6.3125,8.9999999 7,8.9999999 L 40.125,8.9999999 C 40.828125,8.9843749 40.859375,9.3124999 40.984375,9.8281249 C 40.984375,9.8281249 40.734375,5.9531249 40.734375,5.9531249 C 40.703125,5.4062499 40.515625,4.9999999 39.953125,4.9999999 L 7.0625,4.9999999 C 6.609375,4.9999999 6.296875,5.3437499 6.25,5.7343749 z "
313
- id="path2915"
314
- sodipodi:nodetypes="ccccccccc" />
315
- <path
316
- sodipodi:nodetypes="ccccccccccc"
317
- id="path2917"
318
- d="M 7.8126474,5.5404503 L 38.944983,5.5404503 C 39.66702,5.5404503 40.2483,5.3883462 40.2483,6.014572 C 40.2483,6.014572 42.521973,39.023077 42.521973,39.023077 C 42.521973,39.023077 42.622156,41.732033 42.622156,41.732033 C 42.622156,42.358259 42.48282,42.376269 41.760782,42.376269 L 4.8620444,42.376269 C 4.4493662,42.376269 4.4426114,42.269871 4.4426114,41.864615 L 4.4320338,39.194177 L 6.7280807,6.045822 C 6.7280807,5.4195962 7.09061,5.5404503 7.8126474,5.5404503 z "
319
- style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;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.43859649" />
320
- <g
321
- id="g2950">
322
- <rect
323
- ry="1"
324
- rx="1"
325
- y="2.5"
326
- x="8.5"
327
- height="5"
328
- width="2"
329
- id="rect2899"
330
- style="opacity:1;color:#000000;fill:#fce94f;fill-opacity:1;fill-rule:evenodd;stroke:#886f00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
331
- <rect
332
- style="opacity:1;color:#000000;fill:#fce94f;fill-opacity:1;fill-rule:evenodd;stroke:#886f00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
333
- id="rect2901"
334
- width="2"
335
- height="5"
336
- x="12.5"
337
- y="2.5"
338
- rx="1"
339
- ry="1" />
340
- <rect
341
- ry="1"
342
- rx="1"
343
- y="2.5"
344
- x="16.5"
345
- height="5"
346
- width="2"
347
- id="rect2903"
348
- style="opacity:1;color:#000000;fill:#fce94f;fill-opacity:1;fill-rule:evenodd;stroke:#886f00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
349
- <rect
350
- style="opacity:1;color:#000000;fill:#fce94f;fill-opacity:1;fill-rule:evenodd;stroke:#886f00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
351
- id="rect2905"
352
- width="2"
353
- height="5"
354
- x="20.5"
355
- y="2.5"
356
- rx="1"
357
- ry="1" />
358
- <rect
359
- ry="1"
360
- rx="1"
361
- y="2.5"
362
- x="24.5"
363
- height="5"
364
- width="2"
365
- id="rect2907"
366
- style="opacity:1;color:#000000;fill:#fce94f;fill-opacity:1;fill-rule:evenodd;stroke:#886f00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
367
- <rect
368
- style="opacity:1;color:#000000;fill:#fce94f;fill-opacity:1;fill-rule:evenodd;stroke:#886f00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
369
- id="rect2909"
370
- width="2"
371
- height="5"
372
- x="28.5"
373
- y="2.5"
374
- rx="1"
375
- ry="1" />
376
- <rect
377
- ry="1"
378
- rx="1"
379
- y="2.5"
380
- x="32.5"
381
- height="5"
382
- width="2"
383
- id="rect2911"
384
- style="opacity:1;color:#000000;fill:#fce94f;fill-opacity:1;fill-rule:evenodd;stroke:#886f00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
385
- <rect
386
- style="opacity:1;color:#000000;fill:#fce94f;fill-opacity:1;fill-rule:evenodd;stroke:#886f00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
387
- id="rect2913"
388
- width="2"
389
- height="5"
390
- x="36.5"
391
- y="2.5"
392
- rx="1"
393
- ry="1" />
394
- </g>
395
- <g
396
- id="g2941">
397
- <rect
398
- y="12"
399
- x="9"
400
- height="1"
401
- width="29"
402
- id="rect2927"
403
- style="opacity:0.28070175;color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
404
- <rect
405
- style="opacity:0.28070176;color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
406
- id="rect2929"
407
- width="29"
408
- height="1"
409
- x="9"
410
- y="14.981792" />
411
- <rect
412
- y="18.003939"
413
- x="9"
414
- height="1"
415
- width="13"
416
- id="rect2931"
417
- style="opacity:0.28070176;color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
418
- <rect
419
- style="opacity:0.28070176;color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
420
- id="rect2933"
421
- width="29"
422
- height="1"
423
- x="9"
424
- y="22.985731" />
425
- <rect
426
- y="26.007877"
427
- x="9"
428
- height="1"
429
- width="29"
430
- id="rect2935"
431
- style="opacity:0.28070176;color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
432
- <rect
433
- style="opacity:0.28070176;color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
434
- id="rect2937"
435
- width="29"
436
- height="1"
437
- x="9"
438
- y="29.030024" />
439
- <rect
440
- y="32.05217"
441
- x="9"
442
- height="1"
443
- width="8"
444
- id="rect2939"
445
- style="opacity:0.28070176;color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
446
- </g>
447
- <path
448
- style="opacity:1;color:#000000;fill:#cb9022;fill-opacity:1;fill-rule:evenodd;stroke:#5c410c;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
449
- d="M 17.34116,32.5 L 22.96616,26.875 L 43.059909,17.125 C 46.309909,15.875 48.247409,20.5 45.372409,22.125 L 25.34116,31.5 L 17.34116,32.5 z "
450
- id="path2960"
451
- sodipodi:nodetypes="cccccc" />
452
- <path
453
- sodipodi:nodetypes="czcczcc"
454
- id="path2964"
455
- d="M 38.330708,20 C 38.330708,20 39.768208,20.09375 40.330708,21.34375 C 40.910201,22.631511 40.330708,24 40.330708,24 L 45.361958,21.53125 C 45.361958,21.53125 46.81399,20.649883 46.018208,18.6875 C 45.233296,16.751923 43.330708,17.53125 43.330708,17.53125 L 38.330708,20 z "
456
- style="opacity:1;color:#000000;fill:url(#linearGradient2972);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
457
- <path
458
- style="opacity:1;color:#000000;fill:url(#linearGradient2980);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
459
- d="M 38.330708,20 C 38.330708,20 39.768208,20.09375 40.330708,21.34375 C 40.910201,22.631511 40.330708,24 40.330708,24 L 42.330708,23 C 42.330708,23 43.15774,21.681133 42.549458,20.3125 C 41.924458,18.90625 40.330708,19 40.330708,19 L 38.330708,20 z "
460
- id="path2962"
461
- sodipodi:nodetypes="czcczcc" />
462
- <path
463
- style="opacity:1;color:#000000;fill:url(#radialGradient2990);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
464
- d="M 18.768208,31.78125 L 23.268208,27.28125 C 24.768208,28.09375 25.549458,29.4375 25.143208,31 L 18.768208,31.78125 z "
465
- id="path2982"
466
- sodipodi:nodetypes="cccc" />
467
- <path
468
- style="opacity:1;color:#000000;fill:url(#linearGradient3000);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
469
- d="M 20.111958,30.375 L 18.486958,31.96875 L 20.830708,31.65625 C 21.049458,30.9375 20.643208,30.59375 20.111958,30.375 z "
470
- id="path2992"
471
- sodipodi:nodetypes="cccc" />
472
- <path
473
- style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
474
- d="M 23.268208,27.25 L 24.830708,28.5 L 40.218048,21.18133 C 39.773616,20.325286 38.976281,20.096733 38.314669,20.019068 L 23.268208,27.25 z "
475
- id="path3002"
476
- sodipodi:nodetypes="ccccc" />
477
- <path
478
- style="opacity:1;color:#000000;fill:#000000;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
479
- d="M 25.143208,31.0625 L 25.330708,30.3125 L 40.561798,23.1829 C 40.561798,23.1829 40.451638,23.796527 40.345919,23.93225 L 25.143208,31.0625 z "
480
- id="path3004"
481
- sodipodi:nodetypes="ccccc" />
482
- </g>
483
- </svg>