Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9.2, 1.9.3, and 2.0

shelve: Chuck left/right icons changed to look like file left/right

Changeset 381c97affcdb

Parent 3196d291c8fd

by Peer Sommerlund

Changes to 2 files · Browse files at 381c97affcdb Showing diff from parent 3196d291c8fd Diff from another changeset...

 
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
 
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
332
333
334
335
 
336
337
338
 
 
339
340
 
 
 
 
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
@@ -10,162 +10,367 @@
  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="32" - height="32" - id="svg2" + width="48" + height="48" + id="svg1307"   sodipodi:version="0.32"   inkscape:version="0.47 r22583" - version="1.0" - sodipodi:docname="chunk-left.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape" - inkscape:export-filename="C:\src\thg\new-icons\icons\tortoise\commit-32.png" + sodipodi:docname="chunk2right.svg" + inkscape:export-filename="/home/lapo/Desktop/Grafica/Icone/media-actions-outlines.png"   inkscape:export-xdpi="90"   inkscape:export-ydpi="90" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"   style="display:inline"> + <title + id="title3631">Chunk-to-left</title>   <defs - id="defs4"> + id="defs1309"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="48 : 24 : 1" + inkscape:persp3d-origin="24 : 16 : 1" + id="perspective49" />   <linearGradient - id="linearGradient3897"> + id="linearGradient2684">   <stop - style="stop-color:#427fbf;stop-opacity:1;" + id="stop2686"   offset="0" - id="stop3899" /> + style="stop-color:#ffffff;stop-opacity:1;" />   <stop - style="stop-color:#a6c2e1;stop-opacity:0.99130434;" + id="stop2688"   offset="1" - id="stop3901" /> + style="stop-color:#000000;stop-opacity:1;" />   </linearGradient>   <linearGradient - id="linearGradient3687"> + id="linearGradient2584">   <stop - style="stop-color:#94ec3e;stop-opacity:1;" + style="stop-color:#000000;stop-opacity:1;"   offset="0" - id="stop3689" /> + id="stop2586" />   <stop - style="stop-color:#67bd13;stop-opacity:1;" + style="stop-color:#ffffff;stop-opacity:0;"   offset="1" - id="stop3691" /> + id="stop2588" />   </linearGradient>   <linearGradient - id="linearGradient3679"> + id="linearGradient5075">   <stop - style="stop-color:#4e9a06;stop-opacity:1;" + style="stop-color:#adb0a8;stop-opacity:1;"   offset="0" - id="stop3681" /> + id="stop5077" />   <stop - style="stop-color:#4e9a06;stop-opacity:0;" + style="stop-color:#464744;stop-opacity:1"   offset="1" - id="stop3683" /> + id="stop5079" />   </linearGradient> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 526.18109 : 1" - inkscape:vp_y="0 : 1000 : 0" - inkscape:vp_z="744.09448 : 526.18109 : 1" - inkscape:persp3d-origin="372.04724 : 350.78739 : 1" - id="perspective10" /> - <inkscape:perspective - id="perspective2892" - inkscape:persp3d-origin="372.04724 : 350.78739 : 1" - inkscape:vp_z="744.09448 : 526.18109 : 1" - inkscape:vp_y="0 : 1000 : 0" - inkscape:vp_x="0 : 526.18109 : 1" - sodipodi:type="inkscape:persp3d" /> - <inkscape:perspective - id="perspective3802" - inkscape:persp3d-origin="372.04724 : 350.78739 : 1" - inkscape:vp_z="744.09448 : 526.18109 : 1" - inkscape:vp_y="0 : 1000 : 0" - inkscape:vp_x="0 : 526.18109 : 1" - sodipodi:type="inkscape:persp3d" /> - <inkscape:perspective - id="perspective3891" - inkscape:persp3d-origin="372.04724 : 350.78739 : 1" - inkscape:vp_z="744.09448 : 526.18109 : 1" - inkscape:vp_y="0 : 1000 : 0" - inkscape:vp_x="0 : 526.18109 : 1" - sodipodi:type="inkscape:persp3d" /> - <inkscape:perspective - id="perspective2596" - inkscape:persp3d-origin="372.04724 : 350.78739 : 1" - inkscape:vp_z="744.09448 : 526.18109 : 1" - inkscape:vp_y="0 : 1000 : 0" - inkscape:vp_x="0 : 526.18109 : 1" - sodipodi:type="inkscape:persp3d" /> + <linearGradient + id="linearGradient2691" + inkscape:collect="always"> + <stop + id="stop2693" + offset="0" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + id="stop2695" + offset="1" + style="stop-color:#d3d7cf" /> + </linearGradient> + <linearGradient + id="linearGradient3340"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3342" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.62886596;" + offset="1" + id="stop3344" /> + </linearGradient>   <linearGradient   inkscape:collect="always" - xlink:href="#linearGradient3687" - id="linearGradient3374" + xlink:href="#linearGradient5075" + id="linearGradient2306"   gradientUnits="userSpaceOnUse" - x1="65.14286" - y1="99.933609" - x2="65.14286" - y2="115.93361" - gradientTransform="matrix(0,-1,-1,0,174.07647,174.07647)" /> + x1="71.288956" + y1="124.11652" + x2="70.826942" + y2="95" + gradientTransform="translate(-45.00042,-71.09425)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2691" + id="radialGradient2314" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.05324342,-0.836238,2.019473,0.128568,-151.9195,108.0768)" + cx="107.5884" + cy="83.990814" + fx="107.5884" + fy="83.990814" + r="12.551644" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2684" + id="linearGradient2690" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.128181,0,0,1.128181,-53.99314,-83.36009)" + x1="70.913956" + y1="101.74152" + x2="70.951942" + y2="88.923729" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2684" + id="linearGradient3764" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.128181,0,0,1.128181,-53.99314,-83.36009)" + x1="70.913956" + y1="101.74152" + x2="70.951942" + y2="88.923729" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2691" + id="radialGradient3766" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.05324342,-0.836238,2.019473,0.128568,-151.9195,108.0768)" + cx="107.5884" + cy="83.990814" + fx="107.5884" + fy="83.990814" + r="12.551644" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5075" + id="linearGradient3768" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-45.00042,-71.09425)" + x1="71.288956" + y1="124.11652" + x2="70.826942" + y2="95" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5075" + id="linearGradient3773" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,1,95.0704,-71.09425)" + x1="71.288956" + y1="124.11652" + x2="70.826942" + y2="95" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2691" + id="radialGradient3776" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.05324342,-0.836238,-2.019473,0.128568,201.98948,108.0768)" + cx="107.5884" + cy="83.990814" + fx="107.5884" + fy="83.990814" + r="12.551644" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2684" + id="linearGradient3779" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.128181,0,0,1.128181,104.06312,-83.36009)" + x1="70.913956" + y1="101.74152" + x2="70.951942" + y2="88.923729" />   </defs>   <sodipodi:namedview   id="base"   pagecolor="#ffffff"   bordercolor="#666666" - borderopacity="1.0" - gridtolerance="10000" - guidetolerance="10" - objecttolerance="10" - inkscape:pageopacity="0.0" + borderopacity="0.19607843" + inkscape:pageopacity="0.0000000"   inkscape:pageshadow="2" - inkscape:zoom="5.6568543" - inkscape:cx="-36.162495" - inkscape:cy="15.56913" + inkscape:zoom="8" + inkscape:cx="18.372487" + inkscape:cy="26.526236" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true"   inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:snap-nodes="true" - inkscape:window-width="1600" - inkscape:window-height="839" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:snap-global="true" - inkscape:window-maximized="1"> + inkscape:grid-points="true" + fill="#555753" + showguides="false" + inkscape:guide-bbox="true" + guidetolerance="1px" + stroke="#555753" + inkscape:window-width="872" + inkscape:window-height="688" + inkscape:window-x="52" + inkscape:window-y="33" + showborder="true" + inkscape:showpageshadow="false" + inkscape:window-maximized="0"> + <sodipodi:guide + orientation="horizontal" + position="38.996647" + id="guide2194" /> + <sodipodi:guide + orientation="horizontal" + position="9.0140845" + id="guide2196" /> + <sodipodi:guide + orientation="vertical" + position="9.0140845" + id="guide2198" /> + <sodipodi:guide + orientation="vertical" + position="38.975184" + id="guide2200" /> + <sodipodi:guide + orientation="horizontal" + position="22.988281" + id="guide2202" /> + <sodipodi:guide + orientation="vertical" + position="23.908786" + id="guide2204" /> + <sodipodi:guide + orientation="vertical" + position="157.99417" + id="guide4332" /> + <sodipodi:guide + orientation="horizontal" + position="-36.062446" + id="guide4334" /> + <sodipodi:guide + orientation="horizontal" + position="-58.02695" + id="guide4336" /> + <sodipodi:guide + orientation="vertical" + position="180.00287" + id="guide4338" /> + <sodipodi:guide + orientation="vertical" + position="107.92217" + id="guide4417" /> + <sodipodi:guide + orientation="vertical" + position="129.93087" + id="guide4419" /> + <sodipodi:guide + orientation="horizontal" + position="19.996875" + id="guide5106" /> + <sodipodi:guide + orientation="horizontal" + position="63.039674" + id="guide5119" /> + <sodipodi:guide + orientation="horizontal" + position="49.066305" + id="guide5121" /> + <sodipodi:guide + orientation="horizontal" + position="-86.007168" + id="guide5307" /> + <sodipodi:guide + orientation="horizontal" + position="-108.09009" + id="guide5309" /> + <sodipodi:guide + orientation="horizontal" + position="-100.15429" + id="guide3111" />   <inkscape:grid + id="GridFromPre046Settings"   type="xygrid" - id="grid2898" - visible="true" - enabled="true" - empspacing="2" - dotted="false" + originx="0px" + originy="0px"   spacingx="0.5px" - spacingy="0.5px" /> + spacingy="0.5px" + color="#0000ff" + empcolor="#0000ff" + opacity="0.2" + empopacity="0.4" + empspacing="2" />   </sodipodi:namedview>   <metadata - id="metadata7"> + id="metadata1312">   <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>Merge</dc:title> - <dc:date>2008-04-26</dc:date> + <dc:title>Chunk-to-left</dc:title>   <dc:creator>   <cc:Agent>   <dc:title>Peer Sommerlund</dc:title>   </cc:Agent>   </dc:creator> - <dc:description /> + <cc:license + rdf:resource="http://creativecommons.org/licenses/publicdomain/" /> + <dc:subject> + <rdf:Bag /> + </dc:subject> + <dc:contributor> + <cc:Agent> + <dc:title>Lapo Calamandrei, Jakub Steiner</dc:title> + </cc:Agent> + </dc:contributor> + <dc:date>2011-01-09</dc:date>   </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/publicdomain/"> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Reproduction" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Distribution" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> + </cc:License>   </rdf:RDF>   </metadata>   <g - inkscape:label="Vector" + id="layer1" + inkscape:label="Layer 1"   inkscape:groupmode="layer" - id="layer1" - transform="translate(-49.142857,-92.933609)"   style="display:inline">   <path - style="fill:url(#linearGradient3374);fill-opacity:1;fill-rule:evenodd;stroke:#4e9a06;stroke-width:1.04799998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" - d="m 79.642858,100.93361 -3.5,-3.5 c -3.5,3.5 -6,9 -12,9 l -6.5,0 0,-5 -7.000001,7.5 7.000001,7 0,-4.5 6.5,0 c 6,0 10,7 12,9 l 3.5,-3.5 c -3.00682,-2.51272 -3.5,-5 -8,-8 3.5,-2.5 5.5,-5.5 8,-8 z" - id="path2900" - sodipodi:nodetypes="ccccccccccccc" /> + sodipodi:nodetypes="ccccccc" + id="outer-edge" + d="m 38.06998,39.5 0,-10.5 -9.625,-5.125 9.625,-5 0,-9.875 L 12,23.817079 38.06998,39.5 z" + style="opacity:0.15;color:#000000;fill:none;stroke:url(#linearGradient3779);stroke-width:1.99999833;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <path + inkscape:r_cy="true" + inkscape:r_cx="true" + style="color:#000000;fill:url(#radialGradient3776);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00000036;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 37.57052,37.81149 0,-8.43649 -9.875,-5.25 9.875,-5.875 0,-8.249995 L 13.467233,23.905748 37.57052,37.81149 z" + id="inner-fill" + sodipodi:nodetypes="ccccccc" /> + <path + inkscape:r_cy="true" + inkscape:r_cx="true" + style="color:#000000;fill:none;stroke:url(#linearGradient3773);stroke-width:1.00000036;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="M 37.57052,37.81149 37.56998,29.5 l -10,-5.5 10,-5.5 5.4e-4,-8.499995 L 13.467233,23.905748 37.57052,37.81149 z" + id="edge" + sodipodi:nodetypes="ccccccc" /> + <path + inkscape:r_cy="true" + inkscape:r_cx="true" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 37.07052,10.87449 0.01584,7.337816 -10.546714,5.809791 10.526964,5.765242 0.0039,7.149651 L 14.47677,23.90574 37.07052,10.87449 z m -1,1.75 -19.5625,11.28125 19.5625,11.28125 0,-4.951182 L 24.56998,24 l 11.5,-6.246094 5.4e-4,-5.129416 z" + id="inner-edge" + sodipodi:nodetypes="cccccccccccccc" /> + <path + style="opacity:0.5;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:block;overflow:visible" + d="m 36.13248,12.5625 -0.05859,5.176559 -10.530654,5.740132 C 23.646548,23.215025 21.542904,22.866196 19.16764,22.40625 L 36.13248,12.5625 z" + id="top-reflection" + inkscape:r_cx="true" + inkscape:r_cy="true" + sodipodi:nodetypes="ccccc" />   </g>  </svg>
 
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
 
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
@@ -10,162 +10,308 @@
  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="32" - height="32" - id="svg2" + width="48" + height="48" + id="svg1307"   sodipodi:version="0.32"   inkscape:version="0.47 r22583" - version="1.0" - sodipodi:docname="chunk-right.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape" - inkscape:export-filename="C:\src\thg\new-icons\icons\tortoise\commit-32.png" + sodipodi:docname="chunk2right.svg" + inkscape:export-filename="/home/lapo/Desktop/Grafica/Icone/media-actions-outlines.png"   inkscape:export-xdpi="90"   inkscape:export-ydpi="90" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + version="1.1"   style="display:inline"> + <title + id="title3631">Chunk-to-right</title>   <defs - id="defs4"> + id="defs1309"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="48 : 24 : 1" + inkscape:persp3d-origin="24 : 16 : 1" + id="perspective49" />   <linearGradient - id="linearGradient3897"> + id="linearGradient2684">   <stop - style="stop-color:#427fbf;stop-opacity:1;" + id="stop2686"   offset="0" - id="stop3899" /> + style="stop-color:#ffffff;stop-opacity:1;" />   <stop - style="stop-color:#a6c2e1;stop-opacity:0.99130434;" + id="stop2688"   offset="1" - id="stop3901" /> + style="stop-color:#000000;stop-opacity:1;" />   </linearGradient>   <linearGradient - id="linearGradient3687"> + id="linearGradient2584">   <stop - style="stop-color:#94ec3e;stop-opacity:1;" + style="stop-color:#000000;stop-opacity:1;"   offset="0" - id="stop3689" /> + id="stop2586" />   <stop - style="stop-color:#67bd13;stop-opacity:1;" + style="stop-color:#ffffff;stop-opacity:0;"   offset="1" - id="stop3691" /> + id="stop2588" />   </linearGradient>   <linearGradient - id="linearGradient3679"> + id="linearGradient5075">   <stop - style="stop-color:#4e9a06;stop-opacity:1;" + style="stop-color:#adb0a8;stop-opacity:1;"   offset="0" - id="stop3681" /> + id="stop5077" />   <stop - style="stop-color:#4e9a06;stop-opacity:0;" + style="stop-color:#464744;stop-opacity:1"   offset="1" - id="stop3683" /> + id="stop5079" />   </linearGradient> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 526.18109 : 1" - inkscape:vp_y="0 : 1000 : 0" - inkscape:vp_z="744.09448 : 526.18109 : 1" - inkscape:persp3d-origin="372.04724 : 350.78739 : 1" - id="perspective10" /> - <inkscape:perspective - id="perspective2892" - inkscape:persp3d-origin="372.04724 : 350.78739 : 1" - inkscape:vp_z="744.09448 : 526.18109 : 1" - inkscape:vp_y="0 : 1000 : 0" - inkscape:vp_x="0 : 526.18109 : 1" - sodipodi:type="inkscape:persp3d" /> - <inkscape:perspective - id="perspective3802" - inkscape:persp3d-origin="372.04724 : 350.78739 : 1" - inkscape:vp_z="744.09448 : 526.18109 : 1" - inkscape:vp_y="0 : 1000 : 0" - inkscape:vp_x="0 : 526.18109 : 1" - sodipodi:type="inkscape:persp3d" /> - <inkscape:perspective - id="perspective3891" - inkscape:persp3d-origin="372.04724 : 350.78739 : 1" - inkscape:vp_z="744.09448 : 526.18109 : 1" - inkscape:vp_y="0 : 1000 : 0" - inkscape:vp_x="0 : 526.18109 : 1" - sodipodi:type="inkscape:persp3d" /> - <inkscape:perspective - id="perspective2596" - inkscape:persp3d-origin="372.04724 : 350.78739 : 1" - inkscape:vp_z="744.09448 : 526.18109 : 1" - inkscape:vp_y="0 : 1000 : 0" - inkscape:vp_x="0 : 526.18109 : 1" - sodipodi:type="inkscape:persp3d" /> + <linearGradient + id="linearGradient2691" + inkscape:collect="always"> + <stop + id="stop2693" + offset="0" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + id="stop2695" + offset="1" + style="stop-color:#d3d7cf" /> + </linearGradient> + <linearGradient + id="linearGradient3340"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3342" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.62886596;" + offset="1" + id="stop3344" /> + </linearGradient>   <linearGradient   inkscape:collect="always" - xlink:href="#linearGradient3687" - id="linearGradient3374" + xlink:href="#linearGradient5075" + id="linearGradient2306"   gradientUnits="userSpaceOnUse" - x1="65.14286" - y1="99.933609" - x2="65.14286" - y2="115.93361" - gradientTransform="matrix(0,1,1,0,-43.790753,43.790752)" /> + x1="71.288956" + y1="124.11652" + x2="70.826942" + y2="95" + gradientTransform="translate(-45.00042,-71.09425)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2691" + id="radialGradient2314" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.05324342,-0.836238,2.019473,0.128568,-151.9195,108.0768)" + cx="107.5884" + cy="83.990814" + fx="107.5884" + fy="83.990814" + r="12.551644" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2684" + id="linearGradient2690" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.128181,0,0,1.128181,-53.99314,-83.36009)" + x1="70.913956" + y1="101.74152" + x2="70.951942" + y2="88.923729" />   </defs>   <sodipodi:namedview   id="base"   pagecolor="#ffffff"   bordercolor="#666666" - borderopacity="1.0" - gridtolerance="10000" - guidetolerance="10" - objecttolerance="10" - inkscape:pageopacity="0.0" + borderopacity="0.19607843" + inkscape:pageopacity="0.0000000"   inkscape:pageshadow="2" - inkscape:zoom="5.6568543" - inkscape:cx="-36.162495" - inkscape:cy="15.56913" + inkscape:zoom="8" + inkscape:cx="18.372487" + inkscape:cy="26.526236" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true"   inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:snap-nodes="true" - inkscape:window-width="1600" - inkscape:window-height="839" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:snap-global="true" - inkscape:window-maximized="1"> + inkscape:grid-points="true" + fill="#555753" + showguides="false" + inkscape:guide-bbox="true" + guidetolerance="1px" + stroke="#555753" + inkscape:window-width="872" + inkscape:window-height="688" + inkscape:window-x="52" + inkscape:window-y="33" + showborder="true" + inkscape:showpageshadow="false" + inkscape:window-maximized="0"> + <sodipodi:guide + orientation="horizontal" + position="38.996647" + id="guide2194" /> + <sodipodi:guide + orientation="horizontal" + position="9.0140845" + id="guide2196" /> + <sodipodi:guide + orientation="vertical" + position="9.0140845" + id="guide2198" /> + <sodipodi:guide + orientation="vertical" + position="38.975184" + id="guide2200" /> + <sodipodi:guide + orientation="horizontal" + position="22.988281" + id="guide2202" /> + <sodipodi:guide + orientation="vertical" + position="23.908786" + id="guide2204" /> + <sodipodi:guide + orientation="vertical" + position="157.99417" + id="guide4332" /> + <sodipodi:guide + orientation="horizontal" + position="-36.062446" + id="guide4334" /> + <sodipodi:guide + orientation="horizontal" + position="-58.02695" + id="guide4336" /> + <sodipodi:guide + orientation="vertical" + position="180.00287" + id="guide4338" /> + <sodipodi:guide + orientation="vertical" + position="107.92217" + id="guide4417" /> + <sodipodi:guide + orientation="vertical" + position="129.93087" + id="guide4419" /> + <sodipodi:guide + orientation="horizontal" + position="19.996875" + id="guide5106" /> + <sodipodi:guide + orientation="horizontal" + position="63.039674" + id="guide5119" /> + <sodipodi:guide + orientation="horizontal" + position="49.066305" + id="guide5121" /> + <sodipodi:guide + orientation="horizontal" + position="-86.007168" + id="guide5307" /> + <sodipodi:guide + orientation="horizontal" + position="-108.09009" + id="guide5309" /> + <sodipodi:guide + orientation="horizontal" + position="-100.15429" + id="guide3111" />   <inkscape:grid + id="GridFromPre046Settings"   type="xygrid" - id="grid2898" - visible="true" - enabled="true" - empspacing="2" - dotted="false" + originx="0px" + originy="0px"   spacingx="0.5px" - spacingy="0.5px" /> + spacingy="0.5px" + color="#0000ff" + empcolor="#0000ff" + opacity="0.2" + empopacity="0.4" + empspacing="2" />   </sodipodi:namedview>   <metadata - id="metadata7"> + id="metadata1312">   <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>Merge</dc:title> - <dc:date>2008-04-26</dc:date> + <dc:title>Chunk-to-right</dc:title>   <dc:creator>   <cc:Agent>   <dc:title>Peer Sommerlund</dc:title>   </cc:Agent>   </dc:creator> - <dc:description /> + <cc:license + rdf:resource="http://creativecommons.org/licenses/publicdomain/" /> + <dc:subject> + <rdf:Bag /> + </dc:subject> + <dc:contributor> + <cc:Agent> + <dc:title>Lapo Calamandrei, Jakub Steiner</dc:title> + </cc:Agent> + </dc:contributor> + <dc:date>2011-01-09</dc:date>   </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/publicdomain/"> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Reproduction" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Distribution" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> + </cc:License>   </rdf:RDF>   </metadata>   <g - inkscape:label="Vector" + id="layer1" + inkscape:label="Layer 1"   inkscape:groupmode="layer" - id="layer1" - transform="translate(-49.142857,-92.933609)"   style="display:inline"> - <path - style="fill:url(#linearGradient3374);fill-opacity:1;fill-rule:evenodd;stroke:#4e9a06;stroke-width:1.04799998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" - d="m 50.642857,116.93361 3.5,3.5 c 3.5,-3.5 6,-9 12,-9 l 6.5,0 0,5 7.000001,-7.5 -7.000001,-7 0,4.5 -6.5,0 c -6,0 -10,-7 -12,-9 l -3.5,3.5 c 3.00682,2.51272 3.5,5 8,8 -3.5,2.5 -5.5,5.5 -8,8 z" - id="path2900" - sodipodi:nodetypes="ccccccccccccc" /> + <g + id="g3757"> + <path + inkscape:r_cy="true" + inkscape:r_cx="true" + style="opacity:0.15;color:#000000;fill:none;stroke:url(#linearGradient2690);stroke-width:1.99999833;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="M 12,39.5 12,29 21.625,23.875 12,18.875 12,9 38.06998,23.817079 12,39.5 z" + id="outer-edge" + sodipodi:nodetypes="ccccccc" /> + <path + sodipodi:nodetypes="ccccccc" + id="inner-fill" + d="m 12.49946,37.81149 0,-8.43649 9.875,-5.25 -9.875,-5.875 0,-8.249995 L 36.602747,23.905748 12.49946,37.81149 z" + style="color:#000000;fill:url(#radialGradient2314);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00000036;marker:none;visibility:visible;display:inline;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <path + sodipodi:nodetypes="ccccccc" + id="edge" + d="M 12.49946,37.81149 12.5,29.5 22.5,24 12.5,18.5 12.49946,10.000005 36.602747,23.905748 12.49946,37.81149 z" + style="color:#000000;fill:none;stroke:url(#linearGradient2306);stroke-width:1.00000036;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <path + sodipodi:nodetypes="cccccccccccccc" + id="inner-edge" + d="M 12.99946,10.87449 12.98362,18.212306 23.530334,24.022097 13.00337,29.787339 12.99947,36.93699 35.59321,23.90574 12.99946,10.87449 z m 1,1.75 19.5625,11.28125 -19.5625,11.28125 0,-4.951182 L 25.5,24 14,17.753906 13.99946,12.62449 z" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:r_cy="true" + inkscape:r_cx="true" + id="top-reflection" + d="m 13.9375,12.5625 0.05859,5.176559 10.530654,5.740132 c 1.896688,-0.264166 4.000332,-0.612995 6.375596,-1.072941 L 13.9375,12.5625 z" + style="opacity:0.5;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:block;overflow:visible" /> + </g>   </g>  </svg>