1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="50"
height="50"
id="svg2">
<defs
id="defs8" />
<g
id="layer1"
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter">
<path
d="M 5.5,5 16,5 c 0,0 5,2.6429774 5,5 0,2.357023 -5,5 -5,5 0,0 5,2.642977 5,5 0,2.357023 -5,5 -5,5 0,0 5,2.642977 5,5 0,2.357023 -5,5 -5,5 0,0 5,2.642977 5,5 0,2.357023 -5,5 -5,5 L 5.5,45"
id="path3124" />
<path
d="M 43,5 33,5 c 0,0 -5,2.6429774 -5,5 0,2.357023 5,5 5,5 0,0 -5,2.642977 -5,5 0,2.357023 5,5 5,5 0,0 -5,2.642977 -5,5 0,2.357023 5,5 5,5 0,0 -5,2.642977 -5,5 0,2.357023 5,5 5,5 l 10,0"
id="path3126" />
</g>
</svg>
|