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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created using Karbon, part of Calligra: http://www.calligra.org/karbon -->
<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"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="network-wireless-connected-00.svg">
<metadata
id="metadata15">
<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:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="960"
inkscape:window-height="1080"
id="namedview13"
showgrid="false"
inkscape:zoom="1.5253906"
inkscape:cx="256"
inkscape:cy="256"
inkscape:window-x="960"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg2"
units="px" />
<defs
id="defs4">
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter4351"
x="-0.10242641"
width="1.2048528"
y="-0.14485282"
height="1.2897056">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="1.6321218"
id="feGaussianBlur4353" />
</filter>
</defs>
<g
id="g4161"
transform="matrix(12.410626,0,0,12.410626,-42.062529,-94.931545)">
<path
transform="matrix(-0.70710678,-0.70710678,0.70710678,-0.70710678,-1e-6,5.6005555)"
d="M -16.459997,-9.5607481 A 27.04188,27.04188 0 0 1 -43.501876,17.481132 l -10e-7,-27.0418801 z"
sodipodi:end="1.5707963"
sodipodi:start="0"
sodipodi:ry="27.04188"
sodipodi:rx="27.04188"
sodipodi:cy="-9.5607481"
sodipodi:cx="-43.501877"
sodipodi:type="arc"
id="path4185-6-2"
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.3;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:50;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4351);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<path
transform="matrix(-0.70710678,-0.70710678,0.70710678,-0.70710678,0,0)"
d="m -20.420183,-13.52094 a 27.04188,27.04188 0 0 1 -27.041879,27.04188 l -10e-7,-27.04188 z"
sodipodi:end="1.5707963"
sodipodi:start="0"
sodipodi:ry="27.04188"
sodipodi:rx="27.04188"
sodipodi:cy="-13.52094"
sodipodi:cx="-47.462063"
sodipodi:type="arc"
id="path4185-6"
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#4d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:50;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
</g>
</svg>
|