rabbit-slide-kou-readable-code-workshop-for-pioneer-conclusion 2015.8.11.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.rabbit +1 -0
- data/README.rd +32 -0
- data/Rakefile +17 -0
- data/config.yaml +23 -0
- data/images/readable-code-feedback-loop-side-effect.svg +821 -0
- data/images/readable-code-feedback-loop.svg +770 -0
- data/images/readable-code-reasonability.svg +167 -0
- data/next-step.rab +172 -0
- data/pdf/readable-code-workshop-for-pioneer-conclusion-next-step.pdf +0 -0
- metadata +81 -0
@@ -0,0 +1,770 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
10
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
11
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
13
|
+
width="359.08691"
|
14
|
+
height="308.55536"
|
15
|
+
id="svg2"
|
16
|
+
version="1.1"
|
17
|
+
inkscape:version="0.91 r13725"
|
18
|
+
sodipodi:docname="readable-code-feedback-loop.svg"
|
19
|
+
inkscape:export-filename="readable-code-feedback-loop.png"
|
20
|
+
inkscape:export-xdpi="90"
|
21
|
+
inkscape:export-ydpi="90">
|
22
|
+
<defs
|
23
|
+
id="defs4">
|
24
|
+
<marker
|
25
|
+
inkscape:isstock="true"
|
26
|
+
style="overflow:visible"
|
27
|
+
id="marker4563"
|
28
|
+
refX="0"
|
29
|
+
refY="0"
|
30
|
+
orient="auto"
|
31
|
+
inkscape:stockid="Arrow1Mend">
|
32
|
+
<path
|
33
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
34
|
+
style="fill:#a40000;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1pt;stroke-opacity:1"
|
35
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
36
|
+
id="path4565"
|
37
|
+
inkscape:connector-curvature="0" />
|
38
|
+
</marker>
|
39
|
+
<marker
|
40
|
+
inkscape:stockid="Arrow1Mend"
|
41
|
+
orient="auto"
|
42
|
+
refY="0"
|
43
|
+
refX="0"
|
44
|
+
id="Arrow1Mend"
|
45
|
+
style="overflow:visible"
|
46
|
+
inkscape:isstock="true"
|
47
|
+
inkscape:collect="always">
|
48
|
+
<path
|
49
|
+
id="path4284"
|
50
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
51
|
+
style="fill:#204a87;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1pt;stroke-opacity:1"
|
52
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
53
|
+
inkscape:connector-curvature="0" />
|
54
|
+
</marker>
|
55
|
+
<marker
|
56
|
+
inkscape:stockid="Arrow1Lend"
|
57
|
+
orient="auto"
|
58
|
+
refY="0"
|
59
|
+
refX="0"
|
60
|
+
id="Arrow1Lend"
|
61
|
+
style="overflow:visible">
|
62
|
+
<path
|
63
|
+
id="path3764"
|
64
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
65
|
+
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
|
66
|
+
transform="matrix(-0.8,0,0,-0.8,-10,0)"
|
67
|
+
inkscape:connector-curvature="0" />
|
68
|
+
</marker>
|
69
|
+
<inkscape:perspective
|
70
|
+
id="perspective133"
|
71
|
+
inkscape:persp3d-origin="24 : 16 : 1"
|
72
|
+
inkscape:vp_z="48 : 24 : 1"
|
73
|
+
inkscape:vp_y="0 : 1000 : 0"
|
74
|
+
inkscape:vp_x="0 : 24 : 1"
|
75
|
+
sodipodi:type="inkscape:persp3d" />
|
76
|
+
<linearGradient
|
77
|
+
id="linearGradient2624">
|
78
|
+
<stop
|
79
|
+
style="stop-color:#dfe0df;stop-opacity:1;"
|
80
|
+
offset="0"
|
81
|
+
id="stop2626" />
|
82
|
+
<stop
|
83
|
+
id="stop2630"
|
84
|
+
offset="0.23809524"
|
85
|
+
style="stop-color:#a6b0a6;stop-opacity:1;" />
|
86
|
+
<stop
|
87
|
+
style="stop-color:#b5beb5;stop-opacity:1.0000000;"
|
88
|
+
offset="1.0000000"
|
89
|
+
id="stop2628" />
|
90
|
+
</linearGradient>
|
91
|
+
<linearGradient
|
92
|
+
id="linearGradient2274">
|
93
|
+
<stop
|
94
|
+
id="stop2276"
|
95
|
+
offset="0.0000000"
|
96
|
+
style="stop-color:#000000;stop-opacity:0.12871288;" />
|
97
|
+
<stop
|
98
|
+
id="stop2278"
|
99
|
+
offset="1.0000000"
|
100
|
+
style="stop-color:#000000;stop-opacity:0.0000000;" />
|
101
|
+
</linearGradient>
|
102
|
+
<linearGradient
|
103
|
+
id="linearGradient9749">
|
104
|
+
<stop
|
105
|
+
id="stop9751"
|
106
|
+
offset="0"
|
107
|
+
style="stop-color:#ffffff;stop-opacity:1;" />
|
108
|
+
<stop
|
109
|
+
id="stop9753"
|
110
|
+
offset="1.0000000"
|
111
|
+
style="stop-color:#ededed;stop-opacity:1.0000000;" />
|
112
|
+
</linearGradient>
|
113
|
+
<linearGradient
|
114
|
+
id="linearGradient15107">
|
115
|
+
<stop
|
116
|
+
id="stop15109"
|
117
|
+
offset="0.0000000"
|
118
|
+
style="stop-color:#ffffff;stop-opacity:1.0000000;" />
|
119
|
+
<stop
|
120
|
+
id="stop15111"
|
121
|
+
offset="1.0000000"
|
122
|
+
style="stop-color:#e2e2e2;stop-opacity:1.0000000;" />
|
123
|
+
</linearGradient>
|
124
|
+
<linearGradient
|
125
|
+
y2="11.981981"
|
126
|
+
x2="13.846983"
|
127
|
+
y1="11.48487"
|
128
|
+
x1="11.74217"
|
129
|
+
gradientTransform="matrix(1.276531,0,0,-1.406115,24.24763,33.3374)"
|
130
|
+
gradientUnits="userSpaceOnUse"
|
131
|
+
id="linearGradient1493"
|
132
|
+
xlink:href="#linearGradient15107"
|
133
|
+
inkscape:collect="always" />
|
134
|
+
<linearGradient
|
135
|
+
inkscape:collect="always"
|
136
|
+
xlink:href="#linearGradient3824"
|
137
|
+
id="linearGradient1372"
|
138
|
+
gradientUnits="userSpaceOnUse"
|
139
|
+
gradientTransform="translate(-12.41789,-7)"
|
140
|
+
x1="30.935921"
|
141
|
+
y1="29.553486"
|
142
|
+
x2="30.935921"
|
143
|
+
y2="35.803486" />
|
144
|
+
<linearGradient
|
145
|
+
inkscape:collect="always"
|
146
|
+
xlink:href="#linearGradient2274"
|
147
|
+
id="linearGradient1369"
|
148
|
+
gradientUnits="userSpaceOnUse"
|
149
|
+
gradientTransform="matrix(0.983375,0.181588,-0.181588,0.983375,-7.07212,-9.82492)"
|
150
|
+
x1="20.661695"
|
151
|
+
y1="35.817974"
|
152
|
+
x2="22.626925"
|
153
|
+
y2="36.217758" />
|
154
|
+
<linearGradient
|
155
|
+
inkscape:collect="always"
|
156
|
+
xlink:href="#linearGradient2274"
|
157
|
+
id="linearGradient1366"
|
158
|
+
gradientUnits="userSpaceOnUse"
|
159
|
+
gradientTransform="matrix(-0.977685,0.210075,0.210075,0.977685,41.80576,-11.11866)"
|
160
|
+
x1="22.686766"
|
161
|
+
y1="36.3904"
|
162
|
+
x2="21.408455"
|
163
|
+
y2="35.739632" />
|
164
|
+
<linearGradient
|
165
|
+
inkscape:collect="always"
|
166
|
+
xlink:href="#linearGradient2274"
|
167
|
+
id="linearGradient4366"
|
168
|
+
gradientUnits="userSpaceOnUse"
|
169
|
+
x1="22.686766"
|
170
|
+
y1="36.3904"
|
171
|
+
x2="21.408455"
|
172
|
+
y2="35.739632"
|
173
|
+
gradientTransform="matrix(-0.977685,0.210075,0.210075,0.977685,55.1096,-3.945209)" />
|
174
|
+
<linearGradient
|
175
|
+
inkscape:collect="always"
|
176
|
+
xlink:href="#linearGradient2274"
|
177
|
+
id="linearGradient4362"
|
178
|
+
x1="20.661695"
|
179
|
+
y1="35.817974"
|
180
|
+
x2="22.626925"
|
181
|
+
y2="36.217758"
|
182
|
+
gradientUnits="userSpaceOnUse"
|
183
|
+
gradientTransform="matrix(0.983375,0.181588,-0.181588,0.983375,6.231716,-2.651466)" />
|
184
|
+
<radialGradient
|
185
|
+
inkscape:collect="always"
|
186
|
+
xlink:href="#linearGradient4344"
|
187
|
+
id="radialGradient4350"
|
188
|
+
cx="16.214741"
|
189
|
+
cy="19.836468"
|
190
|
+
fx="16.214741"
|
191
|
+
fy="19.836468"
|
192
|
+
r="13.56536"
|
193
|
+
gradientTransform="matrix(1,0,0,0.681917,0,8.233773)"
|
194
|
+
gradientUnits="userSpaceOnUse" />
|
195
|
+
<linearGradient
|
196
|
+
inkscape:collect="always"
|
197
|
+
xlink:href="#linearGradient3824"
|
198
|
+
id="linearGradient4332"
|
199
|
+
gradientUnits="userSpaceOnUse"
|
200
|
+
x1="30.935921"
|
201
|
+
y1="29.553486"
|
202
|
+
x2="30.935921"
|
203
|
+
y2="35.803486"
|
204
|
+
gradientTransform="translate(-13.125,-7)" />
|
205
|
+
<linearGradient
|
206
|
+
inkscape:collect="always"
|
207
|
+
xlink:href="#linearGradient3824"
|
208
|
+
id="linearGradient4175"
|
209
|
+
gradientUnits="userSpaceOnUse"
|
210
|
+
x1="30.935921"
|
211
|
+
y1="29.553486"
|
212
|
+
x2="30.935921"
|
213
|
+
y2="35.803486"
|
214
|
+
gradientTransform="translate(0.707108,0)" />
|
215
|
+
<linearGradient
|
216
|
+
inkscape:collect="always"
|
217
|
+
xlink:href="#linearGradient3824"
|
218
|
+
id="linearGradient3830"
|
219
|
+
x1="30.935921"
|
220
|
+
y1="29.553486"
|
221
|
+
x2="30.935921"
|
222
|
+
y2="35.803486"
|
223
|
+
gradientUnits="userSpaceOnUse" />
|
224
|
+
<radialGradient
|
225
|
+
inkscape:collect="always"
|
226
|
+
xlink:href="#linearGradient3800"
|
227
|
+
id="radialGradient3806"
|
228
|
+
cx="29.344931"
|
229
|
+
cy="17.064077"
|
230
|
+
fx="29.344931"
|
231
|
+
fy="17.064077"
|
232
|
+
r="9.1620579"
|
233
|
+
gradientUnits="userSpaceOnUse" />
|
234
|
+
<linearGradient
|
235
|
+
id="linearGradient3800">
|
236
|
+
<stop
|
237
|
+
style="stop-color:#f4d9b1;stop-opacity:1.0000000;"
|
238
|
+
offset="0.0000000"
|
239
|
+
id="stop3802" />
|
240
|
+
<stop
|
241
|
+
style="stop-color:#df9725;stop-opacity:1.0000000;"
|
242
|
+
offset="1.0000000"
|
243
|
+
id="stop3804" />
|
244
|
+
</linearGradient>
|
245
|
+
<linearGradient
|
246
|
+
id="linearGradient3824">
|
247
|
+
<stop
|
248
|
+
style="stop-color:#ffffff;stop-opacity:1;"
|
249
|
+
offset="0"
|
250
|
+
id="stop3826" />
|
251
|
+
<stop
|
252
|
+
style="stop-color:#c9c9c9;stop-opacity:1.0000000;"
|
253
|
+
offset="1.0000000"
|
254
|
+
id="stop3828" />
|
255
|
+
</linearGradient>
|
256
|
+
<linearGradient
|
257
|
+
id="linearGradient4163">
|
258
|
+
<stop
|
259
|
+
style="stop-color:#3b74bc;stop-opacity:1.0000000;"
|
260
|
+
offset="0.0000000"
|
261
|
+
id="stop4165" />
|
262
|
+
<stop
|
263
|
+
style="stop-color:#2d5990;stop-opacity:1.0000000;"
|
264
|
+
offset="1.0000000"
|
265
|
+
id="stop4167" />
|
266
|
+
</linearGradient>
|
267
|
+
<linearGradient
|
268
|
+
id="linearGradient4338">
|
269
|
+
<stop
|
270
|
+
id="stop4340"
|
271
|
+
offset="0.0000000"
|
272
|
+
style="stop-color:#e9b15e;stop-opacity:1.0000000;" />
|
273
|
+
<stop
|
274
|
+
id="stop4342"
|
275
|
+
offset="1.0000000"
|
276
|
+
style="stop-color:#966416;stop-opacity:1.0000000;" />
|
277
|
+
</linearGradient>
|
278
|
+
<linearGradient
|
279
|
+
id="linearGradient4344">
|
280
|
+
<stop
|
281
|
+
style="stop-color:#727e0a;stop-opacity:1;"
|
282
|
+
offset="0"
|
283
|
+
id="stop4346" />
|
284
|
+
<stop
|
285
|
+
style="stop-color:#5b6508;stop-opacity:1.0000000;"
|
286
|
+
offset="1.0000000"
|
287
|
+
id="stop4348" />
|
288
|
+
</linearGradient>
|
289
|
+
<inkscape:perspective
|
290
|
+
id="perspective72"
|
291
|
+
inkscape:persp3d-origin="24 : 16 : 1"
|
292
|
+
inkscape:vp_z="48 : 24 : 1"
|
293
|
+
inkscape:vp_y="0 : 1000 : 0"
|
294
|
+
inkscape:vp_x="0 : 24 : 1"
|
295
|
+
sodipodi:type="inkscape:persp3d" />
|
296
|
+
<radialGradient
|
297
|
+
gradientUnits="userSpaceOnUse"
|
298
|
+
r="9.1620579"
|
299
|
+
fy="17.064077"
|
300
|
+
fx="29.344931"
|
301
|
+
cy="17.064077"
|
302
|
+
cx="29.344931"
|
303
|
+
id="radialGradient3806-2"
|
304
|
+
xlink:href="#linearGradient3800"
|
305
|
+
inkscape:collect="always" />
|
306
|
+
<radialGradient
|
307
|
+
gradientUnits="userSpaceOnUse"
|
308
|
+
r="8.6620579"
|
309
|
+
fy="19.008621"
|
310
|
+
fx="31.112698"
|
311
|
+
cy="19.008621"
|
312
|
+
cx="31.112698"
|
313
|
+
id="radialGradient3822-0"
|
314
|
+
xlink:href="#linearGradient2274"
|
315
|
+
inkscape:collect="always" />
|
316
|
+
<linearGradient
|
317
|
+
gradientUnits="userSpaceOnUse"
|
318
|
+
y2="35.803486"
|
319
|
+
x2="30.935921"
|
320
|
+
y1="29.553486"
|
321
|
+
x1="30.935921"
|
322
|
+
id="linearGradient4954"
|
323
|
+
xlink:href="#linearGradient3824"
|
324
|
+
inkscape:collect="always" />
|
325
|
+
<radialGradient
|
326
|
+
gradientUnits="userSpaceOnUse"
|
327
|
+
gradientTransform="matrix(1.297564,0,0,0.884831,-8.358505,4.940469)"
|
328
|
+
r="13.56536"
|
329
|
+
fy="27.203083"
|
330
|
+
fx="28.089741"
|
331
|
+
cy="27.203083"
|
332
|
+
cx="28.089741"
|
333
|
+
id="radialGradient4169-6"
|
334
|
+
xlink:href="#linearGradient4163"
|
335
|
+
inkscape:collect="always" />
|
336
|
+
<radialGradient
|
337
|
+
gradientTransform="matrix(0.787998,0,0,0.787998,6.221198,3.617627)"
|
338
|
+
r="9.1620579"
|
339
|
+
fy="17.064077"
|
340
|
+
fx="29.344931"
|
341
|
+
cy="17.064077"
|
342
|
+
cx="29.344931"
|
343
|
+
gradientUnits="userSpaceOnUse"
|
344
|
+
id="radialGradient4171-0"
|
345
|
+
xlink:href="#linearGradient3800"
|
346
|
+
inkscape:collect="always" />
|
347
|
+
<linearGradient
|
348
|
+
gradientTransform="translate(0.707108,0)"
|
349
|
+
y2="35.803486"
|
350
|
+
x2="30.935921"
|
351
|
+
y1="29.553486"
|
352
|
+
x1="30.935921"
|
353
|
+
gradientUnits="userSpaceOnUse"
|
354
|
+
id="linearGradient4958"
|
355
|
+
xlink:href="#linearGradient3824"
|
356
|
+
inkscape:collect="always" />
|
357
|
+
<radialGradient
|
358
|
+
r="8.6620579"
|
359
|
+
fy="19.008621"
|
360
|
+
fx="31.112698"
|
361
|
+
cy="19.008621"
|
362
|
+
cx="31.112698"
|
363
|
+
gradientUnits="userSpaceOnUse"
|
364
|
+
id="radialGradient4179-4"
|
365
|
+
xlink:href="#linearGradient2274"
|
366
|
+
inkscape:collect="always" />
|
367
|
+
<linearGradient
|
368
|
+
y2="35.803486"
|
369
|
+
x2="30.935921"
|
370
|
+
y1="29.553486"
|
371
|
+
x1="30.935921"
|
372
|
+
gradientTransform="translate(-12.41789,-7)"
|
373
|
+
gradientUnits="userSpaceOnUse"
|
374
|
+
id="linearGradient4326"
|
375
|
+
xlink:href="#linearGradient3824"
|
376
|
+
inkscape:collect="always" />
|
377
|
+
<radialGradient
|
378
|
+
r="9.1620579"
|
379
|
+
fy="17.064077"
|
380
|
+
fx="29.344931"
|
381
|
+
cy="17.064077"
|
382
|
+
cx="29.344931"
|
383
|
+
gradientTransform="matrix(0.787998,0,0,0.787998,6.221198,3.617627)"
|
384
|
+
gradientUnits="userSpaceOnUse"
|
385
|
+
id="radialGradient4328-6"
|
386
|
+
xlink:href="#linearGradient4338"
|
387
|
+
inkscape:collect="always" />
|
388
|
+
<radialGradient
|
389
|
+
r="8.6620579"
|
390
|
+
fy="19.008621"
|
391
|
+
fx="31.112698"
|
392
|
+
cy="19.008621"
|
393
|
+
cx="31.112698"
|
394
|
+
gradientUnits="userSpaceOnUse"
|
395
|
+
id="radialGradient4330-2"
|
396
|
+
xlink:href="#linearGradient2274"
|
397
|
+
inkscape:collect="always" />
|
398
|
+
<linearGradient
|
399
|
+
gradientTransform="translate(-13.125,-7)"
|
400
|
+
y2="35.803486"
|
401
|
+
x2="30.935921"
|
402
|
+
y1="29.553486"
|
403
|
+
x1="30.935921"
|
404
|
+
gradientUnits="userSpaceOnUse"
|
405
|
+
id="linearGradient4964"
|
406
|
+
xlink:href="#linearGradient3824"
|
407
|
+
inkscape:collect="always" />
|
408
|
+
<radialGradient
|
409
|
+
r="8.6620579"
|
410
|
+
fy="19.008621"
|
411
|
+
fx="31.112698"
|
412
|
+
cy="19.008621"
|
413
|
+
cx="31.112698"
|
414
|
+
gradientUnits="userSpaceOnUse"
|
415
|
+
id="radialGradient4336-2"
|
416
|
+
xlink:href="#linearGradient2274"
|
417
|
+
inkscape:collect="always" />
|
418
|
+
<radialGradient
|
419
|
+
gradientUnits="userSpaceOnUse"
|
420
|
+
gradientTransform="matrix(1,0,0,0.681917,0,8.233773)"
|
421
|
+
r="13.56536"
|
422
|
+
fy="19.836468"
|
423
|
+
fx="16.214741"
|
424
|
+
cy="19.836468"
|
425
|
+
cx="16.214741"
|
426
|
+
id="radialGradient4350-9"
|
427
|
+
xlink:href="#linearGradient4344"
|
428
|
+
inkscape:collect="always" />
|
429
|
+
<linearGradient
|
430
|
+
gradientTransform="matrix(0.983375,0.181588,-0.181588,0.983375,6.231716,-2.651466)"
|
431
|
+
gradientUnits="userSpaceOnUse"
|
432
|
+
y2="36.217758"
|
433
|
+
x2="22.626925"
|
434
|
+
y1="35.817974"
|
435
|
+
x1="20.661695"
|
436
|
+
id="linearGradient4968"
|
437
|
+
xlink:href="#linearGradient2274"
|
438
|
+
inkscape:collect="always" />
|
439
|
+
<linearGradient
|
440
|
+
gradientTransform="matrix(-0.977685,0.210075,0.210075,0.977685,55.1096,-3.945209)"
|
441
|
+
y2="35.739632"
|
442
|
+
x2="21.408455"
|
443
|
+
y1="36.3904"
|
444
|
+
x1="22.686766"
|
445
|
+
gradientUnits="userSpaceOnUse"
|
446
|
+
id="linearGradient4970"
|
447
|
+
xlink:href="#linearGradient2274"
|
448
|
+
inkscape:collect="always" />
|
449
|
+
<linearGradient
|
450
|
+
y2="36.217758"
|
451
|
+
x2="22.626925"
|
452
|
+
y1="35.817974"
|
453
|
+
x1="20.661695"
|
454
|
+
gradientTransform="matrix(0.983375,0.181588,-0.181588,0.983375,-7.07212,-9.82492)"
|
455
|
+
gradientUnits="userSpaceOnUse"
|
456
|
+
id="linearGradient4372"
|
457
|
+
xlink:href="#linearGradient2274"
|
458
|
+
inkscape:collect="always" />
|
459
|
+
<linearGradient
|
460
|
+
y2="35.739632"
|
461
|
+
x2="21.408455"
|
462
|
+
y1="36.3904"
|
463
|
+
x1="22.686766"
|
464
|
+
gradientTransform="matrix(-0.977685,0.210075,0.210075,0.977685,41.80576,-11.11866)"
|
465
|
+
gradientUnits="userSpaceOnUse"
|
466
|
+
id="linearGradient4374"
|
467
|
+
xlink:href="#linearGradient2274"
|
468
|
+
inkscape:collect="always" />
|
469
|
+
<linearGradient
|
470
|
+
y2="35.739632"
|
471
|
+
x2="21.408455"
|
472
|
+
y1="36.3904"
|
473
|
+
x1="22.686766"
|
474
|
+
gradientTransform="matrix(-0.977685,0.210075,0.210075,0.977685,41.80576,-11.11866)"
|
475
|
+
gradientUnits="userSpaceOnUse"
|
476
|
+
id="linearGradient4974"
|
477
|
+
xlink:href="#linearGradient2274"
|
478
|
+
inkscape:collect="always" />
|
479
|
+
<linearGradient
|
480
|
+
y2="36.217758"
|
481
|
+
x2="22.626925"
|
482
|
+
y1="35.817974"
|
483
|
+
x1="20.661695"
|
484
|
+
gradientTransform="matrix(0.983375,0.181588,-0.181588,0.983375,-7.07212,-9.82492)"
|
485
|
+
gradientUnits="userSpaceOnUse"
|
486
|
+
id="linearGradient4976"
|
487
|
+
xlink:href="#linearGradient2274"
|
488
|
+
inkscape:collect="always" />
|
489
|
+
<linearGradient
|
490
|
+
y2="35.803486"
|
491
|
+
x2="30.935921"
|
492
|
+
y1="29.553486"
|
493
|
+
x1="30.935921"
|
494
|
+
gradientTransform="translate(-12.41789,-7)"
|
495
|
+
gradientUnits="userSpaceOnUse"
|
496
|
+
id="linearGradient4978"
|
497
|
+
xlink:href="#linearGradient3824"
|
498
|
+
inkscape:collect="always" />
|
499
|
+
<radialGradient
|
500
|
+
r="13.56536"
|
501
|
+
fy="19.836468"
|
502
|
+
fx="16.214741"
|
503
|
+
cy="19.836468"
|
504
|
+
cx="16.214741"
|
505
|
+
gradientTransform="matrix(1,0,0,0.681917,0,8.233773)"
|
506
|
+
gradientUnits="userSpaceOnUse"
|
507
|
+
id="radialGradient1381-1"
|
508
|
+
xlink:href="#linearGradient4344"
|
509
|
+
inkscape:collect="always" />
|
510
|
+
</defs>
|
511
|
+
<sodipodi:namedview
|
512
|
+
id="base"
|
513
|
+
pagecolor="#ffffff"
|
514
|
+
bordercolor="#666666"
|
515
|
+
borderopacity="1.0"
|
516
|
+
inkscape:pageopacity="0.0"
|
517
|
+
inkscape:pageshadow="2"
|
518
|
+
inkscape:zoom="1.542802"
|
519
|
+
inkscape:cx="174.36774"
|
520
|
+
inkscape:cy="175.67517"
|
521
|
+
inkscape:document-units="px"
|
522
|
+
inkscape:current-layer="layer1"
|
523
|
+
showgrid="false"
|
524
|
+
inkscape:window-width="1237"
|
525
|
+
inkscape:window-height="817"
|
526
|
+
inkscape:window-x="2116"
|
527
|
+
inkscape:window-y="68"
|
528
|
+
inkscape:window-maximized="0"
|
529
|
+
fit-margin-top="10"
|
530
|
+
fit-margin-left="10"
|
531
|
+
fit-margin-right="10"
|
532
|
+
fit-margin-bottom="10" />
|
533
|
+
<metadata
|
534
|
+
id="metadata7">
|
535
|
+
<rdf:RDF>
|
536
|
+
<cc:Work
|
537
|
+
rdf:about="">
|
538
|
+
<dc:format>image/svg+xml</dc:format>
|
539
|
+
<dc:type
|
540
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
541
|
+
<dc:title />
|
542
|
+
</cc:Work>
|
543
|
+
</rdf:RDF>
|
544
|
+
</metadata>
|
545
|
+
<g
|
546
|
+
inkscape:label="レイヤー 1"
|
547
|
+
inkscape:groupmode="layer"
|
548
|
+
id="layer1"
|
549
|
+
transform="translate(-86.845459,-236.04138)">
|
550
|
+
<text
|
551
|
+
xml:space="preserve"
|
552
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:30px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none"
|
553
|
+
x="224.52937"
|
554
|
+
y="389.34064"
|
555
|
+
id="text4406"
|
556
|
+
sodipodi:linespacing="125%"><tspan
|
557
|
+
sodipodi:role="line"
|
558
|
+
id="tspan3352"
|
559
|
+
x="224.52937"
|
560
|
+
y="389.34064">チーム</tspan></text>
|
561
|
+
<text
|
562
|
+
xml:space="preserve"
|
563
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#a40000;fill-opacity:1;stroke:none"
|
564
|
+
x="270.38873"
|
565
|
+
y="501.73541"
|
566
|
+
id="text5534"
|
567
|
+
sodipodi:linespacing="125%"><tspan
|
568
|
+
sodipodi:role="line"
|
569
|
+
id="tspan4633"
|
570
|
+
x="270.38873"
|
571
|
+
y="501.73541">読まれるし</tspan><tspan
|
572
|
+
sodipodi:role="line"
|
573
|
+
id="tspan4635"
|
574
|
+
x="270.38873"
|
575
|
+
y="532.98541">リーダブルコードを書こう!</tspan></text>
|
576
|
+
<text
|
577
|
+
sodipodi:linespacing="125%"
|
578
|
+
id="text5548"
|
579
|
+
y="266.89099"
|
580
|
+
x="267.0603"
|
581
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#204a87;fill-opacity:1;stroke:none"
|
582
|
+
xml:space="preserve"><tspan
|
583
|
+
sodipodi:role="line"
|
584
|
+
id="tspan4631"
|
585
|
+
x="267.0603"
|
586
|
+
y="266.89099">リーダブルコードはないかな?</tspan></text>
|
587
|
+
<path
|
588
|
+
style="opacity:1;fill:none;fill-opacity:0.49803922;stroke:#204a87;stroke-width:2.18700004;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#Arrow1Mend)"
|
589
|
+
d="m 304.70398,282.75817 a 95.360878,95.360878 0 0 1 74.12685,92.96673 95.360878,95.360878 0 0 1 -74.12275,92.9658"
|
590
|
+
id="path3443"
|
591
|
+
inkscape:connector-curvature="0" />
|
592
|
+
<path
|
593
|
+
style="opacity:1;fill:none;fill-opacity:0.49803922;stroke:#a40000;stroke-width:2.18692946;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker-end:url(#marker4563)"
|
594
|
+
d="m 232.79039,467.03417 a 95.360878,95.360878 0 0 1 -68.0771,-91.37447 95.360878,95.360878 0 0 1 68.06528,-91.37093"
|
595
|
+
id="path3424"
|
596
|
+
inkscape:connector-curvature="0" />
|
597
|
+
<text
|
598
|
+
sodipodi:linespacing="125%"
|
599
|
+
id="text4617"
|
600
|
+
y="441.42209"
|
601
|
+
x="231.48227"
|
602
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#a40000;fill-opacity:1;stroke:none"
|
603
|
+
xml:space="preserve"><tspan
|
604
|
+
sodipodi:role="line"
|
605
|
+
id="tspan4621"
|
606
|
+
x="231.48227"
|
607
|
+
y="441.42209">書く</tspan></text>
|
608
|
+
<text
|
609
|
+
xml:space="preserve"
|
610
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#204a87;fill-opacity:1;stroke:none"
|
611
|
+
x="313.4664"
|
612
|
+
y="331.54074"
|
613
|
+
id="text4623"
|
614
|
+
sodipodi:linespacing="125%"><tspan
|
615
|
+
sodipodi:role="line"
|
616
|
+
id="tspan4629"
|
617
|
+
x="313.4664"
|
618
|
+
y="331.54074">読む</tspan></text>
|
619
|
+
<g
|
620
|
+
id="layer1-9"
|
621
|
+
inkscape:label="cipek"
|
622
|
+
style="display:inline"
|
623
|
+
transform="matrix(1.1596899,0,0,1.1596899,248.09116,430.45671)">
|
624
|
+
<circle
|
625
|
+
r="8.6620579"
|
626
|
+
cy="19.008621"
|
627
|
+
cx="31.112698"
|
628
|
+
transform="matrix(1.77551,0,0,0.959183,-37.37822,11.77153)"
|
629
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#radialGradient4336-2);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
|
630
|
+
id="path4177-2" />
|
631
|
+
<path
|
632
|
+
inkscape:connector-curvature="0"
|
633
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#radialGradient1381-1);fill-opacity:1;fill-rule:evenodd;stroke:#404604;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
|
634
|
+
d="m 12.861174,34.636039 10.606602,0 c 3.005204,0 5.980484,-1.101932 7.071067,-4.242641 1.035639,-2.982476 0.176777,-8.662058 -6.540737,-13.258252 l -12.551146,0 c -6.717514,4.24264 -7.556991,10.044831 -6.010407,13.435028 1.575595,3.45379 4.24264,4.065865 7.424621,4.065865 z"
|
635
|
+
id="path2329-4"
|
636
|
+
sodipodi:nodetypes="cczcczc" />
|
637
|
+
<path
|
638
|
+
inkscape:connector-curvature="0"
|
639
|
+
sodipodi:nodetypes="cccc"
|
640
|
+
id="path3812-6"
|
641
|
+
d="m 17.932367,19.786797 c 0,0 -2.151323,1.660335 -1.965991,3.660533 -2.041226,-1.800794 -2.099873,-5.251524 -2.099873,-5.251524 l 4.065864,1.590991 z"
|
642
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#9db029;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
|
643
|
+
<path
|
644
|
+
inkscape:connector-curvature="0"
|
645
|
+
sodipodi:nodetypes="cczcczc"
|
646
|
+
id="path3838-6"
|
647
|
+
d="m 12.966639,33.571836 10.31667,0 c 2.639723,0 5.253161,-0.967919 6.211112,-3.726667 0.909689,-2.61976 -0.09472,-7.608614 -5.995279,-11.645837 l -11.524725,0 c -5.900557,3.726667 -6.88794,8.823219 -5.529446,11.801114 1.383978,3.033754 3.726667,3.57139 6.521668,3.57139 z"
|
648
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.21518986;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
|
649
|
+
<path
|
650
|
+
inkscape:connector-curvature="0"
|
651
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#9db029;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
|
652
|
+
d="m 18.910795,19.786797 c 0,0 2.151323,1.660335 1.965991,3.660533 2.041226,-1.800794 2.099873,-5.251524 2.099873,-5.251524 l -4.065864,1.590991 z"
|
653
|
+
id="path3810-7"
|
654
|
+
sodipodi:nodetypes="cccc" />
|
655
|
+
<circle
|
656
|
+
r="8.6620579"
|
657
|
+
cy="19.008621"
|
658
|
+
cx="31.112698"
|
659
|
+
id="path3814-8"
|
660
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#radialGradient4330-2);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
|
661
|
+
transform="translate(-13.25,-3.5)" />
|
662
|
+
<circle
|
663
|
+
r="8.6620579"
|
664
|
+
cy="19.008621"
|
665
|
+
cx="31.112698"
|
666
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#radialGradient4328-6);fill-opacity:1;fill-rule:evenodd;stroke:#6f4709;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
|
667
|
+
id="path2327-0"
|
668
|
+
transform="translate(-13.125,-7)" />
|
669
|
+
<circle
|
670
|
+
r="8.6620579"
|
671
|
+
cy="19.008621"
|
672
|
+
cx="31.112698"
|
673
|
+
id="path3834-8"
|
674
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12658231;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.14012825px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
|
675
|
+
transform="matrix(0.877095,0,0,0.877095,-9.301073,-4.663733)" />
|
676
|
+
<path
|
677
|
+
inkscape:connector-curvature="0"
|
678
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient1372);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
|
679
|
+
d="m 22.583894,27.034641 4.24264,0 -2.474873,-2.298097 -0.53033,0.707107 -0.530331,-0.53033 -0.707106,2.12132 z"
|
680
|
+
id="path4173-8" />
|
681
|
+
<path
|
682
|
+
inkscape:connector-curvature="0"
|
683
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.22784807;fill:url(#linearGradient1369);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
|
684
|
+
d="m 8.5479535,33.601747 c -1.247607,-0.544969 -1.805994,-1.858277 -1.805994,-1.858277 0.841281,-4.069136 3.7199255,-7.046216 3.7199255,-7.046216 0,0 -2.2793215,6.411514 -1.9139315,8.904493 z"
|
685
|
+
id="path4368-9"
|
686
|
+
sodipodi:nodetypes="cccc" />
|
687
|
+
<path
|
688
|
+
inkscape:connector-curvature="0"
|
689
|
+
sodipodi:nodetypes="cccc"
|
690
|
+
id="path4370-4"
|
691
|
+
d="m 27.453661,32.743396 c 1.231251,-0.580978 1.80438,-2.002321 1.80438,-2.002321 -0.95912,-4.042983 -3.976149,-6.842821 -3.976149,-6.842821 0,0 2.464593,6.342602 2.171769,8.845142 z"
|
692
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.22784807;fill:url(#linearGradient1366);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
|
693
|
+
</g>
|
694
|
+
<g
|
695
|
+
id="layer2-9"
|
696
|
+
inkscape:label="dalsi cipek"
|
697
|
+
style="display:inline"
|
698
|
+
transform="matrix(1.1596899,0,0,1.1596899,232.87023,259.36666)">
|
699
|
+
<circle
|
700
|
+
r="8.6620579"
|
701
|
+
cy="19.008621"
|
702
|
+
cx="31.112698"
|
703
|
+
transform="matrix(1.77551,0,0,0.583984,-24.25322,28.27856)"
|
704
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#radialGradient4179-4);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
|
705
|
+
id="path4306-4" />
|
706
|
+
<path
|
707
|
+
inkscape:connector-curvature="0"
|
708
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#radialGradient4169-6);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
|
709
|
+
d="m 25.986174,41.636039 10.606602,0 c 3.005204,0 5.980484,-1.101932 7.071067,-4.242641 1.035639,-2.982476 0.176777,-8.662058 -6.540737,-13.258252 l -12.551146,0 c -6.717514,4.24264 -7.556991,10.044831 -6.010407,13.435028 1.575595,3.45379 4.24264,4.065865 7.424621,4.065865 z"
|
710
|
+
id="path4308-9"
|
711
|
+
sodipodi:nodetypes="cczcczc" />
|
712
|
+
<path
|
713
|
+
inkscape:connector-curvature="0"
|
714
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient3830);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
|
715
|
+
d="m 26.693281,25.726136 c 3.18198,2.828427 4.596194,13.081476 4.596194,13.081476 0,0 1.414213,-10.253048 3.889087,-13.258252 l -8.485281,0.176776 z"
|
716
|
+
id="path4310-9"
|
717
|
+
sodipodi:nodetypes="cccc" />
|
718
|
+
<path
|
719
|
+
inkscape:connector-curvature="0"
|
720
|
+
sodipodi:nodetypes="cccc"
|
721
|
+
id="path4312-0"
|
722
|
+
d="m 28.972721,26.786797 c 0,0 -2.151323,1.660335 -1.965991,3.660533 -2.041226,-1.800794 -2.099873,-5.251524 -2.099873,-5.251524 l 4.065864,1.590991 z"
|
723
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
|
724
|
+
<path
|
725
|
+
inkscape:connector-curvature="0"
|
726
|
+
sodipodi:nodetypes="cczcczc"
|
727
|
+
id="path4314-2"
|
728
|
+
d="m 25.914862,40.593933 10.493447,-0.0221 c 2.639723,0 5.253161,-0.967919 6.211112,-3.726667 0.909689,-2.61976 -0.09472,-7.608614 -5.995279,-11.645837 L 25.099417,24.956264 c -5.900557,3.726667 -7.04262,8.823219 -5.662029,12.044182 1.380592,3.220963 3.395211,3.57139 6.477474,3.593487 z"
|
729
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.21518986;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
|
730
|
+
<path
|
731
|
+
inkscape:connector-curvature="0"
|
732
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
|
733
|
+
d="m 33.410795,26.786797 c 0,0 2.151323,1.660335 1.965991,3.660533 2.041226,-1.800794 2.099873,-5.251524 2.099873,-5.251524 l -4.065864,1.590991 z"
|
734
|
+
id="path4316-9"
|
735
|
+
sodipodi:nodetypes="cccc" />
|
736
|
+
<circle
|
737
|
+
r="8.6620579"
|
738
|
+
cy="19.008621"
|
739
|
+
cx="31.112698"
|
740
|
+
id="path4318-5"
|
741
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#radialGradient3822-0);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
|
742
|
+
transform="translate(-0.125,3.5)" />
|
743
|
+
<circle
|
744
|
+
r="8.6620579"
|
745
|
+
cy="19.008621"
|
746
|
+
cx="31.112698"
|
747
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#radialGradient4171-0);fill-opacity:1;fill-rule:evenodd;stroke:#c17d11;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
|
748
|
+
id="path4320-4" />
|
749
|
+
<circle
|
750
|
+
r="8.6620579"
|
751
|
+
cy="19.008621"
|
752
|
+
cx="31.112698"
|
753
|
+
id="path4322-9"
|
754
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.19620254;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.14012825px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
|
755
|
+
transform="matrix(0.877095,0,0,0.877095,3.823927,2.336267)" />
|
756
|
+
<path
|
757
|
+
inkscape:connector-curvature="0"
|
758
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.22784807;fill:url(#linearGradient4362);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
|
759
|
+
d="m 21.85179,40.775197 c -1.247607,-0.544969 -1.805994,-1.858277 -1.805994,-1.858277 0.841281,-4.069136 3.719925,-7.046216 3.719925,-7.046216 0,0 -2.279321,6.411514 -1.913931,8.904493 z"
|
760
|
+
id="path4354-3"
|
761
|
+
sodipodi:nodetypes="cccc" />
|
762
|
+
<path
|
763
|
+
inkscape:connector-curvature="0"
|
764
|
+
sodipodi:nodetypes="cccc"
|
765
|
+
id="path4364-4"
|
766
|
+
d="m 40.757497,39.916846 c 1.231251,-0.580978 1.80438,-2.002321 1.80438,-2.002321 -0.95912,-4.042983 -3.976149,-6.842821 -3.976149,-6.842821 0,0 2.464593,6.342602 2.171769,8.845142 z"
|
767
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.22784807;fill:url(#linearGradient4366);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none" />
|
768
|
+
</g>
|
769
|
+
</g>
|
770
|
+
</svg>
|