share/hedgewars/Data/Themes/Fruit/LandTex.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.3.1 r9886"
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="240"
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="240"
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="LandTex.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/ranitas/LandTex.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="180"
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="180">
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="959"
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="744"
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.4142136"
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="197.60139"
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="139.98653"
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="65"
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
  <rect
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    56
     style="fill:#007800;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
    57
     id="rect6362-2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    58
     width="242.12071"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    59
     height="240"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    60
     x="-2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    61
     y="1.5258789e-05" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    62
  <path
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:#006900;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
    64
     d="m -2,67.454553 0.1872007,-44.682327 1.7001611,0 c 0.9350872,0 5.5966192,1.621355 10.3589482,3.603012 11.752825,4.89047 20.393945,10.505717 26.818911,17.427682 5.177567,5.578068 11.069161,9.76464 15.85815,11.268806 1.717635,0.539489 5.40384,0.851047 9.463731,0.799867 8.397503,-0.105872 12.883942,-1.536394 33.324608,-10.625775 20.72365,-9.215217 30.14616,-11.964634 40.9751,-11.956226 6.2275,0.0049 10.78816,0.889173 30.0571,5.828293 19.21745,4.925924 24.07955,3.316632 34.52243,2.837087 10.4291,-0.478906 14.02718,-4.202139 22.18689,-9.471017 4.68033,-3.022177 5.07613,-2.594834 9.5805,-7.574602 1.91189,-2.113685 6.93102,-2.36944 7.08698,-2.36944 0.15599,0 0,62.388826 0,86.964117 0,0 -7.90828,-5.1699 -19.55779,-1.11041 -38.85174,13.53861 -67.84012,5.10113 -101.13767,6.66942 C 83.126555,116.77276 40.126713,140.39512 10.464473,113.4579 6.0372003,109.43735 0.1833992,116.73239 -1.5345691,107.78588 -1.8855187,94.859569 -2,67.454553 -2,67.454553 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    65
     id="path8825-2"
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
     sodipodi:nodetypes="ccsssssssssssccssscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    68
  <path
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="fill:#005500;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
     d="m -1.9999898,104.11919 c 15.0997808,-6.400835 10.4779488,9.65741 34.2989348,16.23088 24.863609,6.86114 63.05375,-5.85136 83.596995,-5.77583 21.00341,0.077 85.61529,-3.01755 111.29794,-9.16188 10.35355,-2.47696 12.92683,-1.87786 12.92683,-1.87786 l 0,75.92721 c 0,0 -5.91279,-3.39184 -16.17637,5.1466 -25.45341,21.17505 -52.06946,10.2199 -92.20894,10.55268 -35.526705,0.29447 -66.885465,5.28102 -109.206335,-3.16757 C 11.165768,189.72493 7.3086609,178.26762 -2,179.46171 c 0.3714865,-36.7001 0.2755784,-58.08059 0,-75.34252 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    71
     id="path8829-7"
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
     sodipodi:nodetypes="csssccsssccc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    74
  <g
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    75
     id="g4094"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    76
     transform="matrix(1.1298943,0,0,1,-17.696501,11.237427)">
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    77
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    78
       transform="matrix(0.07239434,-0.02732889,0.037041,0.1144023,26.89849,170.0357)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    79
       sodipodi:open="true"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    80
       sodipodi:end="6.2714539"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    81
       sodipodi:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    82
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
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:ry="28.943438"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    84
       sodipodi:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    85
       sodipodi:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    86
       sodipodi:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    87
       id="path4642"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    88
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
    89
       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
    90
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    91
       transform="matrix(-0.07239434,-0.02732889,-0.037041,0.1144023,96.00332,152.69877)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    92
       sodipodi:open="true"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    93
       sodipodi:end="6.2714539"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    94
       sodipodi:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    95
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    96
       sodipodi:ry="28.943438"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    97
       sodipodi:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    98
       sodipodi:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    99
       sodipodi:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   100
       id="path4642-2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   101
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   102
       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
   103
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   104
       transform="matrix(0.02694078,-0.07343725,-0.11277764,-0.03757461,177.39469,123.4436)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   105
       sodipodi:open="true"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   106
       sodipodi:end="6.2714539"
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:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   108
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   109
       sodipodi:ry="28.943438"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   110
       sodipodi:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   111
       sodipodi:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   112
       sodipodi:cx="55.370052"
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="path4642-9"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   114
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   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
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   117
       transform="matrix(0.02694078,0.07343725,-0.11277764,0.03757461,131.96895,82.086464)"
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:open="true"
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:end="6.2714539"
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:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   121
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   122
       sodipodi:ry="28.943438"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   123
       sodipodi:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   124
       sodipodi:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   125
       sodipodi:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   126
       id="path4642-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
   127
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   128
       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
   129
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   130
       transform="matrix(-0.07239434,-0.02732889,-0.037041,0.1144023,186.20497,154.78254)"
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:open="true"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   132
       sodipodi:end="6.2714539"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   133
       sodipodi:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   134
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
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:ry="28.943438"
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="20.853657"
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:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   138
       sodipodi:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   139
       id="path4642-9-6"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   140
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   141
       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
   142
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   143
       transform="matrix(0.07239434,-0.02732889,0.037041,0.1144023,117.10014,137.44561)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   144
       sodipodi:open="true"
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:end="6.2714539"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   146
       sodipodi:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   147
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   148
       sodipodi:ry="28.943438"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   149
       sodipodi:rx="20.853657"
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:cy="211.41611"
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:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   152
       id="path4642-2-8-8"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   153
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   154
       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
   155
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   156
       transform="matrix(0.02694078,-0.07343725,-0.11277764,-0.03757461,208.12515,43.269483)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   157
       sodipodi:open="true"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   158
       sodipodi:end="6.2714539"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   159
       sodipodi:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   160
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
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:ry="28.943438"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   162
       sodipodi:rx="20.853657"
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:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   164
       sodipodi:cx="55.370052"
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="path4642-9-63"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   166
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   167
       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
   168
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   169
       transform="matrix(0.02694078,0.07343725,-0.11277764,0.03757461,162.69941,1.9123473)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   170
       sodipodi:open="true"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   171
       sodipodi:end="6.2714539"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   172
       sodipodi:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   173
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   174
       sodipodi:ry="28.943438"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   175
       sodipodi:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   176
       sodipodi:cy="211.41611"
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:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   178
       id="path4642-2-8-2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   179
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   180
       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
   181
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   182
       transform="matrix(-0.07239434,-0.02732889,-0.037041,0.1144023,216.93543,74.608424)"
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:open="true"
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:end="6.2714539"
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:start="0"
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 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   187
       sodipodi:ry="28.943438"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   188
       sodipodi:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   189
       sodipodi:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   190
       sodipodi:cx="55.370052"
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="path4642-9-6-6"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   192
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   193
       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
   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
       transform="matrix(0.07239434,-0.02732889,0.037041,0.1144023,147.8306,57.2715)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   196
       sodipodi:open="true"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   197
       sodipodi:end="6.2714539"
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:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   199
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
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:ry="28.943438"
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:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   202
       sodipodi:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   203
       sodipodi:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   204
       id="path4642-2-8-8-3"
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.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   206
       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
   207
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   208
       transform="matrix(0.02694078,-0.07343725,-0.11277764,-0.03757461,93.2099,72.154264)"
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:open="true"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   210
       sodipodi:end="6.2714539"
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:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   212
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   213
       sodipodi:ry="28.943438"
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:rx="20.853657"
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="211.41611"
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:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   217
       id="path4642-9-63-6"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   218
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   219
       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
   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
       transform="matrix(0.02694078,0.07343725,-0.11277764,0.03757461,47.78416,30.797124)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   222
       sodipodi:open="true"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   223
       sodipodi:end="6.2714539"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   224
       sodipodi:start="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
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   226
       sodipodi:ry="28.943438"
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:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   228
       sodipodi:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   229
       sodipodi:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   230
       id="path4642-2-8-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
   231
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   232
       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
   233
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   234
       transform="matrix(-0.07239434,-0.02732889,-0.037041,0.1144023,102.02018,103.4932)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   235
       sodipodi:open="true"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   236
       sodipodi:end="6.2714539"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   237
       sodipodi:start="0"
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 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   239
       sodipodi:ry="28.943438"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   240
       sodipodi:rx="20.853657"
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:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   242
       sodipodi:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   243
       id="path4642-9-6-6-0"
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.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   245
       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
   246
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   247
       transform="matrix(0.07239434,-0.02732889,0.037041,0.1144023,32.91535,86.156274)"
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:open="true"
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:end="6.2714539"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   250
       sodipodi:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   251
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   252
       sodipodi:ry="28.943438"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   253
       sodipodi:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   254
       sodipodi:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   255
       sodipodi:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   256
       id="path4642-2-8-8-3-5"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   257
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   258
       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
   259
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   260
       transform="matrix(0.02694078,0.07343725,-0.11277764,0.03757461,176.93669,126.73584)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   261
       sodipodi:open="true"
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:end="6.2714539"
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:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   264
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
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="28.943438"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   266
       sodipodi:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   267
       sodipodi:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   268
       sodipodi:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   269
       id="path4642-2-8-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
   270
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   271
       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
   272
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   273
       transform="matrix(-0.07239434,-0.02732889,-0.037041,0.1144023,231.17272,199.43192)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   274
       sodipodi:open="true"
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:end="6.2714539"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   276
       sodipodi:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   277
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
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:ry="28.943438"
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:rx="20.853657"
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:cy="211.41611"
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:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   282
       id="path4642-9-6-6-0-3"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   283
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   284
       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
   285
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   286
       transform="matrix(0.07239434,-0.02732889,0.037041,0.1144023,162.06788,182.09499)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   287
       sodipodi:open="true"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   288
       sodipodi:end="6.2714539"
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:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   290
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
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:ry="28.943438"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   292
       sodipodi:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   293
       sodipodi:cy="211.41611"
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="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   295
       id="path4642-2-8-8-3-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
   296
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   297
       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
   298
    <path
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(0.02694078,0.07343725,-0.11277764,0.03757461,75.24178,124.67265)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   300
       sodipodi:open="true"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   301
       sodipodi:end="6.2714539"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   302
       sodipodi:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   303
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   304
       sodipodi:ry="28.943438"
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:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   306
       sodipodi:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   307
       sodipodi:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   308
       id="path4642-2-8-2-2-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
   309
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   310
       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
   311
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   312
       transform="matrix(-0.07239434,-0.02732889,-0.037041,0.1144023,129.47781,197.36873)"
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:open="true"
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:end="6.2714539"
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:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   316
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   317
       sodipodi:ry="28.943438"
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:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   319
       sodipodi:cy="211.41611"
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:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   321
       id="path4642-9-6-6-0-3-2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   322
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   323
       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
   324
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   325
       transform="matrix(0.07239434,-0.02732889,0.037041,0.1144023,60.37297,180.0318)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   326
       sodipodi:open="true"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   327
       sodipodi:end="6.2714539"
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:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   329
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
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:ry="28.943438"
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:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   332
       sodipodi:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   333
       sodipodi:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   334
       id="path4642-2-8-8-3-5-5-4"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   335
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   336
       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
   337
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   338
       transform="matrix(-0.02694078,0.07343725,0.11277764,0.03757461,70.77317,51.879468)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   339
       sodipodi:open="true"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   340
       sodipodi:end="6.2714539"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   341
       sodipodi:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   342
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   343
       sodipodi:ry="28.943438"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   344
       sodipodi:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   345
       sodipodi:cy="211.41611"
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:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   347
       id="path4642-9-63-6-5-1-7"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   348
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   349
       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
   350
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   351
       transform="matrix(-0.02694078,-0.07343725,0.11277764,-0.03757461,116.19893,93.236604)"
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:open="true"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   353
       sodipodi:end="6.2714539"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   354
       sodipodi:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   355
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
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:ry="28.943438"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   357
       sodipodi:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   358
       sodipodi:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   359
       sodipodi:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   360
       id="path4642-2-8-2-2-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
   361
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   362
       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
   363
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   364
       transform="matrix(0.07239434,0.02732889,0.037041,-0.1144023,61.96289,20.540524)"
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:open="true"
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:end="6.2714539"
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:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   368
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   369
       sodipodi:ry="28.943438"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   370
       sodipodi:rx="20.853657"
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:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   372
       sodipodi:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   373
       id="path4642-9-6-6-0-3-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
   374
       style="opacity:0.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   375
       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
   376
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   377
       transform="matrix(-0.07239434,0.02732889,-0.037041,-0.1144023,131.06773,37.877451)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   378
       sodipodi:open="true"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   379
       sodipodi:end="6.2714539"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   380
       sodipodi:start="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   381
       d="m 76.223709,211.41611 c 0,15.98502 -9.3365,28.94343 -20.853657,28.94343 -11.517156,0 -20.853656,-12.95841 -20.853656,-28.94343 0,-15.98502 9.3365,-28.94344 20.853656,-28.94344 11.421734,0 20.718232,12.75241 20.852222,28.6039"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   382
       sodipodi:ry="28.943438"
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:rx="20.853657"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   384
       sodipodi:cy="211.41611"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   385
       sodipodi:cx="55.370052"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   386
       id="path4642-2-8-8-3-5-5-4-7"
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.1971326;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#0a190d;stroke-width:5.79517746;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
   388
       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
   389
  </g>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   390
  <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   391
     style="fill:#6eab00;fill-opacity:1;stroke:#354b00;stroke-width:1.48919702;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
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 26.991263,122.01389 c 0,-11.35826 -7.842673,-23.905005 -9.284214,-35.727881 C 16.040721,72.61953 25.491641,57.149018 25.491641,44.019605 26.393947,30.350894 20.742837,17.139212 20.742837,3.6249996 l 0,-5.3803995 3.225252,0 3.22525,0 0,5.3803995 c -1.837153,13.8043924 5.328349,27.8250894 5.019737,40.1029874 -0.436437,9.065082 -9.8388,32.242107 -8.563751,43.10109 1.616625,11.643683 9.792441,24.062173 9.792441,35.184813 0,26.02756 -13.246664,43.99954 -13.246664,70.0271 -0.519947,14.80744 6.998237,28.71299 6.998237,43.33401 l 0,6.3804 -3.22525,0 -3.225252,0 0,-4.1304 0,-2.625 c 0.220685,-12.40328 -6.665416,-23.80402 -6.998238,-35.91037 0,-28.37711 13.246664,-48.69863 13.246664,-77.07574 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
     id="path3966"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   394
     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
   395
     sodipodi:nodetypes="ssccccccccsccccccccs" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   396
  <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   397
     style="fill:#6eab00;fill-opacity:1;stroke:#354b00;stroke-width:1.48919702;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   398
     d="m 108.60168,98.486116 c 0,11.358274 -15.657325,38.904994 -14.215795,50.727874 1.666335,13.66648 18.715415,34.63699 18.715415,47.76641 1.77557,13.53693 -9.7512,26.69557 -9.7512,39.26961 l 0,5.50539 -3.22524,0 -3.225261,0 0,-5.50539 c 0.235201,-13.52038 8.820341,-28.06255 9.480261,-38.978 0.43644,-9.06508 -16.661195,-37.7421 -17.936245,-48.60109 -1.61662,-11.64368 13.707555,-39.06216 13.707555,-50.184804 0,-26.02756 -12.253335,-28.99954 -12.253335,-55.0271 -0.40636,-13.6612 7.001764,-26.12426 7.001764,-39.5840099 l 0,-5.6304 3.225261,0 3.22524,0 0,5.5054 c 0.8124,11.7559299 -6.681704,21.2300199 -7.001758,32.6603799 0,28.37711 12.253338,33.69862 12.253338,62.07573 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   399
     id="path3966-1"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   400
     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
   401
     sodipodi:nodetypes="ssccccccccscccccccs" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   402
  <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   403
     style="fill:#6eab00;fill-opacity:1;stroke:#354b00;stroke-width:1.48919702;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   404
     d="m 68.97362,127.76389 c 0,-11.35826 -15.592677,-39.655008 -17.034218,-51.477878 -1.666328,-13.66648 10.534588,-33.63699 10.534588,-46.76641 0.90231,-13.66871 -6.4988,-12.38039 -6.4988,-25.8945997 l 0,-5.3804 3.22525,0 3.22525,0 0,5.3804 c -1.83715,13.8043897 7.07835,13.3250897 6.76974,25.6029897 -0.43644,9.06508 -12.588801,36.7421 -11.31375,47.60109 1.61662,11.64368 17.54244,39.812168 17.54244,50.934808 0,15.26111 -14.52986,22.94031 -13.10676,36.47903 1.00397,9.55134 11.3601,19.03162 11.3601,29.79807 -0.51995,14.80744 -11.25177,26.71299 -11.25177,41.33401 l 0,6.3804 -3.22525,0 -3.22525,0 0,-4.1304 0,-2.625 c 0.220685,-12.40328 11.58458,-21.80402 11.25176,-33.91037 0,-13.15442 -10.575141,-24.75757 -11.728646,-36.51589 -1.334871,-13.60708 13.475316,-21.58716 13.475316,-36.80985 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   405
     id="path3966-8"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   406
     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
   407
     sodipodi:nodetypes="ssccccccccssccccccccss" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   408
  <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   409
     style="fill:#6eab00;fill-opacity:1;stroke:#354b00;stroke-width:1.48919702;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   410
     d="m 222.92548,122.01389 c 0,-11.35826 -7.84268,-23.905006 -9.28422,-35.727876 -1.66633,-13.66648 7.78459,-29.13699 7.78459,-42.26641 0.90231,-13.66871 -4.7488,-26.88039 -4.7488,-40.3946004 l 0,-5.3804 3.22525,0 3.22525,0 0,5.3804 c -1.83715,13.8043904 5.32835,27.8250904 5.01974,40.1029904 -0.43644,9.06508 -9.8388,32.2421 -8.56375,43.10109 1.61662,11.64368 9.79244,24.062166 9.79244,35.184806 0,26.02756 -13.24667,43.99954 -13.24667,70.0271 -0.51994,14.80744 6.99824,28.71299 6.99824,43.33401 l 0,6.3804 -3.22525,0 -3.22525,0 0,-4.1304 0,-2.625 c 0.22068,-12.40328 -6.66542,-23.80402 -6.99824,-35.91037 0,-28.37711 13.24667,-48.69863 13.24667,-77.07574 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   411
     id="path3966-2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   412
     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
   413
     sodipodi:nodetypes="ssccccccccsccccccccs" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   414
  <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   415
     style="fill:#6eab00;fill-opacity:1;stroke:#354b00;stroke-width:1.48919702;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   416
     d="m 188.11089,98.486114 c 0,11.358266 -15.65733,38.904986 -14.21579,50.727876 1.66633,13.66648 18.71541,34.63699 18.71541,47.76641 1.77557,13.53693 -9.75119,26.69557 -9.75119,39.2696 l 0,5.50539 -3.22525,0 -3.22526,0 0,-5.50539 c 0.2352,-13.52037 8.82034,-28.06254 9.48027,-38.97799 0.43644,-9.06508 -16.66121,-37.7421 -17.93626,-48.60109 -1.61662,-11.64369 13.70757,-39.06217 13.70757,-50.184806 0,-26.02756 -12.25335,-28.99954 -12.25335,-55.027101 -0.40636,-13.6612 7.00177,-26.12426 7.00177,-39.5840094 l 0,-5.6304 3.22526,0 3.22525,0 0,5.5054 c 0.81239,11.7559294 -6.68171,21.2300194 -7.00176,32.6603794 0,28.377111 12.25333,33.698621 12.25333,62.075731 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   417
     id="path3966-1-6"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   418
     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
   419
     sodipodi:nodetypes="ssccccccccscccccccs" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   420
  <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   421
     style="fill:#6eab00;fill-opacity:1;stroke:#354b00;stroke-width:1.48919702;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   422
     d="m 134.14695,127.76389 c 0,-11.35826 15.59268,-39.655006 17.03422,-51.477876 1.66633,-13.66648 -10.53459,-33.636991 -10.53459,-46.766411 -0.90231,-13.66871 6.4988,-12.38039 6.4988,-25.8945994 l 0,-5.3804 -3.22525,0 -3.22525,0 0,5.3804 c 1.83715,13.8043894 -7.07835,13.3250894 -6.76974,25.6029894 0.43644,9.06508 12.5888,36.742101 11.31375,47.601091 -1.61662,11.64368 -17.54244,39.812166 -17.54244,50.934806 0,15.26111 14.52986,22.94031 13.10676,36.47903 -1.00397,9.55134 -11.3601,19.03162 -11.3601,29.79807 0.51995,14.80744 11.25177,26.71299 11.25177,41.33401 l 0,6.3804 3.22525,0 3.22525,0 0,-4.1304 0,-2.625 c -0.22068,-12.40328 -11.58458,-21.80402 -11.25176,-33.91037 0,-13.15442 10.57514,-24.75757 11.72865,-36.51589 1.33487,-13.60708 -13.47532,-21.58716 -13.47532,-36.80985 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   423
     id="path3966-8-7"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   424
     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
   425
     sodipodi:nodetypes="ssccccccccssccccccccss" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   426
  <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   427
     style="opacity:0.42000002;fill:#000000;fill-opacity:1;stroke:#354b00;stroke-width:1.46265709;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   428
     d="m 30.52332,122.01389 c 0,-11.35826 -7.56563,-23.905009 -8.956247,-35.727883 C 19.959609,72.619528 29.076665,57.149016 29.076665,44.019603 29.947101,30.350892 24.49562,17.13921 24.49562,3.6249985 l 0,-5.380399 3.111316,0 3.111316,0 0,5.380399 C 28.946,17.42939 35.858374,31.450087 35.560666,43.727985 c -0.421022,9.065082 -9.491239,32.242107 -8.26123,43.10109 1.559512,11.643686 9.446516,24.062175 9.446516,35.184815 0,26.02756 -12.778718,43.99954 -12.778718,70.0271 -0.50158,14.80744 6.751018,28.71299 6.751018,43.33401 l 0,6.3804 -3.111316,0 -3.111316,0 0,-4.1304 0,-2.625 c 0.212889,-12.40328 -6.429956,-23.80402 -6.751021,-35.91037 0,-28.37711 12.778721,-48.69863 12.778721,-77.07574 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   429
     id="path3966-6"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   430
     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
   431
     sodipodi:nodetypes="ssccccccccsccccccccs" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   432
  <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   433
     style="opacity:0.42000002;fill:#000000;fill-opacity:1;stroke:#354b00;stroke-width:1.44404352;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   434
     d="m 71.178261,127.76389 c 0,-11.35826 -14.661451,-39.655009 -16.0169,-51.477882 -1.566811,-13.66648 9.90544,-33.63699 9.90544,-46.76641 0.848423,-13.66871 -6.110678,-12.38039 -6.110678,-25.8945985 l 0,-5.3804 3.032632,0 3.032631,0 0,5.3804 c -1.727432,13.8043885 6.655617,13.3250885 6.365438,25.6029885 -0.410375,9.06508 -11.836973,36.7421 -10.63807,47.60109 1.520072,11.643683 16.494769,39.812172 16.494769,50.934812 0,15.26111 -13.662107,22.94031 -12.323998,36.47903 0.944012,9.55134 10.681652,19.03162 10.681652,29.79807 -0.488897,14.80744 -10.579791,26.71299 -10.579791,41.33401 l 0,6.3804 -3.032631,0 -3.032632,0 0,-4.1304 0,-2.625 c 0.207505,-12.40328 10.892726,-21.80402 10.579782,-33.91037 0,-13.15442 -9.943572,-24.75757 -11.028187,-36.51589 -1.25515,-13.60708 12.670543,-21.58716 12.670543,-36.80985 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   435
     id="path3966-8-4"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   436
     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
   437
     sodipodi:nodetypes="ssccccccccssccccccccss" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   438
  <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   439
     style="opacity:0.42000002;fill:#000000;fill-opacity:1;stroke:#354b00;stroke-width:1.48919702;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   440
     d="m 112.62153,98.486122 c 0,11.358268 -15.657321,38.904988 -14.215791,50.727868 1.666331,13.66648 18.715411,34.63699 18.715411,47.76641 1.77557,13.53693 -9.7512,26.69557 -9.7512,39.26961 l 0,5.50539 -3.22524,0 -3.22526,0 0,-5.50539 c 0.2352,-13.52038 8.82034,-28.06255 9.48026,-38.978 0.43644,-9.06508 -16.661191,-37.7421 -17.936241,-48.60109 -1.61662,-11.64368 13.707551,-39.06216 13.707551,-50.184798 0,-26.027562 -12.253331,-28.999542 -12.253331,-55.027102 -0.40636,-13.6612 7.001761,-26.12426 7.001761,-39.584008 l 0,-5.6304 3.22526,0 3.22524,0 0,5.5054 c 0.8124,11.755928 -6.6817,21.230018 -7.00175,32.660378 0,28.37711 12.25333,33.69862 12.25333,62.075732 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   441
     id="path3966-1-2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   442
     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
   443
     sodipodi:nodetypes="ssccccccccscccccccs" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   444
  <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   445
     style="opacity:0.42000002;fill:#000000;fill-opacity:1;stroke:#354b00;stroke-width:1.44518554;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   446
     d="m 137.4293,127.76389 c 0,-11.35826 14.68465,-39.655003 16.04224,-51.477873 1.5693,-13.66648 -9.92111,-33.636991 -9.92111,-46.76641 -0.84977,-13.668711 6.12035,-12.380391 6.12035,-25.8945995 l 0,-5.3804 -3.03743,0 -3.03743,0 0,5.3804 c 1.73016,13.8043885 -6.66615,13.3250885 -6.37551,25.6029895 0.41102,9.06508 11.8557,36.7421 10.6549,47.60109 -1.52248,11.64368 -16.52087,39.812163 -16.52087,50.934803 0,15.26111 13.68372,22.94031 12.3435,36.47903 -0.94551,9.55134 -10.69856,19.03162 -10.69856,29.79807 0.48968,14.80744 10.59654,26.71299 10.59654,41.33401 l 0,6.3804 3.03743,0 3.03743,0 0,-4.1304 0,-2.625 c -0.20783,-12.40328 -10.90996,-21.80402 -10.59653,-33.91037 0,-13.15442 9.95931,-24.75757 11.04564,-36.51589 1.25714,-13.60708 -12.69059,-21.58716 -12.69059,-36.80985 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   447
     id="path3966-8-7-8"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   448
     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
   449
     sodipodi:nodetypes="ssccccccccssccccccccss" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   450
  <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   451
     style="opacity:0.42000002;fill:#000000;fill-opacity:1;stroke:#354b00;stroke-width:1.46899056;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   452
     d="m 191.13477,98.486135 c 0,11.358255 -15.23532,38.904975 -13.83263,50.727865 1.62141,13.66648 18.21097,34.63699 18.21097,47.76641 1.72771,13.53693 -9.48837,26.69557 -9.48837,39.2696 l 0,5.50539 -3.13832,0 -3.13833,0 0,-5.50539 c 0.22886,-13.52037 8.58261,-28.06254 9.22475,-38.97799 0.42468,-9.06508 -16.21214,-37.7421 -17.45282,-48.60109 -1.57305,-11.64369 13.33811,-39.06217 13.33811,-50.184795 0,-26.027561 -11.92309,-28.999541 -11.92309,-55.027102 -0.3954,-13.6612 6.81305,-26.12426 6.81305,-39.5840095 l 0,-5.6303999 3.13833,0 3.13832,0 0,5.5053999 c 0.7905,11.7559295 -6.50161,21.2300195 -6.81304,32.6603795 0,28.377111 11.92307,33.698621 11.92307,62.075732 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   453
     id="path3966-1-6-5"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   454
     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
   455
     sodipodi:nodetypes="ssccccccccscccccccs" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   456
  <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   457
     style="opacity:0.42000002;fill:#000000;fill-opacity:1;stroke:#354b00;stroke-width:1.48919702;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   458
     d="m 226.57307,122.01389 c 0,-11.35826 -7.84268,-23.904999 -9.28422,-35.727866 -1.66633,-13.66648 7.78459,-29.13699 7.78459,-42.26641 0.90231,-13.66871 -4.7488,-26.88039 -4.7488,-40.3945995 l 0,-5.3804 3.22525,0 3.22525,0 0,5.3804 c -1.83715,13.8043895 5.32835,27.8250895 5.01974,40.1029895 -0.43644,9.06508 -9.8388,32.2421 -8.56375,43.10109 1.61662,11.643677 9.79244,24.062156 9.79244,35.184796 0,26.02756 -13.24667,43.99954 -13.24667,70.0271 -0.51994,14.80744 6.99824,28.71299 6.99824,43.33401 l 0,6.3804 -3.22525,0 -3.22525,0 0,-4.1304 0,-2.625 c 0.22068,-12.40328 -6.66542,-23.80402 -6.99824,-35.91037 0,-28.37711 13.24667,-48.69863 13.24667,-77.07574 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   459
     id="path3966-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
   460
     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
   461
     sodipodi:nodetypes="ssccccccccsccccccccs" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   462
</svg>