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
|
<?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"
height="48"
width="48"
viewBox="0 0 48 48"
id="svg2"
version="1.1"
inkscape:version="0.91+devel r"
sodipodi:docname="application-archive.svg">
<metadata
id="metadata16">
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs14">
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter4201"
x="-0.059999999"
width="1.12"
y="-0.059999999"
height="1.12">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="0.2826087"
id="feGaussianBlur4203" />
</filter>
</defs>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="959"
inkscape:window-height="1026"
id="namedview12"
showgrid="false"
inkscape:zoom="7.0064554"
inkscape:cx="16.251716"
inkscape:cy="17.080233"
inkscape:window-x="960"
inkscape:window-y="27"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<path
d="m 9.8231075,4.2494495 c -0.8944343,0 -1.73913,0.8446957 -1.73913,1.7391304 l 0,36.5217391 c 0,0.844721 0.8944348,1.73913 1.73913,1.73913 l 27.8260875,0 c 0.844722,0 1.739131,-0.894435 1.739131,-1.73913 l 0,-26.956522 L 28.083978,4.2494495 Z"
id="path4"
inkscape:connector-curvature="0"
style="fill:#1ba39c;fill-opacity:1;stroke-width:0.86956519" />
<path
d="m 27.933414,4.4288114 11.304348,11.3043476 -9.565218,0 c -0.844721,0 -1.73913,-0.894435 -1.73913,-1.739131 l 0,-9.5652166 z"
id="path8-3"
inkscape:connector-curvature="0"
style="fill:#5b5b5b;fill-opacity:0.39200003;stroke-width:0.86956519;filter:url(#filter4201)" />
<path
d="m 28.083978,4.2494495 11.304348,11.3043475 -9.565218,0 c -0.844721,0 -1.73913,-0.894435 -1.73913,-1.739131 l 0,-9.5652165 z"
id="path8"
inkscape:connector-curvature="0"
style="fill:#57b3ae;fill-opacity:1;stroke-width:0.86956519" />
<path
d="m 15.0405,4.2494495 0,3.478261 3.478261,0 0,3.4782605 -3.478261,0 0,3.478261 3.478261,0 0,3.47826 -3.478261,0 0,3.478261 3.478261,0 0,3.478261 0,1.739131 -3.478261,0 0,6.956521 6.956521,0 0,-6.956521 -3.47826,0 0,-1.739131 3.47826,0 0,-3.478261 -3.47826,0 0,-3.478261 3.47826,0 0,-3.47826 -3.47826,0 0,-3.478261 3.47826,0 0,-3.4782605 -3.47826,0 0,-3.478261 z"
id="path10"
inkscape:connector-curvature="0"
style="fill:#ffffff;stroke-width:0.86956519" />
</svg>
|