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
|
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
enable-background="new 0 0 24 24"
height="30"
viewBox="0 0 30 30"
width="30"
version="1.1"
id="svg90"
sodipodi:docname="icon.svg"
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
<metadata
id="metadata96">
<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>
<defs
id="defs94" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1851"
inkscape:window-height="1016"
id="namedview92"
showgrid="false"
inkscape:zoom="15.917543"
inkscape:cx="12"
inkscape:cy="10.827839"
inkscape:window-x="69"
inkscape:window-y="27"
inkscape:window-maximized="1"
inkscape:current-layer="svg90" />
<g
id="g80">
<rect
fill="none"
height="24"
width="24"
id="rect78"
x="0"
y="0" />
</g>
<g
id="g86"
transform="translate(-2.9499757,5.1933675)">
<path
d="M 16.39,9 H 7.61 C 7.18,9 6.8,9.28 6.66,9.68 l -1.66,5 v 6.81 C 5,21.78 5.23,22 5.5,22 h 1 C 6.78,22 7,21.78 7,21.5 V 20 h 10 v 1.5 c 0,0.28 0.22,0.5 0.5,0.5 h 1 c 0.28,0 0.5,-0.22 0.5,-0.5 v -6.81 l -1.66,-5 C 17.2,9.28 16.82,9 16.39,9 Z M 7.78,18 C 7.1,18 6.56,17.46 6.56,16.78 6.56,16.1 7.1,15.56 7.78,15.56 8.46,15.56 9,16.11 9,16.78 9,17.45 8.46,18 7.78,18 Z m 8.44,0 C 15.55,18 15,17.46 15,16.78 c 0,-0.68 0.54,-1.22 1.22,-1.22 0.68,0 1.22,0.54 1.22,1.22 0,0.68 -0.54,1.22 -1.22,1.22 z M 6.29,14 7.62,10 h 8.78 l 1.33,4 z"
id="path82" />
</g>
<path
d="m 20.00415,-10.471 h 24 v 24 h -24 z"
fill="none"
id="path164" />
<path
d="m 22,26 h 2 v -2 h -2 z m -4,0 h 2 v -2 h -2 z m 8,0 h 2 v -2 h -2 z m 2.71,-18.2899995 -5.71,-5.71 h -1 v 7.59 l -4.59,-4.59 -1.41,1.41 L 21.59,12 16,17.59 17.41,19 22,14.41 V 22 h 1 L 28.71,16.29 24.41,12 Z m -4.71,-1.88 1.88,1.88 -1.88,1.88 z M 25.88,16.29 24,18.17 v -3.76 z"
id="path166" />
</svg>
|