~charmers/charms/precise/rabbitmq-server/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   width="96"
   height="96"
   id="svg6517"
   version="1.1"
   inkscape:version="0.48+devel r12304"
   sodipodi:docname="RabbitMQ.svg">
  <defs
     id="defs6519">
    <linearGradient
       inkscape:collect="always"
       id="linearGradient902">
      <stop
         style="stop-color:#f56111;stop-opacity:1"
         offset="0"
         id="stop904" />
      <stop
         style="stop-color:#f78323;stop-opacity:0.99607843"
         offset="1"
         id="stop906" />
    </linearGradient>
    <linearGradient
       id="Background">
      <stop
         id="stop4178"
         offset="0"
         style="stop-color:#22779e;stop-opacity:1" />
      <stop
         id="stop4180"
         offset="1"
         style="stop-color:#2991c0;stop-opacity:1" />
    </linearGradient>
    <filter
       style="color-interpolation-filters:sRGB;"
       inkscape:label="Inner Shadow"
       id="filter1121">
      <feFlood
         flood-opacity="0.59999999999999998"
         flood-color="rgb(0,0,0)"
         result="flood"
         id="feFlood1123" />
      <feComposite
         in="flood"
         in2="SourceGraphic"
         operator="out"
         result="composite1"
         id="feComposite1125" />
      <feGaussianBlur
         in="composite1"
         stdDeviation="1"
         result="blur"
         id="feGaussianBlur1127" />
      <feOffset
         dx="0"
         dy="2"
         result="offset"
         id="feOffset1129" />
      <feComposite
         in="offset"
         in2="SourceGraphic"
         operator="atop"
         result="composite2"
         id="feComposite1131" />
    </filter>
    <filter
       style="color-interpolation-filters:sRGB;"
       inkscape:label="Drop Shadow"
       id="filter950">
      <feFlood
         flood-opacity="0.25"
         flood-color="rgb(0,0,0)"
         result="flood"
         id="feFlood952" />
      <feComposite
         in="flood"
         in2="SourceGraphic"
         operator="in"
         result="composite1"
         id="feComposite954" />
      <feGaussianBlur
         in="composite1"
         stdDeviation="1"
         result="blur"
         id="feGaussianBlur956" />
      <feOffset
         dx="0"
         dy="1"
         result="offset"
         id="feOffset958" />
      <feComposite
         in="SourceGraphic"
         in2="offset"
         operator="over"
         result="composite2"
         id="feComposite960" />
    </filter>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath873">
      <g
         transform="matrix(0,-0.66666667,0.66604479,0,-258.25992,677.00001)"
         id="g875"
         inkscape:label="Layer 1"
         style="fill:#ff00ff;fill-opacity:1;stroke:none;display:inline">
        <path
           style="fill:#ff00ff;fill-opacity:1;stroke:none;display:inline"
           d="m 46.702703,898.22775 50.594594,0 C 138.16216,898.22775 144,904.06497 144,944.92583 l 0,50.73846 c 0,40.86071 -5.83784,46.69791 -46.702703,46.69791 l -50.594594,0 C 5.8378378,1042.3622 0,1036.525 0,995.66429 L 0,944.92583 C 0,904.06497 5.8378378,898.22775 46.702703,898.22775 Z"
           id="path877"
           inkscape:connector-curvature="0"
           sodipodi:nodetypes="sssssssss" />
      </g>
    </clipPath>
    <filter
       inkscape:collect="always"
       id="filter891"
       inkscape:label="Badge Shadow">
      <feGaussianBlur
         inkscape:collect="always"
         stdDeviation="0.71999962"
         id="feGaussianBlur893" />
    </filter>
    <style
       id="style867"
       type="text/css"><![CDATA[
    .fil0 {fill:#1F1A17}
   ]]></style>
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient902"
       id="linearGradient908"
       x1="-220"
       y1="731.29077"
       x2="-220"
       y2="635.29077"
       gradientUnits="userSpaceOnUse" />
    <clipPath
       id="clipPath16">
      <path
         id="path18"
         d="m -9,-9 614,0 0,231 -614,0 0,-231 z" />
    </clipPath>
    <clipPath
       id="clipPath116">
      <path
         id="path118"
         d="m 91.7368,146.3253 -9.7039,-1.577 -8.8548,-3.8814 -7.5206,-4.7308 -7.1566,-8.7335 -4.0431,-4.282 -3.9093,-1.4409 -1.034,2.5271 1.8079,2.6096 0.4062,3.6802 1.211,-0.0488 1.3232,-1.2069 -0.3569,3.7488 -1.4667,0.9839 0.0445,1.4286 -3.4744,-1.9655 -3.1462,-3.712 -0.6559,-3.3176 1.3453,-2.6567 1.2549,-4.5133 2.5521,-1.2084 2.6847,0.1318 2.5455,1.4791 -1.698,-8.6122 1.698,-9.5825 -1.8692,-4.4246 -6.1223,-6.5965 1.0885,-3.941 2.9002,-4.5669 5.4688,-3.8486 2.9007,-0.3969 3.225,-0.1094 -2.012,-8.2601 7.3993,-3.0326 9.2188,-1.2129 3.1535,2.0619 0.2427,5.5797 3.5178,5.8224 0.2426,4.6094 8.4909,-0.6066 7.8843,0.7279 -7.8843,-4.7307 1.3343,-5.701 4.9731,-7.763 4.8521,-2.0622 3.8814,1.5769 1.577,3.1538 8.1269,6.1861 1.5769,-1.3343 12.7363,-0.485 2.5473,2.0619 0.2426,3.6391 -0.849,1.5767 -0.6066,9.8251 -4.2454,8.4909 0.7276,3.7605 2.5475,-1.3343 7.1566,-6.6716 3.5175,-0.2424 3.8815,1.5769 3.8818,2.9109 1.9406,6.3077 11.4021,-0.7277 6.914,2.6686 5.5797,5.2157 4.0028,7.5206 0.9706,8.8546 -0.8493,10.3105 -2.1832,9.2185 -2.1836,2.9112 -3.0322,0.9706 -5.3373,-5.8224 -4.8518,-1.6982 -4.2455,7.0353 -4.2454,3.8815 -2.3049,1.4556 -9.2185,7.6419 -7.3993,4.0028 -7.3993,0.6066 -8.6119,-1.4556 -7.5206,-2.7899 -5.2158,-4.2454 -4.1241,-4.9734 -4.2454,-1.2129" />
    </clipPath>
    <clipPath
       id="clipPath128">
      <path
         id="path130"
         d="m 91.7368,146.3253 -9.7039,-1.577 -8.8548,-3.8814 -7.5206,-4.7308 -7.1566,-8.7335 -4.0431,-4.282 -3.9093,-1.4409 -1.034,2.5271 1.8079,2.6096 0.4062,3.6802 1.211,-0.0488 1.3232,-1.2069 -0.3569,3.7488 -1.4667,0.9839 0.0445,1.4286 -3.4744,-1.9655 -3.1462,-3.712 -0.6559,-3.3176 1.3453,-2.6567 1.2549,-4.5133 2.5521,-1.2084 2.6847,0.1318 2.5455,1.4791 -1.698,-8.6122 1.698,-9.5825 -1.8692,-4.4246 -6.1223,-6.5965 1.0885,-3.941 2.9002,-4.5669 5.4688,-3.8486 2.9007,-0.3969 3.225,-0.1094 -2.012,-8.2601 7.3993,-3.0326 9.2188,-1.2129 3.1535,2.0619 0.2427,5.5797 3.5178,5.8224 0.2426,4.6094 8.4909,-0.6066 7.8843,0.7279 -7.8843,-4.7307 1.3343,-5.701 4.9731,-7.763 4.8521,-2.0622 3.8814,1.5769 1.577,3.1538 8.1269,6.1861 1.5769,-1.3343 12.7363,-0.485 2.5473,2.0619 0.2426,3.6391 -0.849,1.5767 -0.6066,9.8251 -4.2454,8.4909 0.7276,3.7605 2.5475,-1.3343 7.1566,-6.6716 3.5175,-0.2424 3.8815,1.5769 3.8818,2.9109 1.9406,6.3077 11.4021,-0.7277 6.914,2.6686 5.5797,5.2157 4.0028,7.5206 0.9706,8.8546 -0.8493,10.3105 -2.1832,9.2185 -2.1836,2.9112 -3.0322,0.9706 -5.3373,-5.8224 -4.8518,-1.6982 -4.2455,7.0353 -4.2454,3.8815 -2.3049,1.4556 -9.2185,7.6419 -7.3993,4.0028 -7.3993,0.6066 -8.6119,-1.4556 -7.5206,-2.7899 -5.2158,-4.2454 -4.1241,-4.9734 -4.2454,-1.2129" />
    </clipPath>
  </defs>
  <sodipodi:namedview
     id="base"
     pagecolor="#ffffff"
     bordercolor="#666666"
     borderopacity="1.0"
     inkscape:pageopacity="0.0"
     inkscape:pageshadow="2"
     inkscape:zoom="3.2596289"
     inkscape:cx="93.979622"
     inkscape:cy="51.179538"
     inkscape:document-units="px"
     inkscape:current-layer="layer1"
     showgrid="true"
     fit-margin-top="0"
     fit-margin-left="0"
     fit-margin-right="0"
     fit-margin-bottom="0"
     inkscape:window-width="1920"
     inkscape:window-height="1029"
     inkscape:window-x="0"
     inkscape:window-y="24"
     inkscape:window-maximized="1"
     showborder="true"
     showguides="true"
     inkscape:guide-bbox="true"
     inkscape:showpageshadow="false"
     inkscape:snap-global="true"
     inkscape:snap-bbox="true"
     inkscape:bbox-paths="true"
     inkscape:bbox-nodes="true"
     inkscape:snap-bbox-edge-midpoints="true"
     inkscape:snap-bbox-midpoints="true"
     inkscape:object-paths="true"
     inkscape:snap-intersection-paths="true"
     inkscape:object-nodes="true"
     inkscape:snap-smooth-nodes="true"
     inkscape:snap-midpoints="true"
     inkscape:snap-object-midpoints="true"
     inkscape:snap-center="true">
    <inkscape:grid
       type="xygrid"
       id="grid821" />
    <sodipodi:guide
       orientation="1,0"
       position="16,48"
       id="guide823" />
    <sodipodi:guide
       orientation="0,1"
       position="64,80"
       id="guide825" />
    <sodipodi:guide
       orientation="1,0"
       position="80,40"
       id="guide827" />
    <sodipodi:guide
       orientation="0,1"
       position="64,16"
       id="guide829" />
  </sodipodi:namedview>
  <metadata
     id="metadata6522">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:title></dc:title>
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <g
     inkscape:label="BACKGROUND"
     inkscape:groupmode="layer"
     id="layer1"
     transform="translate(268,-635.29076)"
     style="display:inline">
    <path
       style="fill:url(#linearGradient908);fill-opacity:1;stroke:none;display:inline;filter:url(#filter1121)"
       d="m -268,700.15563 0,-33.72973 c 0,-27.24324 3.88785,-31.13513 31.10302,-31.13513 l 33.79408,0 c 27.21507,0 31.1029,3.89189 31.1029,31.13513 l 0,33.72973 c 0,27.24325 -3.88783,31.13514 -31.1029,31.13514 l -33.79408,0 C -264.11215,731.29077 -268,727.39888 -268,700.15563 Z"
       id="path6455"
       inkscape:connector-curvature="0"
       sodipodi:nodetypes="sssssssss" />
    <path
       style="opacity:0.99;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;filter:url(#filter950)"
       d="M 18.15625 16 C 16.959881 16 16 16.959881 16 18.15625 L 16 43.15625 L 16 52.84375 L 16 77.84375 C 16 79.040119 16.959881 80 18.15625 80 L 77.84375 80 C 79.040119 80 80 79.040119 80 77.84375 L 80 43.15625 C 80 41.959881 79.040119 41 77.84375 41 L 53 41 L 53 18.15625 C 53 16.959881 52.040119 16 50.84375 16 L 43.15625 16 C 41.959881 16 41 16.959881 41 18.15625 L 41 41 L 28 41 L 28 18.15625 C 28 16.959881 27.040119 16 25.84375 16 L 18.15625 16 z M 57.15625 55 L 64.84375 55 C 66.040119 55 67 55.959881 67 57.15625 L 67 64.84375 C 67 66.040119 66.040119 67 64.84375 67 L 57.15625 67 C 55.959881 67 55 66.040119 55 64.84375 L 55 57.15625 C 55 55.959881 55.959881 55 57.15625 55 z "
       transform="translate(-268,635.29076)"
       id="rect930" />
  </g>
  <g
     inkscape:groupmode="layer"
     id="layer3"
     inkscape:label="PLACE YOUR PICTOGRAM HERE"
     style="display:inline" />
  <g
     inkscape:groupmode="layer"
     id="layer2"
     inkscape:label="BADGE"
     style="display:none"
     sodipodi:insensitive="true">
    <g
       style="display:inline"
       transform="translate(-340.00001,-581)"
       id="g4394"
       clip-path="none">
      <g
         id="g855">
        <g
           inkscape:groupmode="maskhelper"
           id="g870"
           clip-path="url(#clipPath873)"
           style="opacity:0.6;filter:url(#filter891)">
          <path
             transform="matrix(1.4999992,0,0,1.4999992,-29.999795,-237.54282)"
             d="m 264,552.36218 c 0,6.62742 -5.37258,12 -12,12 -6.62742,0 -12,-5.37258 -12,-12 0,-6.62741 5.37258,-12 12,-12 C 258.62742,540.36218 264,545.73477 264,552.36218 Z"
             sodipodi:ry="12"
             sodipodi:rx="12"
             sodipodi:cy="552.36218"
             sodipodi:cx="252"
             id="path844"
             style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
             sodipodi:type="arc" />
        </g>
        <g
           id="g862">
          <path
             sodipodi:type="arc"
             style="color:#000000;fill:#f5f5f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
             id="path4398"
             sodipodi:cx="252"
             sodipodi:cy="552.36218"
             sodipodi:rx="12"
             sodipodi:ry="12"
             d="m 264,552.36218 c 0,6.62742 -5.37258,12 -12,12 -6.62742,0 -12,-5.37258 -12,-12 0,-6.62741 5.37258,-12 12,-12 C 258.62742,540.36218 264,545.73477 264,552.36218 Z"
             transform="matrix(1.4999992,0,0,1.4999992,-29.999795,-238.54282)" />
          <path
             transform="matrix(1.25,0,0,1.25,33,-100.45273)"
             d="m 264,552.36218 c 0,6.62742 -5.37258,12 -12,12 -6.62742,0 -12,-5.37258 -12,-12 0,-6.62741 5.37258,-12 12,-12 C 258.62742,540.36218 264,545.73477 264,552.36218 Z"
             sodipodi:ry="12"
             sodipodi:rx="12"
             sodipodi:cy="552.36218"
             sodipodi:cx="252"
             id="path4400"
             style="color:#000000;fill:#dd4814;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
             sodipodi:type="arc" />
          <path
             sodipodi:type="star"
             style="color:#000000;fill:#f5f5f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
             id="path4459"
             sodipodi:sides="5"
             sodipodi:cx="666.19574"
             sodipodi:cy="589.50385"
             sodipodi:r1="7.2431178"
             sodipodi:r2="4.3458705"
             sodipodi:arg1="1.0471976"
             sodipodi:arg2="1.6755161"
             inkscape:flatsided="false"
             inkscape:rounded="0.1"
             inkscape:randomized="0"
             d="m 669.8173,595.77657 c -0.39132,0.22593 -3.62645,-1.90343 -4.07583,-1.95066 -0.44938,-0.0472 -4.05653,1.36297 -4.39232,1.06062 -0.3358,-0.30235 0.68963,-4.03715 0.59569,-4.47913 -0.0939,-0.44198 -2.5498,-3.43681 -2.36602,-3.8496 0.18379,-0.41279 4.05267,-0.59166 4.44398,-0.81759 0.39132,-0.22593 2.48067,-3.48704 2.93005,-3.4398 0.44938,0.0472 1.81505,3.67147 2.15084,3.97382 0.3358,0.30236 4.08294,1.2817 4.17689,1.72369 0.0939,0.44198 -2.9309,2.86076 -3.11469,3.27355 C 669.9821,591.68426 670.20862,595.55064 669.8173,595.77657 Z"
             transform="matrix(1.511423,-0.16366377,0.16366377,1.511423,-755.37346,-191.93651)" />
        </g>
      </g>
    </g>
  </g>
</svg>