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
|
<?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"
width="447.49109"
height="226.29697"
id="svg2"
version="1.1"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="flashlight.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#009674"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="1.0639842"
inkscape:cx="307.03029"
inkscape:cy="22.827857"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="987"
inkscape:window-height="650"
inkscape:window-x="377"
inkscape:window-y="24"
inkscape:window-maximized="0" />
<metadata
id="metadata7">
<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
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-166.79459,-390.63087)">
<path
style="fill:#ffffff;fill-opacity:1;stroke:none"
d="m 182.85715,446.63651 360,0 0,114.28571 -360,0 c -20.67566,0 -22.14522,-114.28571 0,-114.28571 z"
id="rect2985"
inkscape:connector-curvature="0"
sodipodi:nodetypes="sccss" />
<path
transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)"
style="fill:#ffffff;fill-opacity:1;stroke:none"
d="m 682.31519,-129.84747 c -0.62895,-2.18845 67.06597,112.546295 160,159.999997 l -160,0 z"
id="rect2987"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccc" />
<path
sodipodi:type="arc"
style="fill:#ffffff;fill-opacity:1;stroke:none"
id="path2992"
sodipodi:cx="602.85712"
sodipodi:cy="508.07648"
sodipodi:rx="17.142857"
sodipodi:ry="107.14286"
d="m 619.99997,508.07648 c 0,59.17336 -7.67512,107.14286 -17.14285,107.14286 -9.46774,0 -17.14286,-47.9695 -17.14286,-107.14286 0,-59.17337 7.67512,-107.14286 17.14286,-107.14286 9.46773,0 17.14285,47.96949 17.14285,107.14286 z"
transform="translate(-5.7142857,-4.2971205)" />
</g>
</svg>
|