foreman_theme_satellite 13.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE +619 -0
- data/README.md +482 -0
- data/Rakefile +47 -0
- data/app/assets/images/foreman_theme_satellite/favicon.ico +0 -0
- data/app/assets/images/foreman_theme_satellite/header_logo.svg +836 -0
- data/app/assets/images/foreman_theme_satellite/login_bg.svg +384 -0
- data/app/assets/images/foreman_theme_satellite/login_logo.svg +840 -0
- data/app/assets/javascripts/foreman_theme_satellite/locale/en/foreman_theme_satellite.js +124 -0
- data/app/assets/javascripts/foreman_theme_satellite/theme_dashboard.js +17 -0
- data/app/assets/javascripts/foreman_theme_satellite/theme_ng_page_title.js +15 -0
- data/app/assets/stylesheets/foreman_theme_satellite/application_colors.css +12 -0
- data/app/assets/stylesheets/foreman_theme_satellite/bastion.scss +5 -0
- data/app/assets/stylesheets/foreman_theme_satellite/external_logout.scss +13 -0
- data/app/assets/stylesheets/foreman_theme_satellite/foreman_theme_satellite.css +1 -0
- data/app/assets/stylesheets/foreman_theme_satellite/login.scss +32 -0
- data/app/assets/stylesheets/foreman_theme_satellite/patternfly_and_overrides.scss +7 -0
- data/app/assets/stylesheets/foreman_theme_satellite/provisioning_templates.scss +3 -0
- data/app/assets/stylesheets/foreman_theme_satellite/theme.scss +14 -0
- data/app/assets/stylesheets/foreman_theme_satellite/topbar.scss +11 -0
- data/app/assets/stylesheets/foreman_theme_satellite/wizard.scss +14 -0
- data/app/controllers/concerns/documentation_controller_branding.rb +33 -0
- data/app/controllers/concerns/provisioning_templates_controller_branding.rb +94 -0
- data/app/helpers/provisioning_templates_helper_branding.rb +12 -0
- data/app/helpers/rhev_helper.rb +10 -0
- data/app/helpers/theme_application_helper.rb +17 -0
- data/app/helpers/theme_css_class_helper.rb +8 -0
- data/app/helpers/theme_discovery_helper.rb +10 -0
- data/app/helpers/theme_external_logout_helper.rb +10 -0
- data/app/helpers/theme_layout_helper.rb +18 -0
- data/app/helpers/theme_login_helper.rb +10 -0
- data/app/models/concerns/branch_info_branding.rb +9 -0
- data/app/models/concerns/deprecation_notification.rb +23 -0
- data/app/models/concerns/distributor_version.rb +7 -0
- data/app/models/concerns/gce.rb +7 -0
- data/app/models/concerns/openstack.rb +8 -0
- data/app/models/concerns/ovirt.rb +8 -0
- data/app/models/concerns/provisioning.rb +21 -0
- data/app/models/concerns/realm_theme.rb +18 -0
- data/app/models/concerns/satellite_packages.rb +8 -0
- data/app/models/concerns/setting_branding.rb +17 -0
- data/app/models/concerns/upstream_only_settings.rb +6 -0
- data/app/overrides/bootdisk_help_page.rb +44 -0
- data/app/overrides/layouts/base/theme_react_root.html.erb.deface +7 -0
- data/app/overrides/layouts/base/theme_resources.html.erb.deface +7 -0
- data/app/overrides/layouts/base/theme_style_resources.html.erb.deface +3 -0
- data/app/overrides/rhev.rb +14 -0
- data/app/overrides/satellite_name_override.rb +83 -0
- data/app/services/concerns/setting_registry_branding.rb +20 -0
- data/app/services/foreman_theme_satellite/renderer_methods.rb +22 -0
- data/app/views/api/v2/home/status_extensions.json.rabl +1 -0
- data/app/views/foreman_theme_satellite/_theme_client_side_branding.js.erb +63 -0
- data/app/views/foreman_theme_satellite/rhev/_form.erb +8 -0
- data/app/views/foreman_theme_satellite/rhev/_show.html.erb +6 -0
- data/db/migrate/20160404130619_remove_satellite_from_notification_name.rb +8 -0
- data/db/migrate/20161220092005_remove_satellite_from_notification_name_spell_correction.rb +24 -0
- data/db/migrate/20180516103339_update_idm_params.rb +19 -0
- data/db/migrate/20180605150932_deprecate_satellite_templates.rb +52 -0
- data/db/migrate/20181108171732_change_blog_url.rb +13 -0
- data/db/migrate/20201118090534_insights_param.rb +9 -0
- data/db/seeds.d/069-provisioning_templates_defaults.rb +24 -0
- data/db/seeds.d/850-global_parameters.rb +15 -0
- data/lib/foreman_theme_satellite/branded_words.rb +58 -0
- data/lib/foreman_theme_satellite/deprecated_templates.rb +9 -0
- data/lib/foreman_theme_satellite/documentation.rb +76 -0
- data/lib/foreman_theme_satellite/engine.rb +155 -0
- data/lib/foreman_theme_satellite/pry_rack.rb +12 -0
- data/lib/foreman_theme_satellite/replacer_repository.rb +57 -0
- data/lib/foreman_theme_satellite/rss_checker_branding.rb +11 -0
- data/lib/foreman_theme_satellite/version.rb +3 -0
- data/lib/foreman_theme_satellite.rb +4 -0
- data/lib/generators/foreman_theme_satellite/color_diff_generator.rb +32 -0
- data/lib/generators/foreman_theme_satellite/lib/color_changer.rb +25 -0
- data/lib/generators/foreman_theme_satellite/lib/css_compare.rb +85 -0
- data/lib/tasks/foreman_theme_satellite_tasks.rake +48 -0
- data/locale/Makefile +65 -0
- data/locale/en/foreman_theme_satellite.edit.po +152 -0
- data/locale/en/foreman_theme_satellite.po +286 -0
- data/locale/en/foreman_theme_satellite.po.time_stamp +0 -0
- data/locale/foreman_theme_satellite.pot +387 -0
- data/locale/gemspec.rb +2 -0
- data/package.json +31 -0
- data/webpack/index.js +5 -0
- metadata +226 -0
@@ -0,0 +1,384 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 23.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
version="1.1"
|
6
|
+
id="Layer_1"
|
7
|
+
x="0px"
|
8
|
+
y="0px"
|
9
|
+
viewBox="0 0 918 718"
|
10
|
+
style="enable-background:new 0 0 918 718;"
|
11
|
+
xml:space="preserve"
|
12
|
+
sodipodi:docname="login_bg.svg"
|
13
|
+
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
14
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
15
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
16
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
17
|
+
xmlns="http://www.w3.org/2000/svg"
|
18
|
+
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
19
|
+
id="defs1"><filter
|
20
|
+
id="aj"
|
21
|
+
x="-0.031238794"
|
22
|
+
y="-0.097933998"
|
23
|
+
width="1.0624776"
|
24
|
+
height="1.195868"><feGaussianBlur
|
25
|
+
stdDeviation="2.7619388"
|
26
|
+
id="feGaussianBlur26" /></filter><radialGradient
|
27
|
+
id="m"
|
28
|
+
gradientUnits="userSpaceOnUse"
|
29
|
+
cy="223.42999"
|
30
|
+
cx="170.17999"
|
31
|
+
gradientTransform="matrix(1,0,0,0.3,0,144.85)"
|
32
|
+
r="106.62"><stop
|
33
|
+
stop-color="#f2da06"
|
34
|
+
offset="0"
|
35
|
+
id="stop22" /><stop
|
36
|
+
stop-color="#fcee72"
|
37
|
+
offset=".44511"
|
38
|
+
id="stop23" /><stop
|
39
|
+
stop-color="#f2da06"
|
40
|
+
offset="1"
|
41
|
+
id="stop24" /></radialGradient><radialGradient
|
42
|
+
id="n"
|
43
|
+
gradientUnits="userSpaceOnUse"
|
44
|
+
cy="227.23"
|
45
|
+
cx="201.96001"
|
46
|
+
gradientTransform="matrix(0.76799,-0.31808,0.29894,0.72178,-21.072,110.34)"
|
47
|
+
r="94.478996"><stop
|
48
|
+
stop-color="#eeeeec"
|
49
|
+
offset="0"
|
50
|
+
id="stop20" /><stop
|
51
|
+
stop-color="#eeeeec"
|
52
|
+
stop-opacity="0"
|
53
|
+
offset="1"
|
54
|
+
id="stop21" /></radialGradient><linearGradient
|
55
|
+
id="z"
|
56
|
+
y2="-126.74"
|
57
|
+
xlink:href="#b"
|
58
|
+
gradientUnits="userSpaceOnUse"
|
59
|
+
x2="231.25"
|
60
|
+
gradientTransform="matrix(1.7961,0.15639,-0.18211,1.8417,-200.4,376.29)"
|
61
|
+
y1="-126.74"
|
62
|
+
x1="227.5" /><linearGradient
|
63
|
+
id="b"><stop
|
64
|
+
stop-color="#edd60c"
|
65
|
+
offset="0"
|
66
|
+
id="stop15" /><stop
|
67
|
+
stop-color="#ad9c08"
|
68
|
+
offset="1"
|
69
|
+
id="stop16" /></linearGradient><radialGradient
|
70
|
+
id="d"
|
71
|
+
fx="143.92999"
|
72
|
+
fy="107.88"
|
73
|
+
xlink:href="#y"
|
74
|
+
gradientUnits="userSpaceOnUse"
|
75
|
+
cy="135.25"
|
76
|
+
cx="145.66"
|
77
|
+
gradientTransform="matrix(1.3047,0.24902,-0.19221,1.007,-15.83,-36.419)"
|
78
|
+
r="93.978996" /><linearGradient
|
79
|
+
id="y"><stop
|
80
|
+
stop-color="#e9d012"
|
81
|
+
offset="0"
|
82
|
+
id="stop5" /><stop
|
83
|
+
stop-color="#efd840"
|
84
|
+
offset=".46029"
|
85
|
+
id="stop6" /><stop
|
86
|
+
stop-color="#d2b828"
|
87
|
+
offset=".76601"
|
88
|
+
id="stop7" /><stop
|
89
|
+
stop-color="#eacf4e"
|
90
|
+
offset="1"
|
91
|
+
id="stop8" /></linearGradient><radialGradient
|
92
|
+
id="radialGradient1"
|
93
|
+
fx="143.92999"
|
94
|
+
fy="107.88"
|
95
|
+
xlink:href="#y"
|
96
|
+
gradientUnits="userSpaceOnUse"
|
97
|
+
cy="135.25"
|
98
|
+
cx="145.66"
|
99
|
+
gradientTransform="matrix(1.3047,0.24902,-0.19221,1.007,-15.83,-36.419)"
|
100
|
+
r="93.978996" /><clipPath
|
101
|
+
id="al"
|
102
|
+
clipPathUnits="userSpaceOnUse"><path
|
103
|
+
d="m 134.78,65.531 c -12.46,-0.04552 -23.541,3.5163 -33.219,9.5938 -0.007,0.0047 -0.0238,-0.0047 -0.0312,0 -13.698,4.6271 -23.483,12.212 -30.812,22.531 -12.984,18.279 -23.557,60.034 -22.406,85.188 28.303,44.558 163.82,43.746 187.88,3.125 -10.473,-36.776 -7.134,-67.941 -23.781,-89.219 -8.9002,-11.376 -21.771,-18.932 -35.812,-23.094 -0.0724,-0.02147 -0.14625,-0.04121 -0.21875,-0.0625 -6.4796,-2.4708 -22.688,-8 -39.188,-8 -0.80529,-0.03223 -1.6121,-0.0596 -2.4062,-0.0625 z m 29.312,5.3438 c 0.44849,0.06863 0.89602,0.14379 1.3438,0.21875 -0.44964,-0.07493 -0.89333,-0.15022 -1.3438,-0.21875 z m -45.406,0.3125 c -0.96659,0.13612 -1.9064,0.28145 -2.8438,0.4375 0.93942,-0.15672 1.8749,-0.30082 2.8438,-0.4375 z"
|
104
|
+
fill="#a40000"
|
105
|
+
id="path18" /></clipPath><filter
|
106
|
+
id="ak"
|
107
|
+
x="-0.037771325"
|
108
|
+
y="-0.047062312"
|
109
|
+
width="1.0759572"
|
110
|
+
height="1.0941247"><feGaussianBlur
|
111
|
+
stdDeviation="2.5408815"
|
112
|
+
id="feGaussianBlur18" /></filter><radialGradient
|
113
|
+
id="x"
|
114
|
+
xlink:href="#e"
|
115
|
+
gradientUnits="userSpaceOnUse"
|
116
|
+
cy="-151.92"
|
117
|
+
cx="196.45"
|
118
|
+
gradientTransform="matrix(-5.1363,-1.3763,-1.2455,3.2157,960.72,910.14)"
|
119
|
+
r="8.5017004" /><linearGradient
|
120
|
+
id="e"><stop
|
121
|
+
stop-color="#f5e789"
|
122
|
+
offset="0"
|
123
|
+
id="stop11" /><stop
|
124
|
+
stop-color="#eed73f"
|
125
|
+
stop-opacity="0"
|
126
|
+
offset="1"
|
127
|
+
id="stop12" /></linearGradient><radialGradient
|
128
|
+
id="w"
|
129
|
+
xlink:href="#e"
|
130
|
+
gradientUnits="userSpaceOnUse"
|
131
|
+
cy="-150.97"
|
132
|
+
cx="196.36"
|
133
|
+
gradientTransform="matrix(-5.1363,-1.3763,-1.2455,3.2157,1019.1,903.42)"
|
134
|
+
r="8.5017004" /><linearGradient
|
135
|
+
id="ac"
|
136
|
+
y2="-126.74"
|
137
|
+
xlink:href="#b"
|
138
|
+
gradientUnits="userSpaceOnUse"
|
139
|
+
x2="231.25"
|
140
|
+
gradientTransform="matrix(-2.0701,-0.017356,-0.074087,1.2462,574.05,233.5)"
|
141
|
+
y1="-126.74"
|
142
|
+
x1="227.5" /><linearGradient
|
143
|
+
id="ad"
|
144
|
+
y2="-126.74"
|
145
|
+
xlink:href="#b"
|
146
|
+
gradientUnits="userSpaceOnUse"
|
147
|
+
x2="231.25"
|
148
|
+
gradientTransform="matrix(-1.7448,-0.383,-0.31793,1.2067,515.4,308.19)"
|
149
|
+
y1="-126.74"
|
150
|
+
x1="227.5" /><radialGradient
|
151
|
+
id="i"
|
152
|
+
xlink:href="#g"
|
153
|
+
gradientUnits="userSpaceOnUse"
|
154
|
+
cy="56.483002"
|
155
|
+
cx="80.689003"
|
156
|
+
gradientTransform="matrix(-1.103,0.051042,-0.012944,-0.27972,245.26,81.24)"
|
157
|
+
r="81.578003" /><linearGradient
|
158
|
+
id="g"><stop
|
159
|
+
stop-color="#efdd52"
|
160
|
+
offset="0"
|
161
|
+
id="stop19" /><stop
|
162
|
+
stop-color="#f2e26d"
|
163
|
+
stop-opacity="0"
|
164
|
+
offset="1"
|
165
|
+
id="stop25" /></linearGradient><radialGradient
|
166
|
+
id="o"
|
167
|
+
xlink:href="#g"
|
168
|
+
gradientUnits="userSpaceOnUse"
|
169
|
+
cy="79.932999"
|
170
|
+
cx="110.62"
|
171
|
+
gradientTransform="matrix(-0.58593,0.97377,-1.0187,-0.61294,256.87,29.216)"
|
172
|
+
r="81.578003" /><linearGradient
|
173
|
+
id="af"
|
174
|
+
y2="201.73"
|
175
|
+
xlink:href="#a"
|
176
|
+
gradientUnits="userSpaceOnUse"
|
177
|
+
x2="67.632004"
|
178
|
+
y1="95.666"
|
179
|
+
x1="109.9" /><linearGradient
|
180
|
+
id="a"><stop
|
181
|
+
stop-color="#ddbe0c"
|
182
|
+
offset="0"
|
183
|
+
id="stop28" /><stop
|
184
|
+
stop-color="#ddbe0c"
|
185
|
+
stop-opacity="0"
|
186
|
+
offset="1"
|
187
|
+
id="stop29" /></linearGradient><linearGradient
|
188
|
+
id="ah"
|
189
|
+
y2="185.85001"
|
190
|
+
xlink:href="#a"
|
191
|
+
gradientUnits="userSpaceOnUse"
|
192
|
+
x2="208.11"
|
193
|
+
y1="82.260002"
|
194
|
+
x1="163.89" /><linearGradient
|
195
|
+
id="ae"
|
196
|
+
y2="162.28"
|
197
|
+
xlink:href="#a"
|
198
|
+
gradientUnits="userSpaceOnUse"
|
199
|
+
x2="136.83"
|
200
|
+
y1="99.347"
|
201
|
+
x1="112.63" /><linearGradient
|
202
|
+
id="ag"
|
203
|
+
y2="84.507004"
|
204
|
+
xlink:href="#a"
|
205
|
+
gradientUnits="userSpaceOnUse"
|
206
|
+
x2="190.57001"
|
207
|
+
y1="83.445999"
|
208
|
+
x1="129.75" /><radialGradient
|
209
|
+
id="v"
|
210
|
+
xlink:href="#c"
|
211
|
+
gradientUnits="userSpaceOnUse"
|
212
|
+
cy="39.145"
|
213
|
+
cx="112.25"
|
214
|
+
gradientTransform="matrix(-3.0258,-3.6029e-8,-2.8447e-7,6.4426,536.9,-145.18)"
|
215
|
+
r="9.25" /><linearGradient
|
216
|
+
id="c"><stop
|
217
|
+
stop-color="#fff"
|
218
|
+
offset="0"
|
219
|
+
id="stop36" /><stop
|
220
|
+
stop-color="#fff"
|
221
|
+
stop-opacity="0"
|
222
|
+
offset="1"
|
223
|
+
id="stop37" /></linearGradient><radialGradient
|
224
|
+
id="u"
|
225
|
+
xlink:href="#c"
|
226
|
+
gradientUnits="userSpaceOnUse"
|
227
|
+
cy="39.145"
|
228
|
+
cx="112.25"
|
229
|
+
gradientTransform="matrix(-2.619,-0.1693,-0.39465,6.105,454.32,-102.83)"
|
230
|
+
r="9.25" /><radialGradient
|
231
|
+
id="t"
|
232
|
+
xlink:href="#c"
|
233
|
+
gradientUnits="userSpaceOnUse"
|
234
|
+
cy="-153.97"
|
235
|
+
cx="226.67"
|
236
|
+
gradientTransform="matrix(-2.0434,-0.5315,-0.26743,1.3772,546.2,442.52)"
|
237
|
+
r="11.672" /><filter
|
238
|
+
id="h"
|
239
|
+
x="-0.064301694"
|
240
|
+
y="-0.081794423"
|
241
|
+
width="1.1286034"
|
242
|
+
height="1.1635888"><feGaussianBlur
|
243
|
+
stdDeviation="1.2196638"
|
244
|
+
id="feGaussianBlur17" /></filter><radialGradient
|
245
|
+
id="s"
|
246
|
+
xlink:href="#c"
|
247
|
+
gradientUnits="userSpaceOnUse"
|
248
|
+
cy="-153.97"
|
249
|
+
cx="226.67"
|
250
|
+
gradientTransform="matrix(-2.0434,-0.5315,-0.26743,1.3772,599.94,431.56)"
|
251
|
+
r="11.672" /><filter
|
252
|
+
id="filter43"
|
253
|
+
x="-0.064301692"
|
254
|
+
y="-0.081794426"
|
255
|
+
width="1.1286035"
|
256
|
+
height="1.1635888"><feGaussianBlur
|
257
|
+
stdDeviation="1.2196638"
|
258
|
+
id="feGaussianBlur43" /></filter><radialGradient
|
259
|
+
id="r"
|
260
|
+
gradientUnits="userSpaceOnUse"
|
261
|
+
cy="60.436001"
|
262
|
+
cx="70.625"
|
263
|
+
gradientTransform="matrix(0.741,0.16653,-0.57994,2.5805,162.7,-331.77)"
|
264
|
+
r="5.625"><stop
|
265
|
+
stop-color="#f9f1b8"
|
266
|
+
offset="0"
|
267
|
+
id="stop44" /><stop
|
268
|
+
stop-color="#f9f1b8"
|
269
|
+
stop-opacity="0"
|
270
|
+
offset="1"
|
271
|
+
id="stop45" /></radialGradient><filter
|
272
|
+
id="ai"
|
273
|
+
style="color-interpolation-filters:sRGB"
|
274
|
+
height="1.0955503"
|
275
|
+
width="1.2011878"
|
276
|
+
y="-0.047775139"
|
277
|
+
x="-0.10059391"><feGaussianBlur
|
278
|
+
stdDeviation="0.69678049"
|
279
|
+
id="feGaussianBlur16" /></filter><radialGradient
|
280
|
+
id="q"
|
281
|
+
xlink:href="#a"
|
282
|
+
gradientUnits="userSpaceOnUse"
|
283
|
+
cy="-168.02"
|
284
|
+
cx="194.55"
|
285
|
+
gradientTransform="matrix(-1.2966,0.048544,0.65792,4.6567,485.37,904.76)"
|
286
|
+
r="10.514" /><radialGradient
|
287
|
+
id="p"
|
288
|
+
xlink:href="#a"
|
289
|
+
gradientUnits="userSpaceOnUse"
|
290
|
+
cy="-168.02"
|
291
|
+
cx="194.55"
|
292
|
+
gradientTransform="matrix(-1.5585,0.13248,1.0967,5.1492,667.29,965.7)"
|
293
|
+
r="10.514" /><linearGradient
|
294
|
+
id="ab"
|
295
|
+
y2="-126.74"
|
296
|
+
xlink:href="#b"
|
297
|
+
gradientUnits="userSpaceOnUse"
|
298
|
+
x2="231.25"
|
299
|
+
gradientTransform="matrix(-3.3665,-0.60796,-0.75659,2.7052,726.62,665.96)"
|
300
|
+
y1="-126.74"
|
301
|
+
x1="227.5" /><radialGradient
|
302
|
+
id="l"
|
303
|
+
gradientUnits="userSpaceOnUse"
|
304
|
+
cy="304.25"
|
305
|
+
cx="161.50999"
|
306
|
+
gradientTransform="matrix(1,0,0,0.32219,0,139.52)"
|
307
|
+
r="106.59"><stop
|
308
|
+
stop-color="#fff"
|
309
|
+
offset="0"
|
310
|
+
id="stop52" /><stop
|
311
|
+
stop-color="#fff"
|
312
|
+
stop-opacity="0"
|
313
|
+
offset="1"
|
314
|
+
id="stop53" /></radialGradient><linearGradient
|
315
|
+
id="aa"
|
316
|
+
y2="-126.74"
|
317
|
+
xlink:href="#b"
|
318
|
+
gradientUnits="userSpaceOnUse"
|
319
|
+
x2="231.25"
|
320
|
+
gradientTransform="matrix(-2.876,-0.57384,-0.64636,2.5533,645.41,647.25)"
|
321
|
+
y1="-126.74"
|
322
|
+
x1="227.5" /><radialGradient
|
323
|
+
id="k"
|
324
|
+
xlink:href="#f"
|
325
|
+
gradientUnits="userSpaceOnUse"
|
326
|
+
cy="260.62"
|
327
|
+
cx="94.043999"
|
328
|
+
gradientTransform="matrix(1.3845,-0.20855,0.064982,0.43139,-78.968,178.12)"
|
329
|
+
r="106.59" /><linearGradient
|
330
|
+
id="f"><stop
|
331
|
+
stop-opacity=".33"
|
332
|
+
offset="0"
|
333
|
+
id="stop56" /><stop
|
334
|
+
stop-opacity="0"
|
335
|
+
offset="1"
|
336
|
+
id="stop57" /></linearGradient><radialGradient
|
337
|
+
id="j"
|
338
|
+
xlink:href="#f"
|
339
|
+
gradientUnits="userSpaceOnUse"
|
340
|
+
cy="288.14999"
|
341
|
+
cx="212.00999"
|
342
|
+
gradientTransform="matrix(1.3845,-0.20855,0.064982,0.43139,-78.968,178.12)"
|
343
|
+
r="106.59" /></defs><sodipodi:namedview
|
344
|
+
id="namedview1"
|
345
|
+
pagecolor="#ffffff"
|
346
|
+
bordercolor="#000000"
|
347
|
+
borderopacity="0.25"
|
348
|
+
inkscape:showpageshadow="2"
|
349
|
+
inkscape:pageopacity="0.0"
|
350
|
+
inkscape:pagecheckerboard="0"
|
351
|
+
inkscape:deskcolor="#d1d1d1"
|
352
|
+
inkscape:zoom="1.5640669"
|
353
|
+
inkscape:cx="458.73998"
|
354
|
+
inkscape:cy="318.72039"
|
355
|
+
inkscape:window-width="2560"
|
356
|
+
inkscape:window-height="1371"
|
357
|
+
inkscape:window-x="0"
|
358
|
+
inkscape:window-y="0"
|
359
|
+
inkscape:window-maximized="1"
|
360
|
+
inkscape:current-layer="Layer_1" /> <g
|
361
|
+
transform="matrix(4.1323693,0,0,4.1323693,-207.79149,-301.24812)"
|
362
|
+
id="g54"
|
363
|
+
style="image-rendering:auto;enable-background:new"><path
|
364
|
+
d="m 47.518,184.59 c -24.662,7.3484 30.107,42.063 53.215,48.765 47.108,13.663 77.728,17.467 144.85,-25.938 27.101,-23.941 -19.54,-25.35 -81.132,-21.376 -104.14,-5.57 -111.78,-21.09 -116.93,-1.45 z"
|
365
|
+
fill="url(#m)"
|
366
|
+
id="path27"
|
367
|
+
style="display:inline;fill:#000000;fill-opacity:1" /><path
|
368
|
+
d="M 144.88,69.844 C 105.81,69.002 84.169,78.726 70.725,97.653 57.741,115.93 47.167,157.7 48.318,182.86 c 28.304,44.55 163.81,43.74 187.87,3.12 -10.47,-36.78 -7.13,-67.95 -23.78,-89.225 -15.43,-19.73 -42.81,-28.031 -67.53,-26.911 z"
|
369
|
+
fill="url(#d)"
|
370
|
+
id="path30"
|
371
|
+
style="display:inline;fill:#000000;fill-opacity:1" /><g
|
372
|
+
fill="none"
|
373
|
+
transform="translate(0,-40)"
|
374
|
+
id="g53"
|
375
|
+
style="display:none"><path
|
376
|
+
d="m 47.518,224.59 c -24.662,7.3484 30.107,42.063 53.215,48.765 47.108,13.663 77.728,17.467 144.85,-25.938 13.551,-11.971 8.6657,-18.308 -7.306,-21.156"
|
377
|
+
stroke="url(#k)"
|
378
|
+
id="path52"
|
379
|
+
style="stroke:url(#k)" /><path
|
380
|
+
d="m 47.518,224.59 c -24.662,7.3484 30.107,42.063 53.215,48.765 47.108,13.663 77.728,17.467 144.85,-25.938 13.551,-11.971 8.6657,-18.308 -7.306,-21.156"
|
381
|
+
stroke="url(#j)"
|
382
|
+
id="path53"
|
383
|
+
style="stroke:url(#j)"
|
384
|
+
inkscape:label="path53" /></g></g></svg>
|