blob: 9e0586077d88f09d457ec007e942e63d0493e97f (
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
|
<?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.91pre2 r"
viewBox="0 0 16 16"
sodipodi:docname="drive-harddisk.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="44.8"
inkscape:cx="9.1841086"
inkscape:cy="8.369756"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:showpageshadow="false"
borderlayer="true"
units="px"
inkscape:window-width="1366"
inkscape:window-height="717"
inkscape:window-x="-4"
inkscape:window-y="24"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid4062" />
<sodipodi:guide
position="2,14.000017"
orientation="12,0"
id="guide4066" />
<sodipodi:guide
position="2,2.0000174"
orientation="0,12"
id="guide4068" />
<sodipodi:guide
position="14,2.0000174"
orientation="-12,0"
id="guide4070" />
<sodipodi:guide
position="14,14.000017"
orientation="0,-12"
id="guide4072" />
</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="opacity:1;fill:#4d4d4d;fill-opacity:1;stroke:none"
d="M 2 2 L 2 14 L 3 14 L 13 14 L 14 14 L 14 2 L 2 2 z M 3 3 L 13 3 L 13 10 L 13 11 L 8 11 L 8 12 L 6 12 L 6 11 L 3 11 L 3 10 L 3 3 z M 4 4 L 4 10 L 12 10 L 12 4 L 4 4 z M 5 5 L 6 5 L 6 7 L 10 7 L 10 5 L 11 5 L 11 9 L 5 9 L 5 5 z M 3 12 L 5 12 L 5 13 L 3 13 L 3 12 z M 9 12 L 12 12 L 12 13 L 9 13 L 9 12 z "
transform="translate(0,1036.3622)"
id="rect4142" />
</g>
</svg>
|