blob: 9916dbe807d34aea50b8cb86348b70b4785267fa (
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
|
<?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"
width="16"
height="16"
id="svg2"
version="1.1"
inkscape:version="0.91+devel r"
viewBox="0 0 16 16"
sodipodi:docname="x-office-document.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="31.678384"
inkscape:cx="0.70790528"
inkscape:cy="9.327308"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:showpageshadow="false"
borderlayer="true"
inkscape:window-width="1366"
inkscape:window-height="670"
inkscape:window-x="-4"
inkscape:window-y="29"
inkscape:window-maximized="1"
units="px"
inkscape:snap-bbox="true"
inkscape:snap-global="true">
<inkscape:grid
type="xygrid"
id="grid4101" />
<sodipodi:guide
position="2,14.000017"
orientation="12,0"
id="guide4071" />
<sodipodi:guide
position="2,2.0000174"
orientation="0,12"
id="guide4073" />
<sodipodi:guide
position="14,2.0000174"
orientation="-12,0"
id="guide4075" />
<sodipodi:guide
position="14,14.000017"
orientation="0,-12"
id="guide4077" />
</sodipodi:namedview>
<metadata
id="metadata7">
<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>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1036.3622)">
<path
style="color:#000000;fill:#22a7f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.39999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 2 2 L 2 3 L 8 3 L 8 2 L 2 2 z M 2 5 L 2 6 L 14 6 L 14 5 L 2 5 z M 2 8 L 2 9 L 7 9 L 7 8 L 2 8 z M 8 8 L 8 14 L 14 14 L 14 8 L 8 8 z M 9 9 L 13 9 L 13 13 L 9 13 L 9 9 z M 2 10 L 2 11 L 7 11 L 7 10 L 2 10 z M 2 13 L 2 14 L 7 14 L 7 13 L 2 13 z "
transform="translate(0,1036.3622)"
id="rect4020" />
</g>
</svg>
|