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
|
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="48"
height="48"
id="svg2"
version="1.1"
inkscape:version="0.47 r22583"
sodipodi:docname="torch.svg">
<defs
id="defs4">
<linearGradient
id="linearGradient2846">
<stop
style="stop-color:#ff0000;stop-opacity:1;"
offset="0"
id="stop2848" />
<stop
id="stop3656"
offset="0.82235008"
style="stop-color:#ffff00;stop-opacity:1;" />
<stop
style="stop-color:#ffff00;stop-opacity:1"
offset="1"
id="stop2850" />
</linearGradient>
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective10" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient2846"
id="radialGradient3626"
cx="24.107141"
cy="30.902298"
fx="24.107141"
fy="30.902298"
r="4.1607141"
gradientTransform="matrix(0.87982804,-3.6463843e-7,1.3215927e-6,3.1888414,2.4505348,929.89141)"
gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:zoom="11.2"
inkscape:cx="47.803572"
inkscape:cy="20.000001"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1280"
inkscape:window-height="949"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1" />
<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></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1004.3622)">
<path
style="fill:#ff0000;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 15.357143,2.9999999 16.160714,0 -2.857143,17.6785711 -9.375,0.08929 -3.928571,-17.7678571 z"
id="path2832"
transform="translate(0,1004.3622)" />
<path
style="fill:#ff0000;fill-opacity:1"
d="M 16.883837,11.982142 C 15.762704,6.8995527 14.827682,2.6908474 14.806011,2.6294634 c -0.03134,-0.088787 1.724233,-0.1116071 8.586222,-0.1116071 7.157287,0 8.625624,0.020402 8.625624,0.1198476 0,0.090589 -2.223555,13.9501191 -2.86317,17.8462871 -0.09474,0.577122 -0.109313,0.601892 -0.381063,0.647901 -0.155403,0.02631 -2.435535,0.05762 -5.066958,0.06958 l -4.784405,0.02174 -2.038424,-9.241071 z m 11.348499,8.190284 c 0.04906,-0.04906 2.707728,-16.2825976 2.71227,-16.5608197 0.0014,-0.088416 -1.558812,-0.1116072 -7.508591,-0.1116072 -7.108614,0 -7.508256,0.00836 -7.470086,0.15625 0.02218,0.085937 0.860046,3.8680114 1.861924,8.4046079 l 1.821596,8.248359 4.263795,-0.04075 c 2.345087,-0.02241 4.288678,-0.06563 4.319092,-0.09604 z"
id="path2834"
transform="translate(0,1004.3622)" />
<path
style="opacity:1;fill:url(#radialGradient3626);fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="m 20,1025.5765 7.321428,-0.089 -1.696428,25.5357 -4.375,0 -1.25,-25.4464 z"
id="path2836" />
</g>
</svg>
|