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
|
<?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="512"
height="512"
version="1"
id="svg20"
sodipodi:docname="modem.svg"
inkscape:version="0.92.1 r15371">
<metadata
id="metadata26">
<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>
<defs
id="defs24" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="899"
inkscape:window-height="1158"
id="namedview22"
showgrid="false"
inkscape:zoom="0.11523438"
inkscape:cx="41.029272"
inkscape:cy="776.17926"
inkscape:window-x="9"
inkscape:window-y="30"
inkscape:window-maximized="0"
inkscape:current-layer="svg20" />
<g
id="g4524"
transform="matrix(7.704918,0,0,7.704918,9.442624,-3451.9918)">
<rect
id="rect2"
ry="4.1999998"
rx="4.1999998"
y="481"
x="4"
height="28"
width="56"
style="opacity:0.2" />
<rect
id="rect4"
transform="rotate(90)"
ry="3"
y="-18"
x="452"
height="6"
width="34"
style="fill:#000000;fill-opacity:1" />
<rect
id="rect6"
ry="4.1999998"
rx="4.1999998"
y="480"
x="4"
height="28"
width="56"
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path16"
d="m 15,452 c -1.662,0 -3,1.338 -3,3 v 1 c 0,-1.662 1.338,-3 3,-3 1.662,0 3,1.338 3,3 v -1 c 0,-1.662 -1.338,-3 -3,-3 z"
style="opacity:0.1;fill:#ffffff" />
<circle
id="circle14-3"
r="5.6825056"
cy="494.87784"
cx="33.942799"
style="opacity:0.3;stroke-width:2.27300215;fill:#000000;fill-opacity:1" />
<circle
id="circle16"
r="5.6825056"
cy="494.87784"
cx="49.853817"
style="opacity:0.3;stroke-width:2.27300215;fill:#000000;fill-opacity:1" />
<circle
id="circle20"
r="5.6825056"
cy="493.64316"
cx="33.942799"
style="fill:#1ba389;fill-opacity:1;stroke-width:2.27300215" />
<circle
id="circle22"
r="5.6825056"
cy="493.64316"
cx="49.853817"
style="fill:#ba174e;fill-opacity:0.99607843;stroke-width:2.27300215" />
</g>
</svg>
|