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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 576 576"
version="1.1"
id="svg1"
sodipodi:docname="logo.svg"
width="576"
height="576"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="2"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="0.84667969"
inkscape:cx="156.49366"
inkscape:cy="278.14533"
inkscape:window-width="1920"
inkscape:window-height="1080"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg1" />
<rect
style="opacity:1;fill:#000000;fill-rule:evenodd;stroke-width:1.00157;stroke-linecap:round;stroke-linejoin:round;fill-opacity:1"
id="rect1"
width="576"
height="576"
x="0"
y="0" />
<!--!Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.-->
<path
d="m 250.7,74.7375 -37.7,14.1 c -3,1.1 -5,4 -5,7.2 0,3.2 2,6.1 5,7.2 l 37.7,14.1 14.1,37.7 c 1.1,3 4,5 7.2,5 3.2,0 6.1,-2 7.2,-5 l 14.1,-37.7 37.7,-14.1 c 3,-1.1 5,-4 5,-7.2 0,-3.2 -2,-6.1 -5,-7.2 l -37.7,-14.1 -14.1,-37.7 c -1.1,-3 -4,-5 -7.2,-5 -3.2,0 -6.1,2 -7.2,5 z m -188.6,352.7 c -18.7,18.7 -18.7,49.1 0,67.9 l 34.6,34.6 c 18.7,18.7 49.1,18.7 67.9,0 l 381.3,-381.4 c 18.7,-18.7 18.7,-49.1 0,-67.9 l -34.6,-34.5 c -18.7,-18.7 -49.1,-18.7 -67.9,0 z m 438.5,-312.8 -105,105 -23.3,-23.3 105,-105 z m -477.1,34.6 c -4.5,1.7 -7.5,6 -7.5,10.8 0,4.8 3,9.1 7.5,10.8 l 56.5,21.2 21.2,56.5 c 1.7,4.5 6,7.5 10.8,7.5 4.8,0 9.1,-3 10.8,-7.5 l 21.2,-56.5 56.5,-21.2 c 4.5,-1.7 7.5,-6 7.5,-10.8 0,-4.8 -3,-9.1 -7.5,-10.8 l -56.5,-21.2 -21.2,-56.5 c -1.7,-4.5 -6,-7.5 -10.8,-7.5 -4.8,0 -9.1,3 -10.8,7.5 l -21.2,56.5 z m 352,256 c -4.5,1.7 -7.5,6 -7.5,10.8 0,4.8 3,9.1 7.5,10.8 l 56.5,21.2 21.2,56.5 c 1.7,4.5 6,7.5 10.8,7.5 4.8,0 9.1,-3 10.8,-7.5 l 21.2,-56.5 56.5,-21.2 c 4.5,-1.7 7.5,-6 7.5,-10.8 0,-4.8 -3,-9.1 -7.5,-10.8 l -56.5,-21.2 -21.2,-56.5 c -1.7,-4.5 -6,-7.5 -10.8,-7.5 -4.8,0 -9.1,3 -10.8,7.5 l -21.2,56.5 z"
id="path1"
style="fill:#ffffff;fill-opacity:1" />
</svg>
|