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
|
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
height="42"
id="svg13251"
inkscape:export-filename="/datas/Projs/Cliparts Stocker/arki_arrow_down.png"
inkscape:export-xdpi="72.000000"
inkscape:export-ydpi="72.000000"
inkscape:version="0.46"
sodipodi:docbase="/opt/cairo-dock/trunk/cairo-dock/data"
sodipodi:docname="default-drop-indicator.svg"
sodipodi:version="0.32"
width="48"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
version="1.0">
<metadata
id="metadata3">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:title>arki_arrow_down</dc:title>
<dc:description>jean.victor.balin@gmail.com</dc:description>
<dc:subject>
<rdf:Bag>
<rdf:li>shape</rdf:li>
<rdf:li>arrows</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:publisher>
<cc:Agent
rdf:about="http://www.openclipart.org">
<dc:title>Jean-Victor Balin</dc:title>
</cc:Agent>
</dc:publisher>
<dc:creator>
<cc:Agent>
<dc:title>Jean-Victor Balin</dc:title>
</cc:Agent>
</dc:creator>
<dc:rights>
<cc:Agent>
<dc:title>Jean-Victor Balin</dc:title>
</cc:Agent>
</dc:rights>
<dc:date />
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<cc:license
rdf:resource="http://web.resource.org/cc/PublicDomain" />
<dc:language>en</dc:language>
</cc:Work>
<cc:License
rdf:about="http://web.resource.org/cc/PublicDomain">
<cc:permits
rdf:resource="http://web.resource.org/cc/Reproduction" />
<cc:permits
rdf:resource="http://web.resource.org/cc/Distribution" />
<cc:permits
rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
<defs
id="defs3">
<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="perspective9" />
</defs>
<sodipodi:namedview
bordercolor="#666666"
borderopacity="1.0"
id="base"
inkscape:current-layer="layer1"
inkscape:cx="56.25"
inkscape:cy="12.56068"
inkscape:document-units="px"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:window-height="722"
inkscape:window-width="1024"
inkscape:window-x="60"
inkscape:window-y="111"
inkscape:zoom="4.5777778"
pagecolor="#ffffff"
showguides="false"
width="48px"
height="48px"
showgrid="false" />
<g
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<g
id="g2604"
style="fill:#d17fa7;fill-opacity:1;stroke:#683f54;stroke-opacity:1"
transform="matrix(-1.7261428e-2,0,0,-1.7261428e-2,155.17888,216.67861)">
<path
d="M 7601,11063 L 6350,12312 L 7602,10313 L 8850,12314 L 7601,11063 z"
id="path2606"
sodipodi:nodetypes="ccccc"
style="stroke-width:56.44444656;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4" />
</g>
</g>
</svg>
|