blob: 402f312b063f56cd0b374a70ab700f3aad11610b (
plain)
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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
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="32"
version="1.1"
width="32"
id="svg2"
inkscape:version="0.92+devel (unknown)"
sodipodi:docname="go-up.svg"
style="enable-background:new">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1289"
inkscape:window-height="794"
id="namedview12"
showgrid="true"
inkscape:zoom="14.75"
inkscape:cx="24.42275"
inkscape:cy="18.71013"
inkscape:window-x="497"
inkscape:window-y="334"
inkscape:window-maximized="0"
inkscape:current-layer="layer12"
inkscape:document-rotation="0"
showguides="false">
<sodipodi:guide
position="-5.559322,3.7288136"
orientation="1,0"
id="guide815"
inkscape:locked="false" />
</sodipodi:namedview>
<metadata
id="metadata90">
<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:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<defs
id="defs7386">
<linearGradient
id="linearGradient5606"
osb:paint="solid">
<stop
id="stop5608" />
</linearGradient>
</defs>
<g
inkscape:groupmode="layer"
id="layer12"
inkscape:label="actions"
transform="translate(-361.0002,-13.000017)">
<path
inkscape:connector-curvature="0"
d="m 363.0002,34.000017 3,3 11,-11 11,11 3,-3 -14,-14 z"
id="path5873"
sodipodi:nodetypes="ccccccc"
style="fill:#7986cb;fill-opacity:1" />
</g>
</svg>
|