share/hedgewars/Data/Graphics/Droplet.svg
author nemo
Wed, 09 Aug 2017 12:46:52 -0400
changeset 12451 48ee3777e42e
parent 2982 4213c6a8aceb
permissions -rw-r--r--
trying to eliminate that annoying impact sound for gears that are well under the water and not even exiting it. sheepluva might want to look this over since this is modifying his code and should perhaps be part of the addSplashForGear checks, but hadn't had much luck getting him to examine it past year or so
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2982
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
     2
<!-- Created with Inkscape (http://www.inkscape.org/) -->
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
     3
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
     4
<svg
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
     5
   xmlns:dc="http://purl.org/dc/elements/1.1/"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
     6
   xmlns:cc="http://creativecommons.org/ns#"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
     7
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
     8
   xmlns:svg="http://www.w3.org/2000/svg"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
     9
   xmlns="http://www.w3.org/2000/svg"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    10
   xmlns:xlink="http://www.w3.org/1999/xlink"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    11
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    12
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    13
   id="svg2"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    14
   version="1.1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    15
   inkscape:version="0.47 r22583"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    16
   width="16"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    17
   height="64"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    18
   sodipodi:docname="Droplet.svg"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    19
   inkscape:export-filename="/mnt/y/src/hedge/trunk/share/hedgewars/Data/Graphics/Droplet.png"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    20
   inkscape:export-xdpi="90"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    21
   inkscape:export-ydpi="90">
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    22
  <metadata
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    23
     id="metadata8">
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    24
    <rdf:RDF>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    25
      <cc:Work
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    26
         rdf:about="">
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    27
        <dc:format>image/svg+xml</dc:format>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    28
        <dc:type
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    29
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    30
        <dc:title></dc:title>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    31
        <dc:creator>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    32
          <cc:Agent>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    33
            <dc:title>Carlos Vives B.</dc:title>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    34
          </cc:Agent>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    35
        </dc:creator>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    36
      </cc:Work>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    37
    </rdf:RDF>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    38
  </metadata>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    39
  <defs
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    40
     id="defs6">
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    41
    <inkscape:perspective
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    42
       sodipodi:type="inkscape:persp3d"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    43
       inkscape:vp_x="0 : 0.5 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    44
       inkscape:vp_y="0 : 1000 : 0"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    45
       inkscape:vp_z="1 : 0.5 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    46
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    47
       id="perspective10" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    48
    <linearGradient
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    49
       y2="48"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    50
       x2="64"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    51
       y1="31.882462"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    52
       x1="64"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    53
       gradientUnits="userSpaceOnUse"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    54
       id="linearGradient3615"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    55
       xlink:href="#linearGradient3617"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    56
       inkscape:collect="always" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    57
    <inkscape:perspective
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    58
       sodipodi:type="inkscape:persp3d"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    59
       inkscape:vp_x="0 : 0.5 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    60
       inkscape:vp_y="0 : 1000 : 0"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    61
       inkscape:vp_z="1 : 0.5 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    62
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    63
       id="perspective2851" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    64
    <inkscape:perspective
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    65
       sodipodi:type="inkscape:persp3d"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    66
       inkscape:vp_x="0 : 0.5 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    67
       inkscape:vp_y="0 : 1000 : 0"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    68
       inkscape:vp_z="1 : 0.5 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    69
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    70
       id="perspective2837" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    71
    <linearGradient
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    72
       y2="48"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    73
       x2="64"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    74
       y1="39.058487"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    75
       x1="64"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    76
       gradientUnits="userSpaceOnUse"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    77
       id="linearGradient3743"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    78
       xlink:href="#linearGradient3718"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    79
       inkscape:collect="always" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    80
    <linearGradient
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    81
       y2="48"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    82
       x2="64"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    83
       y1="39.058487"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    84
       x1="64"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    85
       gradientUnits="userSpaceOnUse"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    86
       id="linearGradient3738"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    87
       xlink:href="#linearGradient3718"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    88
       inkscape:collect="always" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    89
    <linearGradient
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    90
       y2="48"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    91
       x2="64"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    92
       y1="39.058487"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    93
       x1="64"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    94
       gradientUnits="userSpaceOnUse"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    95
       id="linearGradient3733"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    96
       xlink:href="#linearGradient3718"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    97
       inkscape:collect="always" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    98
    <linearGradient
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
    99
       y2="48"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   100
       x2="64"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   101
       y1="39.058487"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   102
       x1="64"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   103
       gradientUnits="userSpaceOnUse"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   104
       id="linearGradient3728"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   105
       xlink:href="#linearGradient3718"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   106
       inkscape:collect="always" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   107
    <linearGradient
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   108
       gradientUnits="userSpaceOnUse"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   109
       y2="48"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   110
       x2="64"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   111
       y1="31.882462"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   112
       x1="64"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   113
       id="linearGradient3724"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   114
       xlink:href="#linearGradient3605"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   115
       inkscape:collect="always" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   116
    <inkscape:perspective
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   117
       id="perspective10-6"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   118
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   119
       inkscape:vp_z="1 : 0.5 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   120
       inkscape:vp_y="0 : 1000 : 0"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   121
       inkscape:vp_x="0 : 0.5 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   122
       sodipodi:type="inkscape:persp3d" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   123
    <linearGradient
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   124
       id="linearGradient3706">
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   125
      <stop
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   126
         id="stop3708"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   127
         offset="0"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   128
         style="stop-color:#9aa3dc;stop-opacity:1;" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   129
      <stop
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   130
         id="stop3710"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   131
         offset="1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   132
         style="stop-color:#9aa3dc;stop-opacity:0;" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   133
    </linearGradient>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   134
    <linearGradient
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   135
       id="linearGradient3718">
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   136
      <stop
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   137
         id="stop3720"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   138
         offset="0"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   139
         style="stop-color:#545c9d;stop-opacity:1;" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   140
      <stop
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   141
         style="stop-color:#545c9d;stop-opacity:0.49803922;"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   142
         offset="0.5"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   143
         id="stop3603" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   144
      <stop
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   145
         id="stop3722"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   146
         offset="1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   147
         style="stop-color:#545c9d;stop-opacity:0;" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   148
    </linearGradient>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   149
    <linearGradient
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   150
       id="linearGradient3605">
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   151
      <stop
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   152
         style="stop-color:#545c9d;stop-opacity:1;"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   153
         offset="0"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   154
         id="stop3607" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   155
      <stop
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   156
         style="stop-color:#545c9d;stop-opacity:0.24705882;"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   157
         offset="0.5907774"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   158
         id="stop3613" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   159
      <stop
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   160
         style="stop-color:#545c9d;stop-opacity:0;"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   161
         offset="1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   162
         id="stop3611" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   163
    </linearGradient>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   164
    <linearGradient
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   165
       id="linearGradient3617">
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   166
      <stop
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   167
         id="stop3619"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   168
         offset="0"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   169
         style="stop-color:#545c9d;stop-opacity:1;" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   170
      <stop
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   171
         id="stop3621"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   172
         offset="0.52097768"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   173
         style="stop-color:#545c9d;stop-opacity:0.24705882;" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   174
      <stop
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   175
         id="stop3623"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   176
         offset="1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   177
         style="stop-color:#545c9d;stop-opacity:0;" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   178
    </linearGradient>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   179
    <inkscape:perspective
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   180
       id="perspective2844"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   181
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   182
       inkscape:vp_z="1 : 0.5 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   183
       inkscape:vp_y="0 : 1000 : 0"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   184
       inkscape:vp_x="0 : 0.5 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   185
       sodipodi:type="inkscape:persp3d" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   186
    <inkscape:perspective
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   187
       id="perspective3644"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   188
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   189
       inkscape:vp_z="1 : 0.5 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   190
       inkscape:vp_y="0 : 1000 : 0"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   191
       inkscape:vp_x="0 : 0.5 : 1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   192
       sodipodi:type="inkscape:persp3d" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   193
  </defs>
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   194
  <sodipodi:namedview
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   195
     pagecolor="#949ed6"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   196
     bordercolor="#666666"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   197
     borderopacity="1"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   198
     objecttolerance="10"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   199
     gridtolerance="10"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   200
     guidetolerance="10"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   201
     inkscape:pageopacity="0"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   202
     inkscape:pageshadow="2"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   203
     inkscape:window-width="971"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   204
     inkscape:window-height="771"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   205
     id="namedview4"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   206
     showgrid="false"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   207
     inkscape:zoom="5.6568542"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   208
     inkscape:cx="-35.125012"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   209
     inkscape:cy="18.03048"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   210
     inkscape:window-x="0"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   211
     inkscape:window-y="0"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   212
     inkscape:window-maximized="0"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   213
     inkscape:current-layer="svg2" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   214
  <path
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   215
     sodipodi:type="arc"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   216
     style="color:#000000;fill:#5e68a6;fill-opacity:1;fill-rule:nonzero;stroke:#7d88be;stroke-width:1.73254383;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   217
     id="path2884"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   218
     sodipodi:cx="7.7661896"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   219
     sodipodi:cy="8.4255676"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   220
     sodipodi:rx="4.5063076"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   221
     sodipodi:ry="4.5063076"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   222
     d="m 12.272497,8.4255676 a 4.5063076,4.5063076 0 1 1 -9.012615,0 4.5063076,4.5063076 0 1 1 9.012615,0 z"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   223
     transform="matrix(0.57718597,0,0,0.57718597,3.5174643,51.136881)" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   224
  <path
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   225
     transform="matrix(0.48723869,0,0,0.48723869,4.2160119,35.894737)"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   226
     d="m 12.272497,8.4255676 a 4.5063076,4.5063076 0 1 1 -9.012615,0 4.5063076,4.5063076 0 1 1 9.012615,0 z"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   227
     sodipodi:ry="4.5063076"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   228
     sodipodi:rx="4.5063076"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   229
     sodipodi:cy="8.4255676"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   230
     sodipodi:cx="7.7661896"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   231
     id="path3630"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   232
     style="color:#000000;fill:#5e68a6;fill-opacity:1;fill-rule:nonzero;stroke:#949ed6;stroke-width:2.05238217;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   233
     sodipodi:type="arc" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   234
  <path
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   235
     sodipodi:type="arc"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   236
     style="color:#000000;fill:#6a74af;fill-opacity:1;fill-rule:nonzero;stroke:#949ed6;stroke-width:1.32086337;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   237
     id="path3632"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   238
     sodipodi:cx="7.7661896"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   239
     sodipodi:cy="8.4255676"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   240
     sodipodi:rx="4.5063076"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   241
     sodipodi:ry="4.5063076"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   242
     d="m 12.272497,8.4255676 a 4.5063076,4.5063076 0 1 1 -9.012615,0 4.5063076,4.5063076 0 1 1 9.012615,0 z"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   243
     transform="matrix(0.75708055,0,0,0.75708055,2.1203692,17.621166)" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   244
  <path
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   245
     transform="matrix(0.43791409,0,0,0.43791409,4.5990761,4.3103248)"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   246
     d="m 12.272497,8.4255676 a 4.5063076,4.5063076 0 1 1 -9.012615,0 4.5063076,4.5063076 0 1 1 9.012615,0 z"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   247
     sodipodi:ry="4.5063076"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   248
     sodipodi:rx="4.5063076"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   249
     sodipodi:cy="8.4255676"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   250
     sodipodi:cx="7.7661896"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   251
     id="path3634"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   252
     style="color:#000000;fill:#7d88be;fill-opacity:1;fill-rule:nonzero;stroke:#949ed6;stroke-width:2.28355292;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   253
     sodipodi:type="arc" />
4213c6a8aceb Palewolf adds droplets to his splashes
nemo
parents:
diff changeset
   254
</svg>