1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="1.73in"
height="2in"
viewBox="0 0 166.08 192"
id="svg2"
version="1.1"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
sodipodi:docname="paper_submitted-source.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs4">
<filter
inkscape:label="Bubbly Bumps"
inkscape:menu="Bumps"
inkscape:menu-tooltip="Flexible bubbles effect with some displacement"
style="color-interpolation-filters:sRGB"
id="filter10366"
x="-0.0071739133"
y="-0.007173913"
width="1.0143478"
height="1.0143478">
<feGaussianBlur
result="result0"
in="SourceGraphic"
stdDeviation="0.5"
id="feGaussianBlur10340" />
<feTurbulence
baseFrequency="0.2"
seed="300"
numOctaves="10"
result="result1"
type="fractalNoise"
id="feTurbulence10342" />
<feGaussianBlur
stdDeviation="0.5"
result="result8"
id="feGaussianBlur10344" />
<feDisplacementMap
yChannelSelector="A"
result="result7"
in2="result8"
scale="5"
in="result0"
xChannelSelector="R"
id="feDisplacementMap10346" />
<feComposite
result="result2"
operator="in"
in2="result1"
in="result7"
id="feComposite10348" />
<feComposite
k4="0"
k2="0"
k1="0"
k3="3"
in2="result2"
in="result0"
operator="arithmetic"
id="feComposite10350" />
<feBlend
result="fbSourceGraphic"
mode="multiply"
in2="result2"
id="feBlend10352" />
<feColorMatrix
values="1 0 0 -1 0 1 0 1 -1 0 1 0 0 -1 0 -1.8 -0.5 0 5.7 -3.5 "
in="fbSourceGraphic"
result="fbSourceGraphicAlpha"
id="feColorMatrix10354" />
<feGaussianBlur
stdDeviation="0.5"
in="fbSourceGraphicAlpha"
result="result0"
id="feGaussianBlur10356" />
<feSpecularLighting
result="result6"
surfaceScale="5"
specularExponent="3"
id="feSpecularLighting10360">
<feDistantLight
azimuth="225"
elevation="10"
id="feDistantLight10358" />
</feSpecularLighting>
<feComposite
in2="fbSourceGraphicAlpha"
in="result6"
result="result2"
operator="in"
id="feComposite10362" />
<feComposite
k4="0"
k1="0"
in="fbSourceGraphic"
result="result4"
operator="arithmetic"
k2="1"
k3="0.7"
in2="result2"
id="feComposite10364" />
</filter>
<path
sodipodi:nodetypes="sssss"
inkscape:connector-curvature="0"
id="path4370-7-3"
d="M 390.53825,105.22858 C 548.68559,2.6763776 758.24454,47.36559 860.79675,205.51292 963.34895,363.66026 918.65974,573.21921 760.51241,675.77142 602.36507,778.32362 392.80612,733.63441 290.25391,575.48708 187.70171,417.33974 232.39092,207.78079 390.53825,105.22858 Z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:6;marker:none;enable-background:accumulate" />
<path
sodipodi:nodetypes="sssss"
inkscape:connector-curvature="0"
id="path4370-7-0"
d="M 209.99081,669.75709 C 363.78885,871.07146 653.468,909.8325 854.78243,756.03452 1056.0968,602.23649 1094.8577,312.55726 941.05981,111.24288 787.2618,-90.071526 497.5826,-128.83249 296.26821,24.965528 94.953829,178.76353 56.192802,468.4427 209.99081,669.75709 Z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:6;marker:none;enable-background:accumulate" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="2.6794316"
inkscape:cx="83.040001"
inkscape:cy="95.915866"
inkscape:document-units="px"
inkscape:current-layer="layer3"
showgrid="true"
showborder="true"
units="in"
inkscape:window-width="1207"
inkscape:window-height="805"
inkscape:window-x="73"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:showpageshadow="2"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1">
<inkscape:grid
type="axonomgrid"
id="grid4136"
units="in"
empspacing="5"
spacingy="9.5999999"
originx="0"
originy="0"
gridanglex="30"
gridanglez="30" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<dc:description>Based on a common joke among Italian people who submit papers (in English)</dc:description>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="bleed"
style="display:inline">
<path
sodipodi:type="star"
style="fill:#fbffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path4229"
sodipodi:sides="6"
sodipodi:cx="77.942284"
sodipodi:cy="90"
sodipodi:r1="99"
sodipodi:r2="85.736511"
sodipodi:arg1="-1.5707963"
sodipodi:arg2="-1.0471976"
inkscape:flatsided="true"
inkscape:rounded="0"
inkscape:randomized="0"
d="M 77.942286,-9 163.6788,40.500002 163.6788,139.5 77.942281,189 -7.7942327,139.5 -7.79423,40.499998 Z"
transform="matrix(1.0636364,0,0,1.0626262,0.49599685,0.5636362)" />
</g>
<g
inkscape:groupmode="layer"
id="layer3"
inkscape:label="artwork"
style="display:inline;opacity:0.98999999">
<path
sodipodi:type="star"
style="fill:#fbffff;fill-opacity:1;stroke:none;stroke-width:1.06666672;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path4232"
sodipodi:sides="6"
sodipodi:cx="83.138435"
sodipodi:cy="96"
sodipodi:r1="96"
sodipodi:r2="83.138435"
sodipodi:arg1="-1.5707963"
sodipodi:arg2="-1.0471976"
inkscape:flatsided="true"
inkscape:rounded="0"
inkscape:randomized="0"
d="M 83.138438,0 166.27688,48.000002 166.27687,144 83.138433,192 -4.6856916e-6,144 l 2.57231e-6,-96.000002 z" />
<path
sodipodi:type="star"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path4234"
sodipodi:sides="6"
sodipodi:cx="83.138435"
sodipodi:cy="96"
sodipodi:r1="76.800003"
sodipodi:r2="66.51075"
sodipodi:arg1="-1.5707963"
sodipodi:arg2="-1.0471976"
inkscape:flatsided="true"
inkscape:rounded="0"
inkscape:randomized="0"
d="M 83.138437,19.199997 149.64919,57.6 l 0,76.8 -66.510757,38.4 -66.510752,-38.4 2e-6,-76.800003 z" />
<g
transform="matrix(0.15949083,0,0,0.15949083,-8.7510108,33.718831)"
id="g10338"
style="filter:url(#filter10366)">
<path
inkscape:connector-curvature="0"
id="path4370-7"
d="m 575.52533,-69.5 c -253.34031,0 -460,206.65969 -460,460 0,253.34031 206.65969,460 460,460 253.34031,0 459.99997,-206.65969 459.99997,-460 0,-253.34031 -206.65966,-460 -459.99997,-460 z m 0,120 c 188.48749,0 340,151.51251 340,340 0,188.48749 -151.51251,340 -340,340 -188.48749,0 -340,-151.51251 -340,-340 0,-188.48749 151.51251,-340 340,-340 z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;fill-opacity:1;stroke:#f30000;stroke-width:6;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
<path
sodipodi:nodetypes="czsszzzzc"
inkscape:connector-curvature="0"
id="path3041"
d="m 783.48495,248.15268 c -0.98168,0.26113 -12.10906,16.65452 -17.04546,21.59091 -4.9364,4.9364 -7.72639,21.03524 -1.13636,30.68182 6.02045,8.81283 2.82741,18.7365 7.95455,23.86363 0.33708,0.33708 17.48425,-11.58303 30.68181,-15.90909 13.19757,-4.32606 31.95375,3.27353 40.9091,-5.68182 8.95534,-8.95535 11.46108,-21.49345 3.40909,-29.54545 -8.052,-8.052 -29.80506,-4.10708 -39.77273,-9.09091 -9.96767,-4.98383 -15.1567,-15.90909 -25,-15.90909 z"
style="fill:#f90000;fill-opacity:1;stroke:#f70000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
sodipodi:nodetypes="cszsc"
inkscape:connector-curvature="0"
id="path3043"
d="m 785.75768,252.69813 c -2.15995,3.96402 -32.65439,-30.98198 -36.36364,-27.27272 -7.18651,7.1865 8.85125,18.42148 2.27273,25 -6.57852,6.57852 -25.81804,5.36348 -35.22728,14.77272 -25.51222,25.51222 19.05692,104.51502 55.68182,55.68182"
style="fill:none;stroke:#f00000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="cszczzszzzzcsc"
inkscape:connector-curvature="0"
id="path3045"
d="M 750.03535,226.06672 C 711.6325,157.91568 645.69841,140.48948 572.12131,203.8345 c -24.82251,21.37054 -15.09292,89.45253 -3.40909,114.77272 11.68383,25.32019 7.97501,19.33512 18.18182,38.63637 -31.51414,24.08371 -84.23416,20.9511 -131.81818,17.04545 -47.58402,-3.90565 -75.89356,-19.07539 -97.72727,-37.5 -21.83371,-18.42461 -36.78164,-46.79991 -52.27273,-54.54545 -10.288,-5.144 -6.36596,44.77039 2.27273,73.86363 8.63869,29.09324 34.46104,109.46105 52.27272,137.5 17.81168,28.03895 31.49562,44.1569 47.72728,56.81819 16.23166,12.66129 58.93063,43.05145 97.72727,54.54545 38.79664,11.494 146.46863,19.69088 203.40909,-2.27273 86.38413,-43.19206 102.33193,-159.03171 37.5,-223.86363 -15.7445,-15.74451 -12.02066,-35.53602 7.45949,-43.32808"
style="fill:none;stroke:#f00000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="cszczc"
inkscape:connector-curvature="0"
id="path3051"
d="m 634.62131,434.51631 c 4.12535,-6.89429 -18.529,-13.28918 -28.40909,-3.40909 -31.27182,31.27182 -62.01467,41.75198 -105.45775,29.22535 -43.44307,-12.52662 -72.28749,-39.81931 -80.90588,-32.63444 0.40776,19.37917 38.90825,45.89608 59.0909,57.95455 20.18265,12.05847 55.71652,15.18124 76.48668,19.33527"
style="fill:none;stroke:#f00000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="cc"
inkscape:connector-curvature="0"
id="path3053"
d="m 439.90156,456.12431 c -38.28632,39.99291 91.97781,85.61176 155.52802,87.11552"
style="fill:none;stroke:#f00000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="cssc"
inkscape:connector-curvature="0"
id="path3055"
d="m 448.65925,498.16977 c -3.87672,6.5747 -6.73911,12.75701 -0.82023,23.79528 13.7148,25.57709 187.42834,102.90304 232.95454,22.37697 17.04983,-30.1575 23.46759,-51.39926 16.32775,-87.09843"
style="fill:none;stroke:#f00000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="ccccc"
inkscape:connector-curvature="0"
d="m 507.06482,374.14624 -12.67298,0.13953 c 3.63824,51.34372 19.25776,91.96015 33.72095,112.92518 l 9.875,-6.8125 C 525.39246,462.14096 510.57486,423.68078 507.06482,374.14624 Z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#fb0000;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
id="path4309" />
<path
sodipodi:nodetypes="ccccc"
inkscape:connector-curvature="0"
d="m 560.86279,516.9297 -9.9375,6.71875 c 29.20931,43.33022 46.46898,69.20055 79.77905,94.1831 l 16.37368,-1.14305 c -31.50883,-23.63161 -56.96248,-56.36414 -86.21523,-99.7588 z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#fb0000;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
id="path4311" />
<path
sodipodi:nodetypes="ccccc"
inkscape:connector-curvature="0"
d="m 525.45654,507.83595 c -62.87158,16.23498 -111.42646,17.2145 -147.66945,14.8125 l 9.78213,11.96875 c 37.06165,2.45626 76.92278,1.3297 140.88732,-15.1875 z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#fb0000;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
id="path4313" />
<path
sodipodi:nodetypes="ccccc"
inkscape:connector-curvature="0"
id="path3069"
d="m 656.05029,438.6797 c -20.58397,18.21445 -52.16888,41.04807 -90.4375,52.3125 l 2.65625,11.71875 c 39.68069,-12.91145 72.86436,-36.32992 96.6875,-56 z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#fb0000;fill-opacity:1;stroke:none;stroke-width:12;marker:none;enable-background:accumulate" />
<path
sodipodi:nodetypes="cssccsscc"
inkscape:connector-curvature="0"
id="path3071"
d="m 757.71304,388.0383 c -4.52923,4.84108 -19.67631,13.83673 -31.8815,19.36015 -6.10259,2.76171 -12.14772,5.14314 -17.125,6.8125 -4.97728,1.66936 -9.32129,2.5177 -10.03125,2.53125 l 0.21875,12 c 4.00378,-0.0764 8.1642,-1.32472 13.625,-3.15625 5.4608,-1.83153 11.80414,-4.33295 18.25,-7.25 12.89171,-5.8341 25.8934,-12.79528 33.21875,-20.625 z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#fb0000;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
<path
inkscape:connector-curvature="0"
id="path3073"
d="m 641.23779,302.1172 -11.96875,0.6875 c 1.03338,18.39577 4.75889,40.64026 10.28125,61.25 5.52236,20.60974 12.63835,39.45008 21.5625,51.5625 l 9.65625,-7.125 c -7.10337,-9.64113 -14.31481,-27.7446 -19.625,-47.5625 -5.31019,-19.8179 -8.93374,-41.50046 -9.90625,-58.8125 z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#fb0000;fill-opacity:1;stroke:none;stroke-width:12;marker:none;enable-background:accumulate" />
<path
sodipodi:nodetypes="ccccc"
inkscape:connector-curvature="0"
id="path3075"
d="m 662.45787,162.55536 c -13.91525,24.7331 -24.51098,57.09134 -30.65758,98.53059 l 11.875,1.78125 c 6.01566,-40.55647 17.48829,-76.95738 30.31516,-99.75598 z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#fb0000;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
<path
sodipodi:nodetypes="ccccc"
inkscape:connector-curvature="0"
id="path3077"
d="m 554.12764,263.4034 1.24165,12.18255 c 28.39631,6.60699 29.23931,6.68626 55.83725,10.5625 l 1.71875,-11.875 c -26.72096,-3.89416 -30.5769,-4.3039 -58.79765,-10.87005 z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#fb0000;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
<path
sodipodi:nodetypes="cccccsc"
inkscape:connector-curvature="0"
id="path3079"
d="m 785.45654,278.96095 c -0.53644,-0.009 -1.07407,0.0541 -1.59375,0.1875 -40.45732,9.80146 -127.3125,1.84375 -127.3125,1.84375 l -2.5625,11.71875 c 0,0 89.75743,8.5331 132.71875,-1.875 2.87901,-0.59983 5.05158,-3.57796 4.74372,-6.50263 -0.30786,-2.92467 -3.05292,-5.38516 -5.99372,-5.37237 z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#fb0000;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
<ellipse
transform="rotate(-28.97727)"
id="path3780"
style="fill:#f90000;fill-opacity:1;stroke:#f70000;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
cx="523.80463"
cy="531.2616"
rx="5.19802"
ry="9.9009905" />
<ellipse
transform="rotate(-27.392045)"
id="path3782"
style="fill:none;stroke:#f00000;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
cx="534.97443"
cy="524.60144"
rx="11.386139"
ry="21.534653" />
<circle
id="path3784"
style="fill:none;stroke:#ec0000;stroke-width:6;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
cx="633.50305"
cy="280.79965"
r="22.18045" />
<circle
id="path3784-5"
style="fill:none;stroke:#ec0000;stroke-width:6;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
cx="678.75116"
cy="430.19812"
r="22.18045" />
<circle
id="path3784-58"
style="fill:none;stroke:#ec0000;stroke-width:6;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
cx="545.03693"
cy="501.62671"
r="22.18045" />
<text
id="text4345"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:0%;font-family:FreeMono;-inkscape-font-specification:FreeMono;letter-spacing:0px;word-spacing:0px;fill:#f10000;fill-opacity:1;stroke:none"
xml:space="preserve"><textPath
id="textPath4436"
xlink:href="#path4370-7-3"><tspan
dy="-14"
id="tspan4347"
style="font-weight:bold;font-size:144px;-inkscape-font-specification:'FreeMono Bold';fill:#f10000;fill-opacity:1">PAPER</tspan></textPath></text>
<text
id="text4345-0"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:0%;font-family:FreeMono;-inkscape-font-specification:FreeMono;letter-spacing:0px;word-spacing:0px;fill:#f10000;fill-opacity:1;stroke:none"
xml:space="preserve"><textPath
dy="-14"
style="font-weight:bold;font-size:144px;-inkscape-font-specification:'FreeMono Bold';letter-spacing:12px;word-spacing:0px;fill:#f10000;fill-opacity:1"
id="textPath4489"
xlink:href="#path4370-7-0">SUBMITTED</textPath></text>
<path
sodipodi:nodetypes="sssss"
inkscape:connector-curvature="0"
id="path10437"
d="M 390.53825,105.22858 C 548.68559,2.6763776 758.24454,47.36559 860.79675,205.51292 963.34895,363.66026 918.65974,573.21921 760.51241,675.77142 602.36507,778.32362 392.80612,733.63441 290.25391,575.48708 187.70171,417.33974 232.39092,207.78079 390.53825,105.22858 Z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:6;marker:none;enable-background:accumulate" />
<path
sodipodi:nodetypes="sssss"
inkscape:connector-curvature="0"
id="path10439"
d="M 209.99081,669.75709 C 363.78885,871.07146 653.468,909.8325 854.78243,756.03452 1056.0968,602.23649 1094.8577,312.55726 941.05981,111.24288 787.2618,-90.071526 497.5826,-128.83249 296.26821,24.965528 94.953829,178.76353 56.192802,468.4427 209.99081,669.75709 Z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:6;marker:none;enable-background:accumulate" />
</g>
</g>
<g
inkscape:label="guidelines"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-872.36217)"
style="display:inline"
sodipodi:insensitive="true">
<rect
style="display:inline;opacity:0.98999999;fill:#007e7f;fill-opacity:1;stroke:#0000ff;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect4242"
width="140.29611"
height="108"
x="193.06149"
y="872.36218"
ry="17.999998" />
<path
sodipodi:type="star"
style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.94061768;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path4161"
sodipodi:sides="6"
sodipodi:cx="77.942284"
sodipodi:cy="962.36218"
sodipodi:r1="90.000015"
sodipodi:r2="70.148056"
sodipodi:arg1="-1.5707963"
sodipodi:arg2="-1.0471976"
inkscape:flatsided="true"
inkscape:rounded="0"
inkscape:randomized="0"
d="m 77.942286,872.36217 77.942294,45.00001 0,90.00002 -77.942299,45 -77.942298130498,-45 2.411541e-6,-90.00003 z"
transform="matrix(1.0636364,0,0,1.0626262,0.49599685,-54.069058)" />
<path
sodipodi:type="star"
style="fill:none;fill-opacity:1;stroke:#ffff00;stroke-width:0.94061768;stroke-miterlimit:4;stroke-dasharray:0.94061769, 5.64370617;stroke-dashoffset:0;stroke-opacity:1"
id="path4163"
sodipodi:sides="6"
sodipodi:cx="77.942284"
sodipodi:cy="962.36218"
sodipodi:r1="72"
sodipodi:r2="62.353828"
sodipodi:arg1="-1.5707963"
sodipodi:arg2="-1.0471976"
inkscape:flatsided="true"
inkscape:rounded="0"
inkscape:randomized="0"
d="m 77.942286,890.36218 62.353824,36 0,72 -62.353828,36.00002 -62.353828,-36.00002 2e-6,-72 z"
transform="matrix(1.0636364,0,0,1.0626262,0.49599685,-54.069058)" />
<path
sodipodi:type="star"
style="fill:none;fill-opacity:1;stroke:#ff00ff;stroke-width:0.94061768;stroke-miterlimit:4;stroke-dasharray:1.88123539, 0.94061769;stroke-dashoffset:0;stroke-opacity:1"
id="path4167"
sodipodi:sides="6"
sodipodi:cx="77.942284"
sodipodi:cy="962.36218"
sodipodi:r1="81"
sodipodi:r2="70.148056"
sodipodi:arg1="-1.5707963"
sodipodi:arg2="-1.0471976"
inkscape:flatsided="true"
inkscape:rounded="0"
inkscape:randomized="0"
d="m 77.942286,881.36218 70.148054,40.5 0,81.00002 -70.148059,40.5 -70.1480562,-40.5 2.2e-6,-81.00002 z"
transform="matrix(1.0636364,0,0,1.0626262,0.49599685,-54.069058)" />
<path
sodipodi:type="star"
style="fill:none;fill-opacity:1;stroke:#0000ff;stroke-width:0.94061768;stroke-miterlimit:4;stroke-dasharray:1.88123539, 0.94061769;stroke-dashoffset:0;stroke-opacity:1"
id="path4171"
sodipodi:sides="6"
sodipodi:cx="77.942284"
sodipodi:cy="962.36218"
sodipodi:r1="99"
sodipodi:r2="85.736511"
sodipodi:arg1="-1.5707963"
sodipodi:arg2="-1.0471976"
inkscape:flatsided="true"
inkscape:rounded="0"
inkscape:randomized="0"
d="m 77.942286,863.36218 85.736514,49.5 0,99.00002 -85.736519,49.5 -85.7365137,-49.5 2.7e-6,-99.00002 z"
transform="matrix(1.0636364,0,0,1.0626262,0.49599685,-54.069058)" />
<path
style="fill:none;fill-rule:evenodd;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2, 1;stroke-dashoffset:0;stroke-opacity:1"
d="m 200.85572,894.86217 h 15.58845"
id="path4173"
inkscape:connector-curvature="0" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 200.85572,912.93968 h 15.58845"
id="path4173-6"
inkscape:connector-curvature="0" />
<path
style="fill:none;fill-rule:evenodd;stroke:#ff00ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2, 1;stroke-dashoffset:0;stroke-opacity:1"
d="m 200.85572,931.0172 h 15.58845"
id="path4173-7"
inkscape:connector-curvature="0" />
<path
style="fill:none;fill-rule:evenodd;stroke:#ffff00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1, 6;stroke-dashoffset:0;stroke-opacity:1"
d="m 200.85572,949.09471 h 15.58845"
id="path4173-5"
inkscape:connector-curvature="0" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="232.03262"
y="912.64813"
id="text4208"><tspan
sodipodi:role="line"
id="tspan4210"
x="232.03262"
y="912.64813"
style="font-size:12.5px;line-height:1.25">cut line</tspan></text>
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ff00ff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="232.03262"
y="930.64813"
id="text4212"><tspan
sodipodi:role="line"
id="tspan4214"
x="232.03262"
y="930.64813"
style="font-size:12.5px;line-height:1.25">safe area</tspan></text>
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="232.03262"
y="894.70715"
id="text4216"><tspan
sodipodi:role="line"
id="tspan4218"
x="232.03262"
y="894.70715"
style="font-size:12.5px;line-height:1.25">bleed</tspan></text>
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffff00;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="232.03262"
y="948.86218"
id="text4220"><tspan
sodipodi:role="line"
id="tspan4222"
x="232.03262"
y="948.86218"
style="font-size:12.5px;line-height:1.25">recommended</tspan><tspan
sodipodi:role="line"
x="232.03262"
y="964.48718"
id="tspan4224"
style="font-size:12.5px;line-height:1.25">border</tspan></text>
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;opacity:0.99;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="0.51609027"
y="223.82076"
id="text4236"
transform="translate(0,872.36217)"><tspan
sodipodi:role="line"
id="tspan4238"
x="0.51609027"
y="223.82076"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:1.25;font-family:FreeSans;-inkscape-font-specification:FreeSans">based on the specs from</tspan><tspan
sodipodi:role="line"
x="0.51609027"
y="239.44576"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:1.25;font-family:FreeMono;-inkscape-font-specification:FreeMono"
id="tspan4159">https://terinjokes.github.io/StickerConstructorSpec/</tspan></text>
</g>
</svg>
|