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
106
107
108
109
110
111
112
113
114
115
116
117
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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"
width="200"
height="200"
viewBox="0 0 52.916665 52.916668"
version="1.1"
id="svg8">
<defs
id="defs2">
<linearGradient
id="linearGradient861">
<stop
style="stop-color:#808080;stop-opacity:1;"
offset="0"
id="stop857" />
<stop
style="stop-color:#808080;stop-opacity:0;"
offset="1"
id="stop859" />
</linearGradient>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath845">
<rect
style="display:none;opacity:1;fill:#ff6600;stroke-width:0.264583"
id="rect847"
width="70"
height="70"
x="74.644386"
y="114.93724"
rx="3"
ry="3"
d="m 77.644386,114.93724 h 64.000004 c 1.662,0 3,1.338 3,3 v 64 c 0,1.662 -1.338,3 -3,3 H 77.644386 c -1.662,0 -3,-1.338 -3,-3 v -64 c 0,-1.662 1.338,-3 3,-3 z" />
<path
id="lpe_path-effect849"
style="opacity:1;fill:#ff6600;stroke-width:0.264583"
class="powerclip"
d="M 54.280251,94.821846 H 164.28025 V 204.82185 H 54.280251 Z m 23.364135,20.115394 c -1.662,0 -3,1.338 -3,3 v 64 c 0,1.662 1.338,3 3,3 h 64.000004 c 1.662,0 3,-1.338 3,-3 v -64 c 0,-1.662 -1.338,-3 -3,-3 z" />
</clipPath>
<linearGradient
xlink:href="#linearGradient861"
id="linearGradient863"
x1="109.39239"
y1="100.29983"
x2="109.39239"
y2="72.938026"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.32315827,0,0,0.32315827,-8.0237488,-21.489193)" />
<linearGradient
xlink:href="#linearGradient861"
id="linearGradient892"
gradientUnits="userSpaceOnUse"
x1="109.39239"
y1="100.29983"
x2="109.39239"
y2="72.938026"
gradientTransform="matrix(0.32315827,0,0,0.32315827,-62.666074,-75.058368)" />
</defs>
<metadata
id="metadata5">
<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
id="layer1">
<path
style="opacity:1;fill:#808080;stroke-width:0.277829"
id="rect833"
width="100"
height="100"
x="59.280251"
y="99.821846"
ry="20"
rx="20"
clip-path="url(#clipPath845)"
d="m 79.280251,99.821846 h 59.999999 c 11.08,0 20,8.920004 20,20.000004 v 60 c 0,11.08 -8.92,20 -20,20 H 79.280251 c -11.08,0 -20,-8.92 -20,-20 v -60 c 0,-11.08 8.92,-20.000004 20,-20.000004 z"
transform="matrix(0.32315827,0,0,0.32315827,-8.0237488,-21.660197)" />
<rect
style="opacity:1;fill:#808080;stroke-width:0.102984"
id="rect853"
width="2.3570774"
height="7.3487964"
x="10.455177"
y="22.968632"
rx="0.96947479" />
<rect
style="opacity:1;fill:url(#linearGradient863);fill-opacity:1;stroke-width:0.0855022"
id="rect855"
width="16.157913"
height="9.2445889"
x="19.306908"
y="1.581627"
rx="0.96947628" />
<rect
style="fill:url(#linearGradient892);fill-opacity:1;stroke-width:0.0855022"
id="rect855-7"
width="16.157913"
height="9.2445889"
x="-35.335423"
y="-51.987545"
rx="0.96947628"
transform="scale(-1)" />
</g>
</svg>
|