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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="48"
height="48"
viewBox="0 0 48 48"
id="svg2995"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="package-reinstall.svg">
<metadata
id="metadata3011">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3009" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="640"
inkscape:window-height="480"
id="namedview3007"
showgrid="true"
inkscape:zoom="6.9532167"
inkscape:cx="20.021286"
inkscape:cy="21.913545"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg2995">
<inkscape:grid
type="xygrid"
id="grid3026" />
</sodipodi:namedview>
<path
style="fill:#c19553"
d="M 6.285156 4 C 5.144531 4 4 5.144531 4 6.285156 L 4 41.777344 C 4 42.855469 5.144531 44 6.222656 44 L 41.777344 44 C 42.859375 44 44 42.855469 44 41.777344 L 44 6.222656 C 44 5.144531 42.859375 4 41.777344 4 Z "
id="path2997" />
<g
style="fill:#fff"
id="g2999">
<path
style="fill-opacity:.196"
d="M 6.285156 4 C 5.144531 4 4 5.144531 4 6.285156 L 4 18 C 8.445312 18 39.554688 18 44 18 L 44 6.222656 C 44 5.144531 42.859375 4 41.777344 4 Z "
id="path3001" />
<path
style="fill-opacity:.392"
d="M 20 8 L 20 26 L 28 26 L 28 8 Z "
id="path3003" />
</g>
<path
inkscape:connector-curvature="0"
style="fill:#859900;fill-rule:evenodd"
d="m 45.972656,35.863521 c 0,5.594684 -4.537889,10.132573 -10.132573,10.132573 -5.594685,0 -10.132573,-4.537889 -10.132573,-10.132573 0,-5.594685 4.537888,-10.132573 10.132573,-10.132573 5.594684,0 10.132573,4.537888 10.132573,10.132573 z"
id="path4" />
<g
transform="matrix(0.50662866,0,0,0.50662866,23.680995,23.704433)"
style="fill:#ffffff;fill-opacity:0.9020004"
id="g6">
<path
inkscape:connector-curvature="0"
d="M 35.367188,19.214844 C 33.398438,14.824219 28.992188,12 24.027344,12 c -5.078125,0 -9.726563,3.089844 -11.554688,7.675781 l 3.851563,1.445313 c 1.21875,-3.066406 4.316406,-5.117188 7.703125,-5.117188 3.265625,0 6.15625,1.832032 7.496094,4.695313 l -2.808594,1.089843 7.183594,4.019532 L 38,18.199219 z"
id="path8" />
<path
inkscape:connector-curvature="0"
d="m 24.027344,32.003906 c -3.242188,0 -6.191406,-1.894531 -7.511719,-4.738281 L 19.28125,26.230469 12.175781,22.296875 10,29.707031 12.652344,28.710938 C 14.582031,33.089844 19.09375,36 24.027344,36 c 5.097656,0 9.609375,-2.964844 11.5,-7.554688 l -3.832032,-1.480468 c -1.257812,3.0625 -4.269531,5.039062 -7.667968,5.039062 z"
id="path10" />
</g>
</svg>
|