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
|
<?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"
version="1.1"
width="16"
height="16"
id="svg4024"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="network-wireless-signal-excellent-symbolic.svg">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="640"
inkscape:window-height="480"
id="namedview84335" />
<defs
id="defs4026" />
<metadata
id="metadata4029">
<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
id="layer1">
<path
d="M 8,2 C 4.5109983,2 1.527794,3.3034701 0.15625,5.1875 l 1.125,1.25 C 2.4300423,4.8151804 5.0169227,3.6875 8,3.6875 c 2.983077,0 5.569958,1.1276804 6.71875,2.75 l 1.125,-1.25 C 14.472206,3.3034701 11.489002,2 8,2 z m 0,3.3125 c -2.3595202,0 -4.4194497,0.8966989 -5.71875,2.25 L 3.3125,8.71875 C 4.4233139,7.6742492 6.1069601,7 8,7 9.8930404,7 11.576686,7.6742492 12.6875,8.71875 L 13.71875,7.5625 C 12.41945,6.2091989 10.35952,5.3125 8,5.3125 z M 8,8.5 C 6.5656152,8.5 5.2496636,8.9753879 4.21875,9.75 l 1.0625,1.1875 c 0.7819706,-0.467763 1.71834,-0.75 2.71875,-0.75 1.0004099,0 1.9367793,0.282237 2.71875,0.75 L 11.78125,9.75 C 10.750336,8.9753879 9.4343849,8.5 8,8.5 z m 0,3.28125 C 6.9492764,11.77662 6.538291,12.10494 6.4375,12.1875 6.4939,12.23731 8,14 8,14 8,14 9.49374,12.25217 9.5625,12.1875 9.483753,12.10747 9.0338893,11.78585 8,11.78125 z"
id="path3375"
style="opacity:0.9;color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
</g>
</svg>
|