share/hedgewars/Data/Themes/Fruit/Banana.svg
author Wuzzy <Wuzzy2@mail.ru>
Thu, 11 Jul 2019 16:24:09 +0200
changeset 15236 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="svg4227"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    13
   version="1.1"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    14
   inkscape:version="0.48.2 r9819"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    15
   width="188"
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="122"
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="Banana.svg"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    18
   inkscape:export-filename="/home/alumno/Banana2.png"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    19
   inkscape:export-xdpi="90"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    20
   inkscape:export-ydpi="90">
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    21
  <metadata
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    22
     id="metadata4233">
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="defs4231" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    35
  <sodipodi:namedview
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    36
     pagecolor="#ffffff"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    37
     bordercolor="#666666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    38
     borderopacity="1"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    39
     objecttolerance="10"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    40
     gridtolerance="10"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    41
     guidetolerance="10"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    42
     inkscape:pageopacity="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    43
     inkscape:pageshadow="2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    44
     inkscape:window-width="1024"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    45
     inkscape:window-height="576"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    46
     id="namedview4229"
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="188.27075"
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="88.86354"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    51
     inkscape:window-x="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    52
     inkscape:window-y="24"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    53
     inkscape:window-maximized="1"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    54
     inkscape:current-layer="g3851" />
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="opacity:0;fill:#ba9d00;fill-opacity:1;fill-rule:evenodd;stroke:#ff73e1;stroke-width:0.6600787;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
    57
     id="rect2996"
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="199.33992"
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="199.33992"
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="-5.6699605"
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="-39.66996"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    62
     rx="7.4470072"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    63
     ry="0.11719175" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    64
  <g
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="g3851"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    66
     transform="matrix(-1,0,0,1,189.2706,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
    <g
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    68
       id="g2999"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    69
       transform="matrix(-0.8235295,-0.56727344,-0.56727344,0.8235295,206.82408,64.339957)">
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    70
      <rect
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    71
         transform="matrix(-1,0,0,1,189.2706,0)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    72
         ry="0.14342025"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    73
         rx="9.2296047"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    74
         y="-2.4507911"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    75
         x="-1.4142135"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    76
         height="128.69344"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    77
         width="193.04016"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    78
         id="rect3892"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    79
         style="fill:#ba9d00;fill-opacity:0;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
    80
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    81
         style="fill:#aeb800;fill-opacity:1;stroke:#c8af00;stroke-width:0.46497238;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    82
         d="m 173.22161,12.368156 c 0.38299,-1.254549 2.88882,-2.136399 5.31113,-2.136399 0.80919,0.197421 8.56261,0.719772 7.31308,4.737604 -2.73447,1.357662 -12.82099,0.135614 -12.62421,-2.601205 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    83
         id="path3763"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    84
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    85
         sodipodi:nodetypes="cccc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    86
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    87
         style="fill:#f6ee00;fill-opacity:1;stroke:#ba9d00;stroke-width:2.23267698;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    88
         d="m 174.72691,14.430121 c 3.68436,1.59464 6.76084,1.396765 10.53259,0.852596 3.16749,12.573215 -6.38409,38.106194 -11.05639,22.947806 -0.56544,-1.970698 1.04489,-7.745226 1.5155,-13.284104 0.38228,-4.499216 -0.30164,-8.900955 -0.9917,-10.516298 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    89
         id="path3759"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    90
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    91
         sodipodi:nodetypes="cccsc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    92
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    93
         style="fill:#f6ee00;fill-opacity:1;stroke:#ba9d00;stroke-width:2.86675739;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
    94
         d="M 14.118276,98.012947 C 6.5242914,93.166946 2.9983654,84.741923 1.8511903,80.802314 1.5117082,79.636462 1.6496188,78.973436 1.6160582,78.77484 c 0,0 -0.7585206,-2.515724 0.8157026,-3.080172 37.5043142,-13.447416 79.3121062,2.84349 108.7990492,-7.238897 42.1655,-15.932764 67.15724,-40.596497 69.14144,-36.895025 0.87923,1.640186 1.60235,3.283492 2.18586,4.925062 4.87426,13.712407 1.19063,27.947485 -4.97935,37.929279 C 140.38936,134.58 70.667237,128.54467 14.290595,98.119144 c -0.05869,-0.03263 -0.115089,-0.07075 -0.172319,-0.106197 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    95
         id="path3755"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    96
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    97
         sodipodi:nodetypes="cssscssscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    98
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    99
         style="fill:#f6d700;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   100
         d="m 126.05682,97.959228 c 30.99402,-10.590639 51.90402,-42.860122 55.76745,-41.990571 4.6666,-1.178675 -5.68246,21.512754 -16.3621,32.394781 -22.4607,21.518362 -41.68714,33.775812 -88.869476,29.914632 -6.714536,-0.54948 -12.127377,-2.52613 -16.24804,-3.51148 -15.230481,-3.64199 -19.540632,-6.44601 -19.2136,-7.60165 21.074895,-6.16755 62.599736,-2.3449 84.925766,-9.205712 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   101
         id="path3755-8"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   102
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   103
         sodipodi:nodetypes="cccsscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   104
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   105
         style="fill:#f6ee00;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   106
         d="m 176.69271,18.470917 c 3.28193,1.594639 4.25223,0.117875 7.612,-0.426293 2.8215,12.573216 -7.75472,47.26985 -11.91666,32.11147 -0.50369,-1.970699 2.99871,-16.908889 3.41791,-22.447761 0.34053,-4.499223 1.50144,-7.622073 0.88675,-9.237416 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   107
         id="path3759-1"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   108
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   109
         sodipodi:nodetypes="cccsc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   110
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   111
         style="fill:#000000;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   112
         d="m 185.22914,16.262035 c 0.3729,6.793985 -0.95213,14.4881 -3.35782,19.872777 0.43982,-2.493879 2.50799,-6.855983 2.99692,-19.508125 0.0193,-0.500018 0.36693,-0.187987 0.36098,-0.364652 z"
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="path3811"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   114
         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
   115
         sodipodi:nodetypes="ccscc" />
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
         style="fill:#000000;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   118
         d="m 184.04975,16.447571 c 0.3729,6.793979 -0.95213,14.488101 -3.35781,19.87277 0.43981,-2.493879 2.50799,-6.855976 2.99691,-19.508125 0.0193,-0.500018 0.36693,-0.187987 0.36098,-0.364645 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   119
         id="path3811-4"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   120
         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
   121
         sodipodi:nodetypes="ccscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   122
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   123
         style="fill:#ffff00;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   124
         d="m 46.396036,78.059476 c 9.61941,-0.782867 18.50776,0.447762 28.49952,0.400598 C 131.10109,71.001302 127.57596,62.608275 151.79818,50.65543 162.6647,67.30652 120.1764,81.050393 111.67801,82.77471 68.769756,90.815892 20.384966,88.60193 13.808626,86.848176 9.191806,85.616977 2.2070864,78.930403 3.4871764,78.177117 c 2.90155,-1.707452 29.0777996,0.36669 42.9088596,-0.117641 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   125
         id="path3938-0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   126
         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
   127
         sodipodi:nodetypes="ccccssc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   128
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   129
         style="fill:#ebb000;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   130
         d="m 178.34655,69.354915 c -1.03692,3.62674 -4.80002,9.760945 -8.75445,14.805148 -2.07159,2.642479 -4.51976,5.046467 -5.97744,6.482336 -6.73661,6.635803 -11.3907,10.605581 -18.39689,14.945561 -19.68708,12.19516 -40.18229,14.72677 -64.772767,12.90932 -8.039936,-0.30915 -24.115294,-3.44612 -34.95135,-8.30855 -1.57065,-0.92962 -0.49367,-1.64994 2.08257,-1.73924 6.45203,-0.22363 47.8998,6.01939 68.962127,0.53135 23.21067,-6.04783 43.20085,-21.762931 60.04973,-40.131212 0.41027,-0.44727 1.41173,-0.681808 1.75847,0.505287 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   131
         id="path3755-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
   132
         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
   133
         sodipodi:nodetypes="csssccsssc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   134
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   135
         style="opacity:0.65591401;fill:#fffff4;fill-opacity:0.50965247;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
   136
         d="m 63.141072,72.675461 c 9.34075,0.02053 13.86867,1.433303 22.55808,0.89946 5.39675,-0.331557 10.066969,-0.03862 19.666538,-1.532352 21.56711,-7.693615 34.5254,-14.683402 47.59194,-22.765952 4.44492,5.066169 -3.38161,11.38085 -16.63807,18.19416 -4.76161,2.447286 -9.90984,5.73305 -16.09555,7.385835 -6.81999,1.822262 -14.15651,4.734903 -22.034838,5.739436 C 55.958072,85.980763 0.5346416,79.992728 3.5135516,77.270766 23.441754,69.890694 39.153934,70.772391 63.141072,72.675461 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   137
         id="path3938"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   138
         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
   139
         sodipodi:nodetypes="csccssscc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   140
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   141
         style="opacity:0.17204303;fill:#808080;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   142
         d="m 184.92002,19.005236 c 0.59659,6.950201 1.04615,8.860806 -2.99505,15.99138 -0.17966,0.317013 -1.10197,-0.231739 -1.33716,0.07181 0.0362,-1.570984 0.72315,-4.863702 1.22582,-8.631549 0.39707,-2.976307 0.80244,-6.125771 -0.17436,-9.81309 3.46833,-0.09551 3.12785,0.600195 3.28075,2.381442 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   143
         id="path3811-4-6-7"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   144
         inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   145
         sodipodi:nodetypes="sscscs" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   146
      <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   147
         style="fill:#ba9d00;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
   148
         d="m 1.854167,79.082528 0,-3.875 c 2.5833333,0 5.7228328,-1.144256 5.875,-0.75 0,0 2.457974,2.169987 2.40533,4.625 -0.08906,4.153477 -1.9276336,5.758883 -5.8169417,5.758883 l -2.375,-1 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   149
         id="path3781"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   150
         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
   151
         sodipodi:nodetypes="ccssccc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   152
      <path
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.17204303;fill:#808080;fill-opacity:1;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   154
         d="m 176.45515,18.530647 c -0.59659,6.950201 -0.86937,10.982126 0.16662,16.698487 0.065,0.358542 1.10197,-0.231739 1.33716,0.07181 -0.0362,-1.570984 2.10528,-5.570809 1.60261,-9.338656 -0.39707,-2.976307 -0.80244,-6.125771 0.17436,-9.81309 -3.46833,-0.09551 -3.12785,0.600195 -3.28075,2.381449 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   155
         id="path3811-4-6-7-0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   156
         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
   157
         sodipodi:nodetypes="sscscs" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   158
      <rect
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   159
         style="opacity:0;fill:#ba9d00;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
   160
         id="rect3835"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   161
         width="188.56349"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   162
         height="122.03048"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   163
         x="-189.2706"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   164
         y="-0.32947311"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   165
         rx="9.0267563"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   166
         ry="0.13948013"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   167
         transform="scale(-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
   168
    </g>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   169
  </g>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
   170
</svg>