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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
|
<?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"
width="16.933334mm"
height="16.933334mm"
viewBox="0 0 16.684048 16.684048"
version="1.1"
id="svg4705"
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
sodipodi:docname="org.remmina.Remmina-symbolic.svg">
<defs
id="defs4699">
<linearGradient
id="linearGradient954">
<stop
id="stop950"
offset="0"
style="stop-color:#faf8f6;stop-opacity:1" />
<stop
id="stop952"
offset="1"
style="stop-color:#f1f0e9;stop-opacity:1" />
</linearGradient>
<linearGradient
id="linearGradient954-140">
<stop
style="stop-color:#f8f8f8;stop-opacity:1;opacity:1"
offset="0"
id="stop867" />
<stop
style="stop-color:#ededed;stop-opacity:1;opacity:1"
offset="1"
id="stop869" />
</linearGradient>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="11.2"
inkscape:cx="58.664008"
inkscape:cy="42.843094"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="3840"
inkscape:window-height="2092"
inkscape:window-x="1920"
inkscape:window-y="40"
inkscape:window-maximized="1"
inkscape:document-rotation="0">
<inkscape:grid
type="xygrid"
id="grid860"
originx="-24.216988"
originy="-21.771938" />
</sodipodi:namedview>
<metadata
id="metadata4702">
<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="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-154.26862,-166.09738)">
<g
transform="matrix(0.21711297,0,0,0.21711297,154.23337,166.10251)"
id="g1019-3"
style="display:inline;enable-background:new">
<g
id="g863-6">
<g
id="g855-7">
<polygon
id="polygon853-5"
points="20.618,48.012 43.32,32.877 20.618,17.742 20.618,26.923 29.549,32.877 20.618,38.831 "
class="st1"
style="opacity:1;fill:#656565" />
</g>
<g
id="g861-3">
<g
id="g859-5">
<polygon
id="polygon857-6"
points="55.388,28.962 32.685,44.097 55.388,59.232 55.388,50.051 46.457,44.097 55.388,38.143 "
class="st2"
style="opacity:1;fill:#939393" />
</g>
</g>
</g>
<g
id="g873-2">
<g
id="g867-9">
<path
id="path865-1"
d="m 64.776,23.074 c 2.632,4.509 4.147,9.75 4.147,15.348 0,16.845 -13.656,30.5 -30.5,30.5 -9.922,0 -18.734,-4.741 -24.304,-12.077 L 7.53,61.238 c 7.005,9.461 18.243,15.607 30.892,15.607 21.186,0 38.423,-17.236 38.423,-38.423 0,-7.215 -2.002,-13.97 -5.476,-19.744 z"
class="st1"
inkscape:connector-curvature="0"
style="opacity:1;fill:#656565" />
</g>
<g
id="g871-2">
<path
id="path869-7"
d="m 7.922,38.423 c 0,-16.845 13.656,-30.5 30.5,-30.5 9.826,0 18.561,4.652 24.139,11.868 l 6.596,-4.397 C 62.142,6.053 50.976,0 38.423,0 17.236,0 0,17.236 0,38.423 0,45.543 1.954,52.212 5.343,57.936 L 11.937,53.54 C 9.387,49.083 7.922,43.925 7.922,38.423 Z"
class="st2"
inkscape:connector-curvature="0"
style="opacity:1;fill:#939393" />
</g>
</g>
</g>
</g>
</svg>
|