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
|
<?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"
width="16"
height="16"
version="1.1"
id="svg4"
sodipodi:docname="drive-harddisk-usb-symbolic.svg"
inkscape:version="0.92.3 (2405546, 2018-03-11)">
<metadata
id="metadata10">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs8" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1280"
inkscape:window-height="746"
id="namedview6"
showgrid="true"
inkscape:zoom="14.75"
inkscape:cx="5.5214385"
inkscape:cy="12.747839"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg4">
<inkscape:grid
type="xygrid"
id="grid812" />
</sodipodi:namedview>
<g
id="g837">
<path
sodipodi:nodetypes="cccccccccccccccccccccccccc"
inkscape:connector-curvature="0"
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
d="M 7,3 V 5.6061995 L 4.2617915,7.675809 C 4.102729,7.772119 3.9984612,7.83778 4,8 V 9 H 3 v 3 H 6 V 9 H 5 V 8.5 L 7,6.75 V 13 H 5 L 8.0000015,16 11,13 H 9 V 5.35 l 2,1.4 V 9 h 1 V 6.5 C 12.0025,6.347082 11.973695,6.154415 11.830592,6.056452 L 9,4 V 3 Z"
id="path4707-3" />
<path
id="path3792"
d="M 10,1.75 A 2,1.75 0 0 1 8,3.5 2,1.75 0 0 1 6,1.75 2,1.75 0 0 1 8,0 2,1.75 0 0 1 10,1.75 Z"
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.48380041" />
<path
id="path3813"
d="M 13,9.5 A 1.5,1.5 0 0 1 11.5,11 1.5,1.5 0 0 1 10,9.5 1.5,1.5 0 0 1 11.5,8 1.5,1.5 0 0 1 13,9.5 Z"
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.18968701" />
</g>
</svg>
|