share/hedgewars/Data/Themes/Fruit/Watermelon.svg
author Wuzzy <Wuzzy2@mail.ru>
Thu, 11 Jul 2019 16:24:09 +0200
changeset 15231 c10e9261ab9c
parent 8888 b804f1d129e4
permissions -rw-r--r--
Make lowest line of Splash image frames transparent to work around scaling issues The Splash image is scaled. Sometimes, the lowest line is repeated on the top, which caused some weird lines to appear above big splashes (e.g. piano). This has been done fully automated with a script. Only the alpha channel was changed. The color information is preserved.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8888
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     2
<!-- Created with Inkscape (http://www.inkscape.org/) -->
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     3
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     4
<svg
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     5
   xmlns:dc="http://purl.org/dc/elements/1.1/"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     6
   xmlns:cc="http://creativecommons.org/ns#"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     7
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     8
   xmlns:svg="http://www.w3.org/2000/svg"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     9
   xmlns="http://www.w3.org/2000/svg"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    10
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    11
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    12
   id="svg2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    13
   version="1.1"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    14
   inkscape:version="0.48.2 r9819"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    15
   width="330"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    16
   height="380"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    17
   sodipodi:docname="Watermelon.svg"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    18
   inkscape:export-filename="/home/alumno/Watermelon.png"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    19
   inkscape:export-xdpi="90"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    20
   inkscape:export-ydpi="90">
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    21
  <metadata
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    22
     id="metadata8">
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    23
    <rdf:RDF>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    24
      <cc:Work
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    25
         rdf:about="">
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    26
        <dc:format>image/svg+xml</dc:format>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    27
        <dc:type
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    28
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    29
        <dc:title></dc:title>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    30
      </cc:Work>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    31
    </rdf:RDF>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    32
  </metadata>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    33
  <defs
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    34
     id="defs6" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    35
  <sodipodi:namedview
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    36
     pagecolor="#ffffff"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    37
     bordercolor="#666666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    38
     borderopacity="1"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    39
     objecttolerance="10"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    40
     gridtolerance="10"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    41
     guidetolerance="10"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    42
     inkscape:pageopacity="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    43
     inkscape:pageshadow="2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    44
     inkscape:window-width="1024"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    45
     inkscape:window-height="576"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    46
     id="namedview4"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    47
     showgrid="false"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    48
     inkscape:zoom="1.2421053"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    49
     inkscape:cx="205.80343"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    50
     inkscape:cy="202.92468"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    51
     inkscape:window-x="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    52
     inkscape:window-y="24"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    53
     inkscape:window-maximized="1"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    54
     inkscape:current-layer="svg2" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    55
  <g
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    56
     id="g4067"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    57
     transform="matrix(1.0009098,0,0,1,-0.01662335,0)">
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    58
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    59
       sodipodi:nodetypes="ccccc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    60
       inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    61
       id="path3846"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    62
       d="M 21.16176,304.90446 C 79.192603,199.15863 79.320882,201.26339 155.45626,63.017853 c 0,0 39.67701,-5.551263 42.63457,0.354572 36.04224,84.574805 37.29601,87.965105 101.09507,236.310815 -48.58642,56.96906 -291.41475,35.09134 -278.024141,5.22121 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    63
       style="fill:#ea0000;fill-opacity:1;fill-rule:evenodd;stroke:#9e1e00;stroke-width:4.1789999;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    64
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    65
       sodipodi:nodetypes="ccsccc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    66
       inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    67
       id="path3866-6"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    68
       d="m 157.39382,64.105403 c 2.84301,-1.024045 36.6574,-4.26847 41.38895,-1.733055 3.01899,1.617656 11.03073,25.264922 51.1483,119.135242 27.33564,63.96217 50.86987,116.7313 50.89689,117.77572 0.14494,5.56099 -23.08054,19.2874 -44.96726,25.54942 C 235.56204,225.55549 195.46747,140.34641 157.39382,64.105403 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    69
       style="opacity:0.49800002;fill:#e2e3db;fill-opacity:1;fill-rule:evenodd;stroke:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    70
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    71
       sodipodi:nodetypes="cccccscccc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    72
       inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    73
       id="path3016"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    74
       d="m 130.1346,338.21986 c -29.49569,-1.30665 -62.692724,-5.33246 -88.484704,-14.00661 -13.892079,-4.86676 -22.58368,-12.389 -21.622294,-16.51372 2.552584,-6.17739 2.011312,-5.0554 7.8672,-15.76023 80.814378,32.39629 140.992688,28.35017 218.801108,7.41858 0.78617,-0.15815 7.91845,-0.53857 19.49563,-6.677 9.7244,-5.15605 23.77009,-12.70268 24.79453,-12.63676 6.17219,12.94032 6.29945,13.67306 10.3437,19.90908 -7.60478,11.45407 -29.21256,20.63481 -45.73155,25.82614 -38.40429,11.3478 -92.39878,13.95855 -125.46362,12.44052 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    75
       style="fill:#a3ff3d;fill-opacity:1;fill-rule:evenodd;stroke:#008200;stroke-width:3.36641192;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    76
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    77
       sodipodi:nodetypes="ccsccc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    78
       inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    79
       id="path3866"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    80
       d="m 155.41075,63.626026 c 2.84301,-1.024045 36.65739,-4.268469 41.38895,-1.733055 3.01898,1.617657 11.03073,25.264923 51.14829,119.135239 27.33565,63.96217 50.86987,116.7313 50.8969,117.77571 0.14494,5.561 -23.08055,19.2874 -44.96727,25.54942 C 233.57896,225.07611 193.4844,139.86704 155.41075,63.626026 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    81
       style="opacity:0.49800002;fill:#ff5555;fill-opacity:1;fill-rule:evenodd;stroke:#9e1e00;stroke-width:3.36641192;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    82
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    83
       sodipodi:nodetypes="cccccc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    84
       inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    85
       id="path3836"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    86
       d="m 254.18308,326.22044 c -0.81393,-3.86474 -1.49705,-12.4723 -5.98386,-27.0405 19.92422,-9.22497 20.27979,-9.7719 41.68233,-22.15942 2.17558,5.55195 8.93128,18.53558 11.3554,22.98857 0.0787,0.2861 -7.34861,9.49354 -17.73467,14.34728 -12.93589,6.90227 -25.30393,11.09865 -29.3192,11.86407 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    87
       style="opacity:0.91397861;fill:#99ff55;fill-opacity:1;fill-rule:evenodd;stroke:#008200;stroke-width:3.36641192;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    88
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    89
       sodipodi:nodetypes="cccccc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    90
       inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    91
       id="path3016-1"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    92
       d="m 130.6765,338.82657 c -29.48675,-0.83955 -64.157215,-7.80493 -89.905333,-14.1916 -20.141557,-5.74449 -23.484138,-14.98988 -17.869072,-22.78129 74.099538,37.91124 156.369735,33.30432 228.166585,14.327 2.09032,5.93688 1.61619,9.52952 1.91745,9.94844 -38.45505,8.70038 -89.25508,13.67857 -122.30963,12.69745 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    93
       style="fill:#008200;fill-opacity:1;fill-rule:evenodd;stroke:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    94
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    95
       sodipodi:nodetypes="cccccc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    96
       inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    97
       id="path3836-8"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    98
       d="m 255.5856,324.30115 c -0.79061,-2.64831 -0.62017,-1.57929 -1.85209,-8.97896 17.28722,-7.39585 22.18956,-8.88175 42.1268,-22.20468 2.14196,3.79844 1.34711,2.77666 3.36035,6.67271 -2.0962,2.98757 -5.06544,6.63137 -14.65868,12.18729 -12.37988,6.86736 -24.95698,11.77402 -28.97638,12.32364 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    99
       style="opacity:0.91397861;fill:#009100;fill-opacity:1;fill-rule:evenodd;stroke:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   100
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   101
       sodipodi:nodetypes="ccsccscsssccc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   102
       inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   103
       id="path4300"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   104
       d="M 287.88498,306.91447 C 263.19743,260.46929 248.01975,203.20913 230.0716,160.95809 220.57806,138.63452 202.75696,104.75545 188.37582,75.646776 l -21.83006,-11.253711 18.80525,-1.405653 c 5.07392,-0.03467 8.27847,-0.11547 10.19087,0.490056 0.78187,0.247543 1.11402,1.577898 1.73412,2.485702 1.14479,2.216137 9.68241,22.297237 18.59243,43.73076 12.28631,29.55527 32.10044,76.03877 53.29087,125.0189 12.29435,28.41753 23.97997,54.57522 25.8858,57.88051 l 4.18218,7.25317 c -1.61883,3.04764 -9.50074,9.16182 -10.12146,9.15079 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   105
       style="opacity:0.28999999;fill:#ffd5d5;fill-opacity:1;fill-rule:evenodd;stroke:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   106
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   107
       sodipodi:nodetypes="csccssc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   108
       inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   109
       id="path4324-3-3-7"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   110
       d="M 97.379797,336.8774 C 86.523,335.2669 48.937505,329.8389 42.3935,326.58443 33.942272,322.38106 18.984981,315.99933 18.495824,307.57188 17.944787,305.18361 43.475302,266.00098 134.04434,98.123201 c 2.77103,-1.479598 6.77679,-0.833882 3.74816,3.154899 -6.10802,8.04447 -18.53627,38.4123 -30.29404,72.7588 -22.498625,65.7224 -13.789881,142.34249 -10.118663,162.8405 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   111
       style="opacity:0.22999998;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   112
    <g
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   113
       id="g3260">
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   114
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   115
         sodipodi:type="arc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   116
         style="fill:#000000;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   117
         id="path8533-2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   118
         sodipodi:cx="38.383335"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   119
         sodipodi:cy="39.279999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   120
         sodipodi:rx="0.86166668"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   121
         sodipodi:ry="2.7416666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   122
         d="m 39.245002,39.279999 c 0,1.51418 -0.385782,2.741666 -0.861667,2.741666 -0.475885,0 -0.861667,-1.227486 -0.861667,-2.741666 0,-1.514181 0.385782,-2.741667 0.861667,-2.741667 0.475885,0 0.861667,1.227486 0.861667,2.741667 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   123
         transform="matrix(-5.8199827,1.3156875,1.2680928,3.9270891,306.66538,-39.969783)" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   124
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   125
         style="opacity:0.13999999;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   126
         d="m 138.82052,172.60263 c 0.92585,-3.05699 -0.0898,-7.39736 -1.84206,-11.563 -2.17162,-5.16257 -6.06788,-9.02073 -8.77101,-6.0901 -0.2495,0.27046 -0.19417,0.66253 -0.44027,1.03343 7.75195,5.62701 8.23658,20.5463 11.05334,16.61967 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   127
         id="path3801-5"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   128
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   129
         sodipodi:nodetypes="csscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   130
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   131
         sodipodi:type="arc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   132
         style="fill:#000000;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   133
         id="path8533-2-7"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   134
         sodipodi:cx="38.383335"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   135
         sodipodi:cy="39.279999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   136
         sodipodi:rx="0.86166668"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   137
         sodipodi:ry="2.7416666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   138
         d="m 39.245002,39.279999 c 0,1.51418 -0.385782,2.741666 -0.861667,2.741666 -0.475885,0 -0.861667,-1.227486 -0.861667,-2.741666 0,-1.514181 0.385782,-2.741667 0.861667,-2.741667 0.475885,0 0.861667,1.227486 0.861667,2.741667 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   139
         transform="matrix(-3.9406429,-4.6066071,-2.7242581,3.0386962,419.01701,263.10664)" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   140
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   141
         style="opacity:0.13999999;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   142
         d="m 156.88808,214.58954 c 3.04823,-0.64244 6.24627,-3.6534 8.9386,-7.24332 3.33671,-4.44917 4.72801,-9.82174 0.92551,-10.84112 -0.35094,-0.094 -0.65751,0.14486 -1.09217,0.10245 -1.02585,9.69959 -13.47642,17.34119 -8.77194,17.98191 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   143
         id="path3801-5-8"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   144
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   145
         sodipodi:nodetypes="csscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   146
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   147
         sodipodi:type="arc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   148
         style="fill:#000000;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   149
         id="path8533-2-77"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   150
         sodipodi:cx="38.383335"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   151
         sodipodi:cy="39.279999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   152
         sodipodi:rx="0.86166668"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   153
         sodipodi:ry="2.7416666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   154
         d="m 39.245002,39.279999 c 0,1.51418 -0.385782,2.741666 -0.861667,2.741666 -0.475885,0 -0.861667,-1.227486 -0.861667,-2.741666 0,-1.514181 0.385782,-2.741667 0.861667,-2.741667 0.475885,0 0.861667,1.227486 0.861667,2.741667 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   155
         transform="matrix(-5.8661423,-1.0916073,1.116613,-3.9728155,357.88556,345.64936)" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   156
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   157
         style="opacity:0.13999999;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   158
         d="m 182.01497,139.66765 c 1.04236,3.01924 0.19381,7.39538 -1.39742,11.62511 -1.97211,5.24204 -5.71762,9.24672 -8.53109,6.42188 -0.25969,-0.2607 -0.21944,-0.6546 -0.47957,-1.0158 7.53053,-5.92005 7.44287,-20.84694 10.40808,-17.03119 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   159
         id="path3801-5-5"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   160
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   161
         sodipodi:nodetypes="csscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   162
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   163
         sodipodi:type="arc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   164
         style="fill:#000000;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   165
         id="path8533-2-3"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   166
         sodipodi:cx="38.383335"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   167
         sodipodi:cy="39.279999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   168
         sodipodi:rx="0.86166668"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   169
         sodipodi:ry="2.7416666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   170
         d="m 39.245002,39.279999 c 0,1.51418 -0.385782,2.741666 -0.861667,2.741666 -0.475885,0 -0.861667,-1.227486 -0.861667,-2.741666 0,-1.514181 0.385782,-2.741667 0.861667,-2.741667 0.475885,0 0.861667,1.227486 0.861667,2.741667 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   171
         transform="matrix(5.8661423,1.0916073,-1.116613,3.9728155,-87.196134,40.736602)" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   172
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   173
         style="opacity:0.13999999;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   174
         d="m 88.674466,246.7183 c -1.042368,-3.01923 -0.193815,-7.39536 1.397422,-11.62509 1.972109,-5.24205 5.717614,-9.24674 8.53108,-6.4219 0.259699,0.26071 0.219447,0.65462 0.47958,1.01581 -7.530537,5.92004 -7.442869,20.84695 -10.408082,17.03118 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   175
         id="path3801-5-2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   176
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   177
         sodipodi:nodetypes="csscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   178
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   179
         sodipodi:type="arc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   180
         style="fill:#000000;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   181
         id="path8533-2-7-4"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   182
         sodipodi:cx="38.383335"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   183
         sodipodi:cy="39.279999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   184
         sodipodi:rx="0.86166668"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   185
         sodipodi:ry="2.7416666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   186
         d="m 39.245002,39.279999 c 0,1.51418 -0.385782,2.741666 -0.861667,2.741666 -0.475885,0 -0.861667,-1.227486 -0.861667,-2.741666 0,-1.514181 0.385782,-2.741667 0.861667,-2.741667 0.475885,0 0.861667,1.227486 0.861667,2.741667 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   187
         transform="matrix(3.7611487,-4.7542881,2.8387461,2.9320262,-115.01541,334.61757)" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   188
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   189
         style="opacity:0.13999999;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   190
         d="m 145.06089,276.08726 c -3.07061,-0.52511 -6.38173,-3.41127 -9.20971,-6.89533 -3.5048,-4.318 -5.10104,-9.63327 -1.34042,-10.79768 0.34708,-0.10742 0.66259,0.11994 1.09531,0.0605 1.39691,9.65313 14.13128,16.81182 9.45481,17.6324 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   191
         id="path3801-5-8-0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   192
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   193
         sodipodi:nodetypes="csscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   194
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   195
         sodipodi:type="arc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   196
         style="fill:#000000;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   197
         id="path8533-2-7-4-5"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   198
         sodipodi:cx="38.383335"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   199
         sodipodi:cy="39.279999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   200
         sodipodi:rx="0.86166668"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   201
         sodipodi:ry="2.7416666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   202
         d="m 39.245002,39.279999 c 0,1.51418 -0.385782,2.741666 -0.861667,2.741666 -0.475885,0 -0.861667,-1.227486 -0.861667,-2.741666 0,-1.514181 0.385782,-2.741667 0.861667,-2.741667 0.475885,0 0.861667,1.227486 0.861667,2.741667 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   203
         transform="matrix(3.7611487,-4.7542881,2.8387461,2.9320262,-53.119343,314.93041)" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   204
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   205
         style="opacity:0.13999999;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   206
         d="m 206.95695,256.40009 c -3.07057,-0.52512 -6.38172,-3.41126 -9.2097,-6.89532 -3.50477,-4.318 -5.10105,-9.63328 -1.34041,-10.79768 0.3471,-0.10742 0.6626,0.11954 1.09533,0.0605 1.39692,9.65314 14.13128,16.81182 9.45478,17.63241 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   207
         id="path3801-5-8-0-9"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   208
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   209
         sodipodi:nodetypes="csscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   210
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   211
         sodipodi:type="arc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   212
         style="opacity:0.11000001;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   213
         id="path8533-2-77-7"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   214
         sodipodi:cx="38.383335"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   215
         sodipodi:cy="39.279999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   216
         sodipodi:rx="0.86166668"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   217
         sodipodi:ry="2.7416666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   218
         d="m 39.245002,39.279999 c 0,1.51418 -0.385782,2.741666 -0.861667,2.741666 -0.475885,0 -0.861667,-1.227486 -0.861667,-2.741666 0,-1.514181 0.385782,-2.741667 0.861667,-2.741667 0.475885,0 0.861667,1.227486 0.861667,2.741667 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   219
         transform="matrix(-7.721515,-1.1643855,1.4879863,-4.3355191,414.38136,361.90062)" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   220
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   221
         style="opacity:0.01540001;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   222
         d="m 183.64004,138.13151 c 1.35974,3.28667 0.22307,8.06067 -1.89117,12.67829 -2.62028,5.72279 -7.57092,10.1045 -11.26425,7.03746 -0.34082,-0.28316 -0.28633,-0.71261 -0.62719,-1.10518 9.94418,-6.48609 9.89374,-22.75712 13.78261,-18.61057 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   223
         id="path3801-5-5-9"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   224
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   225
         sodipodi:nodetypes="csscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   226
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   227
         sodipodi:type="arc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   228
         style="opacity:0.11000001;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   229
         id="path8533-2-77-7-5"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   230
         sodipodi:cx="38.383335"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   231
         sodipodi:cy="39.279999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   232
         sodipodi:rx="0.86166668"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   233
         sodipodi:ry="2.7416666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   234
         d="m 39.245002,39.279999 c 0,1.51418 -0.385782,2.741666 -0.861667,2.741666 -0.475885,0 -0.861667,-1.227486 -0.861667,-2.741666 0,-1.514181 0.385782,-2.741667 0.861667,-2.741667 0.475885,0 0.861667,1.227486 0.861667,2.741667 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   235
         transform="matrix(7.6712015,-1.4595392,-1.6530977,-4.2752892,-96.517136,389.48274)" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   236
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   237
         style="opacity:0.01540001;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   238
         d="m 125.47623,157.03247 c -1.23274,3.33638 0.0861,8.06329 2.37582,12.59648 2.83773,5.61812 7.95271,9.80684 11.52571,6.60047 0.32972,-0.29602 0.25881,-0.72306 0.58439,-1.12842 -10.18556,-6.10012 -10.7589,-22.36111 -14.48592,-18.06853 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   239
         id="path3801-5-5-9-7"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   240
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   241
         sodipodi:nodetypes="csscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   242
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   243
         sodipodi:type="arc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   244
         style="opacity:0.11000001;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   245
         id="path8533-2-77-7-0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   246
         sodipodi:cx="38.383335"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   247
         sodipodi:cy="39.279999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   248
         sodipodi:rx="0.86166668"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   249
         sodipodi:ry="2.7416666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   250
         d="m 39.245002,39.279999 c 0,1.51418 -0.385782,2.741666 -0.861667,2.741666 -0.475885,0 -0.861667,-1.227486 -0.861667,-2.741666 0,-1.514181 0.385782,-2.741667 0.861667,-2.741667 0.475885,0 0.861667,1.227486 0.861667,2.741667 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   251
         transform="matrix(7.0389454,-3.4572185,-2.6731564,-3.6891431,38.251181,525.81349)" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   252
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   253
         style="opacity:0.01540001;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   254
         d="m 194.0278,242.00418 c -0.34973,3.55223 2.11447,7.76686 5.46727,11.53527 4.15522,4.67029 10.14907,7.35196 12.79107,3.30081 0.24408,-0.37388 0.0675,-0.76757 0.28014,-1.24613 -11.37105,-3.17505 -16.02125,-18.73158 -18.53829,-13.58996 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   255
         id="path3801-5-5-9-3"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   256
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   257
         sodipodi:nodetypes="csscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   258
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   259
         sodipodi:type="arc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   260
         style="opacity:0.11000001;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   261
         id="path8533-2-77-7-0-2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   262
         sodipodi:cx="38.383335"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   263
         sodipodi:cy="39.279999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   264
         sodipodi:rx="0.86166668"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   265
         sodipodi:ry="2.7416666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   266
         d="m 39.245002,39.279999 c 0,1.51418 -0.385782,2.741666 -0.861667,2.741666 -0.475885,0 -0.861667,-1.227486 -0.861667,-2.741666 0,-1.514181 0.385782,-2.741667 0.861667,-2.741667 0.475885,0 0.861667,1.227486 0.861667,2.741667 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   267
         transform="matrix(7.0389454,-3.4572185,-2.6731564,-3.6891431,-24.792104,544.64346)" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   268
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   269
         style="opacity:0.01540001;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   270
         d="m 130.98447,260.83414 c -0.34969,3.55223 2.11452,7.76687 5.46729,11.53528 4.15525,4.67028 10.14908,7.35196 12.7911,3.3008 0.24408,-0.37387 0.0675,-0.76756 0.28012,-1.24614 -11.37104,-3.17504 -16.02123,-18.73156 -18.53832,-13.58995 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   271
         id="path3801-5-5-9-3-7"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   272
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   273
         sodipodi:nodetypes="csscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   274
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   275
         sodipodi:type="arc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   276
         style="opacity:0.11000001;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   277
         id="path8533-2-77-7-0-2-5"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   278
         sodipodi:cx="38.383335"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   279
         sodipodi:cy="39.279999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   280
         sodipodi:rx="0.86166668"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   281
         sodipodi:ry="2.7416666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   282
         d="m 39.245002,39.279999 c 0,1.51418 -0.385782,2.741666 -0.861667,2.741666 -0.475885,0 -0.861667,-1.227486 -0.861667,-2.741666 0,-1.514181 0.385782,-2.741667 0.861667,-2.741667 0.475885,0 0.861667,1.227486 0.861667,2.741667 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   283
         transform="matrix(-7.1663061,-3.1848343,2.5297656,-3.7889086,337.21841,476.64219)" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   284
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   285
         style="opacity:0.01540001;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   286
         d="m 170.67632,199.01329 c 0.48563,3.53622 -1.81521,7.84222 -5.02105,11.73638 -3.97317,4.82615 -9.85976,7.73564 -12.65516,3.78875 -0.25786,-0.36426 -0.0969,-0.76442 -0.32771,-1.23449 11.24101,-3.60863 15.29139,-19.33197 18.00372,-14.29064 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   287
         id="path3801-5-5-9-3-7-7"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   288
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   289
         sodipodi:nodetypes="csscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   290
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   291
         sodipodi:type="arc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   292
         style="opacity:0.11000001;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   293
         id="path8533-2-77-7-2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   294
         sodipodi:cx="38.383335"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   295
         sodipodi:cy="39.279999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   296
         sodipodi:rx="0.86166668"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   297
         sodipodi:ry="2.7416666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   298
         d="m 39.245002,39.279999 c 0,1.51418 -0.385782,2.741666 -0.861667,2.741666 -0.475885,0 -0.861667,-1.227486 -0.861667,-2.741666 0,-1.514181 0.385782,-2.741667 0.861667,-2.741667 0.475885,0 0.861667,1.227486 0.861667,2.741667 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   299
         transform="matrix(-7.721515,-1.1643855,1.4879863,-4.3355191,332.03828,452.96841)" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   300
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   301
         style="opacity:0.01540001;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   302
         d="m 101.29696,229.19929 c 1.35974,3.28667 0.22307,8.06067 -1.891171,12.6783 -2.620282,5.72277 -7.570919,10.1045 -11.264252,7.03745 -0.340815,-0.28316 -0.286333,-0.71259 -0.627181,-1.10518 9.944171,-6.48608 9.893723,-22.7571 13.782604,-18.61057 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   303
         id="path3801-5-5-9-5"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   304
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   305
         sodipodi:nodetypes="csscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   306
      <g
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   307
         id="g3916"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   308
         transform="matrix(1.1059245,-0.02120599,0.02182428,1.1381693,-21.956204,17.765538)">
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   309
        <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   310
           transform="matrix(-5.194422,-1.432084,-0.59815551,3.584494,456.19379,78.176358)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   311
           d="m 39.245002,39.279999 c 0,1.51418 -0.385782,2.741666 -0.861667,2.741666 -0.475885,0 -0.861667,-1.227486 -0.861667,-2.741666 0,-1.514181 0.385782,-2.741667 0.861667,-2.741667 0.475885,0 0.861667,1.227486 0.861667,2.741667 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   312
           sodipodi:ry="2.7416666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   313
           sodipodi:rx="0.86166668"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   314
           sodipodi:cy="39.279999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   315
           sodipodi:cx="38.383335"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   316
           id="path8533-2-3-4"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   317
           style="fill:#000000;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   318
           sodipodi:type="arc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   319
        <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   320
           sodipodi:nodetypes="csscc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   321
           inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   322
           id="path3801-5-2-5"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   323
           d="m 234.69635,172.49498 c 1.99545,-1.98372 2.96512,-5.78277 3.27406,-9.75663 0.38283,-4.92494 -1.14908,-9.56402 -4.51393,-8.42776 -0.31058,0.10485 -0.4273,0.43266 -0.77637,0.61694 3.88912,7.63845 -1.8484,19.42931 2.01624,17.56745 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   324
           style="opacity:0.13999999;fill:#ffffff;fill-opacity:1;stroke:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   325
        <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   326
           transform="matrix(6.7339091,2.1008916,0.43321785,-4.0172396,-41.900207,240.59956)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   327
           d="m 39.245002,39.279999 c 0,1.51418 -0.385782,2.741666 -0.861667,2.741666 -0.475885,0 -0.861667,-1.227486 -0.861667,-2.741666 0,-1.514181 0.385782,-2.741667 0.861667,-2.741667 0.475885,0 0.861667,1.227486 0.861667,2.741667 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   328
           sodipodi:ry="2.7416666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   329
           sodipodi:rx="0.86166668"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   330
           sodipodi:cy="39.279999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   331
           sodipodi:cx="38.383335"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   332
           id="path8533-2-77-7-2-2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   333
           style="opacity:0.11000001;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   334
           sodipodi:type="arc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   335
        <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   336
           sodipodi:nodetypes="csscc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   337
           inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   338
           id="path3801-5-5-9-5-8"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   339
           d="m 231.06086,153.67403 c -2.35558,2.07132 -3.24149,6.29838 -3.27151,10.78431 -0.0372,5.55958 2.33366,10.96921 6.50741,9.98558 0.3852,-0.0909 0.50382,-0.45241 0.93057,-0.62996 -5.64102,-9.03192 0.57638,-21.90217 -4.16647,-20.13993 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   340
           style="opacity:0.01540001;fill:#ffffff;fill-opacity:1;stroke:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   341
        <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   342
           inkscape:transform-center-y="6.8275839"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   343
           inkscape:transform-center-x="-0.26748628"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   344
           transform="matrix(5.194422,-1.432084,0.59815551,3.584494,-15.781326,34.350269)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   345
           d="m 39.245002,39.279999 c 0,1.51418 -0.385782,2.741666 -0.861667,2.741666 -0.475885,0 -0.861667,-1.227486 -0.861667,-2.741666 0,-1.514181 0.385782,-2.741667 0.861667,-2.741667 0.475885,0 0.861667,1.227486 0.861667,2.741667 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   346
           sodipodi:ry="2.7416666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   347
           sodipodi:rx="0.86166668"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   348
           sodipodi:cy="39.279999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   349
           sodipodi:cx="38.383335"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   350
           id="path8533-2-3-4-6"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   351
           style="fill:#000000;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   352
           sodipodi:type="arc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   353
        <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   354
           inkscape:transform-center-y="6.2348523"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   355
           inkscape:transform-center-x="1.7675182"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   356
           sodipodi:nodetypes="csscc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   357
           inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   358
           id="path3801-5-2-5-3"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   359
           d="m 205.71611,128.6689 c -1.99545,-1.98372 -2.96512,-5.78277 -3.27406,-9.75663 -0.38283,-4.92494 1.14908,-9.56402 4.51393,-8.42776 0.31058,0.10485 0.4273,0.43266 0.77637,0.61694 -3.88912,7.63845 1.8484,19.42931 -2.01624,17.56745 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   360
           style="opacity:0.13999999;fill:#ffffff;fill-opacity:1;stroke:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   361
        <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   362
           inkscape:transform-center-y="6.2620898"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   363
           transform="matrix(-6.7339091,2.1008916,-0.43321785,-4.0172396,482.31266,196.77348)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   364
           d="m 39.245002,39.279999 c 0,1.51418 -0.385782,2.741666 -0.861667,2.741666 -0.475885,0 -0.861667,-1.227486 -0.861667,-2.741666 0,-1.514181 0.385782,-2.741667 0.861667,-2.741667 0.475885,0 0.861667,1.227486 0.861667,2.741667 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   365
           sodipodi:ry="2.7416666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   366
           sodipodi:rx="0.86166668"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   367
           sodipodi:cy="39.279999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   368
           sodipodi:cx="38.383335"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   369
           id="path8533-2-77-7-2-2-8"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   370
           style="opacity:0.11000001;fill:#ffffff;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   371
           sodipodi:type="arc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   372
        <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   373
           inkscape:transform-center-y="6.8559754"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   374
           inkscape:transform-center-x="-2.0783619"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   375
           sodipodi:nodetypes="csscc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   376
           inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   377
           id="path3801-5-5-9-5-8-5"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   378
           d="m 209.3516,109.84795 c 2.35558,2.07132 3.24149,6.29838 3.27151,10.78431 0.0372,5.55958 -2.33366,10.96921 -6.50741,9.98558 -0.3852,-0.0909 -0.50382,-0.45241 -0.93057,-0.62996 5.64102,-9.03192 -0.57638,-21.90217 4.16647,-20.13993 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   379
           style="opacity:0.01540001;fill:#ffffff;fill-opacity:1;stroke:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   380
      </g>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   381
    </g>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   382
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   383
       sodipodi:nodetypes="csscssc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   384
       inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   385
       id="path4324-3-3"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   386
       d="m 151.68608,340.36278 c -3.88672,-0.98839 -49.89593,0.0178 -53.096146,-3.55068 -9.560172,-10.66043 -5.926707,-69.64748 -3.526383,-99.59695 5.813229,-72.53316 32.358169,-107.28524 35.328259,-123.68635 1.57027,-1.81852 4.11171,3.50037 2.6094,7.72918 -3.02982,8.52856 -13.21211,34.68085 -17.34321,68.92223 -7.90489,65.52124 30.49617,133.81434 36.02808,150.18257 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   387
       style="opacity:0.13980001;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   388
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   389
       sodipodi:nodetypes="cccccc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   390
       inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   391
       id="path4065"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   392
       d="m 246.44092,298.29719 c 4.77968,-0.93282 12.21599,-4.51421 21.58491,-9.9264 18.51184,-10.69424 4.24552,-3.5196 21.90139,-13.4431 8.22485,10.62851 10.61617,19.74684 12.98654,25.28297 -3.63314,11.56373 -49.73924,31.94783 -48.77382,26.07618 -3.77558,-13.95519 -6.36858,-20.30775 -7.69902,-27.98965 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   393
       style="opacity:0.13980001;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   394
  </g>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   395
</svg>