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
|
<?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="24"
viewBox="0 0 24 24"
height="24"
id="svg2"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="package-install.svg">
<metadata
id="metadata20">
<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>
<defs
id="defs18" />
<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="namedview16"
showgrid="false"
inkscape:zoom="9.8333333"
inkscape:cx="12"
inkscape:cy="10.701915"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<g
transform="matrix(.55556 0 0 .55556 -1.33333 12)"
id="g4">
<path
style="fill:#c19553"
d="M 8.0571429,-18 C 7.0285714,-18 6,-16.971429 6,-15.942857 L 6,16 c 0,0.971429 1.0285714,2 2,2 l 32,0 c 0.971429,0 2,-1.028571 2,-2 l 0,-32 c 0,-0.971429 -1.028571,-2 -2,-2 z"
id="path6" />
</g>
<g
style="fill:#fff"
transform="matrix(.55556 0 0 .55556 -1.33333 -1.33333)"
id="g8">
<path
style="fill-opacity:.196"
d="M 8.0571429,6 C 7.0285714,6 6,7.0285714 6,8.0571429 L 6.0000001,18.6 C 10,18.6 38,18.6 42,18.6 L 42,8 C 42,7.0285714 40.971429,6 40,6 z"
id="path10" />
<path
style="fill-opacity:.392"
d="M 20.4,9.6000001 20.4,25.8 l 7.2,0 0,-16.1999999 z"
id="path12" />
</g>
<path
style="fill:#859900"
d="m 18,12 -6,6 4,0 0,6 4,0 0,-6 4,0 z"
id="path14"
inkscape:connector-curvature="0" />
</svg>
|