Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/olpcgames/data/sleeping_svg.py
blob: c52398a50d3f13ed0dedb0607406bbd536a19576 (plain)
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
# -*- coding: ISO-8859-1 -*-
"""Resource sleeping_svg (from file sleeping.svg)"""
# written by resourcepackage: (1, 0, 1)
source = 'sleeping.svg'
package = 'olpcgames.data'
data = "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\012<svg\012\
   xmlns=\"http://www.w3.org/2000/svg\"\012   xmlns:xlink=\"http:/\
/www.w3.org/1999/xlink\"\012   width=\"737\"\012   height=\"923\"\012   ve\
rsion=\"1.0\">\012  <defs>\012    <linearGradient\012       id=\"linearG\
radient3152\">\012      <stop\012         style=\"stop-color:#b8ffb4\
;stop-opacity:1;\"\012         offset=\"0\" />\012      <stop\012       \
  offset=\"0.5\"\012         style=\"stop-color:#2eff22;stop-opaci\
ty:0.5;\" />\012      <stop\012         style=\"stop-color:#ffffff;s\
top-opacity:0;\"\012         offset=\"1\" />\012    </linearGradient>\
\012    <radialGradient\012       xlink:href=\"#linearGradient3152\"\
\012       id=\"radialGradient3158\"\012       cx=\"260\"\012       cy=\"2\
35\"\012       fx=\"260\"\012       fy=\"235\"\012       r=\"259\"\012       gr\
adientTransform=\"matrix(1,0,0,1.2531846,0,-59.560934)\"\012     \
  gradientUnits=\"userSpaceOnUse\" />\012  </defs>\012  <g\012     tran\
sform=\"translate(-3,-73)\">\012    <path\012       style=\"opacity:1\
;color:#000000;fill:url(#radialGradient3158);fill-opacity:1;\
fill-rule:evenodd;stroke:none;stroke-width:1.5;stroke-lineca\
p:butt;stroke-linejoin:miter;marker:none;marker-start:none;m\
arker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-da\
sharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility\
:visible;display:inline;overflow:visible\"\012       id=\"path217\
8\"\012       d=\"M 519 235 A 259 324 0 1 1  0,235 A 259 324 0 1 \
1  519 235 z\"\012       transform=\"matrix(1.4203822,0,0,1.42038\
22,0,200)\" />\012    <path\012       style=\"fill:#000000;fill-opac\
ity:0.75;fill-rule:nonzero;stroke:none;stroke-width:1pt;stro\
ke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1\"\012    \
   d=\"M 420,366 C 438,381 455,400 478,408 C 523,427 576,424 \
620,405 C 632,400 644,393 655,387 C 652,389 638,397 649,391 \
C 658,385 666,379 676,376 C 688,370 673,379 669,382 C 637,40\
1 604,421 566,427 C 526,435 482,429 446,408 C 431,398 419,38\
5 405,374 C 410,371 415,368 420,366 z \" />\012    <path\012       \
style=\"fill:#000000;fill-opacity:0.75;fill-rule:nonzero;stro\
ke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin\
:miter;stroke-opacity:1\"\012       d=\"M 322,366 C 303,381 286,4\
00 263,408 C 218,427 166,424 121,405 C 109,400 98,393 86,387\
 C 89,389 103,397 93,391 C 84,385 75,379 65,376 C 53,370 68,\
379 72,382 C 104,401 137,421 175,427 C 216,435 260,429 295,4\
08 C 310,398 322,385 336,374 C 331,371 326,368 322,366 z \" /\
>\012    <path\012       style=\"fill:#000000;fill-opacity:0.75;fil\
l-rule:nonzero;stroke:none;stroke-width:1pt;stroke-linecap:b\
utt;stroke-linejoin:miter;stroke-opacity:1\"\012       d=\"M 363,\
383 C 347,418 353,458 345,495 C 339,525 324,551 312,579 C 30\
4,598 298,620 309,639 C 317,655 335,667 353,669 C 379,671 40\
5,664 429,653 C 442,646 405,667 423,656 C 429,652 434,647 44\
1,645 C 455,639 439,650 434,653 C 408,669 378,679 347,679 C \
327,679 308,667 297,651 C 285,634 287,613 294,594 C 302,570 \
316,548 324,523 C 335,493 335,460 338,428 C 340,415 342,401 \
349,390 C 353,388 358,385 363,383 z \" />\012    <path\012       st\
yle=\"fill:#000000;fill-opacity:0.75;fill-rule:nonzero;stroke\
:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:m\
iter;stroke-opacity:1\"\012       d=\"M 206,735 C 245,737 285,740\
 324,744 C 357,745 391,746 424,744 C 468,738 510,723 550,703\
 C 552,703 544,709 541,711 C 531,718 518,722 507,727 C 474,7\
40 440,751 405,754 C 360,756 314,754 268,749 C 243,747 218,7\
46 193,745 C 197,741 201,738 206,735 z \" />\012  </g>\012</svg>\012"
### end